A receipt organizer prototype that uses AI to sort receipts based on its info automatically.
pip install google-cloud-storage flask requests-toolbelt pymongo
python -m pip install requests
python3 -m pip install 'pymongo[srv]'
https://flask.palletsprojects.com/en/3.0.x/installation/#virtual-environments
https://developers.taggun.io/reference/scan-your-first-receipt
API key for opening should be stored in a file outside of project