Double check the extracted data by checking multiple images/files

Hey Gliders! :waving_hand:

I’m building an app to extract data from 3 different documents, and sometimes the clients provide very low quality images and sometimes unreadable so I just want to make sure that the extracted data is correct, some data are duplicated in the 3 files/images, like the name, the ID and the passport number, so my thought is to make the AI recheck for these 3 entries to make it correct, and to flag if the data isn’t matching, in the Intelegince Automation course there was a similar use but not that detailed. Any help would be appreciated. Thank you for your time.

Do you have anything done so far?

So the 3 entries are in the same table and you want to compare the values of those 3 entries?

Yes

Haven’t done the confirm button yet it will be to store all the data in the helper table row to the actual big tables as a record