CSC510SEFALL2024 / MyDollarBot-BOTGo

CSC 510 Project 2 Repository for Group 101
MIT License
0 stars 0 forks source link

Scan receipt using AI to create new transactions #3

Open AnuragGorkar opened 3 hours ago

AnuragGorkar commented 3 hours ago

The user should be able to upload/take an image of any receipt in telegram, and the bot should be able to detect the transaction date, category and amount and insert into the transactions database if it is a valid transaction.

AnuragGorkar commented 3 hours ago

Created the following branch to add the new feature: image_to_transaction