Hello community, I hope everyone is well during these special dates.
I am looking to implement the following functionality and I need some guidance on the best method to use. If you have experience with this, I would appreciate your insights.
I need the user to take a photograph of a bank transfer receipt, and once they upload the photo to the app, extract CERTAIN specific data such as the amount, the name of the person who made the transfer, and the date, among other details.
I am planning to use the A.I. image-to-text function to extract text, but I’m unsure how to extract specific data like the amount, name, and date. Once I have this data, the goal is to insert it into specific columns for that information. The idea behind this functionality is to automate data entry for the user by simply taking a photo.
Any help is welcome, thank you.