/auto-receipts

Streamlit app to scan and analyze my receipts

Primary LanguagePythonApache License 2.0Apache-2.0

auto-receipts

A Streamlit app to scan and analyze my receipts. ⚠️ Work in progress.

Developed while trying out the new Lightning AI studio.

I use the Nanonets API to run OCR on receipt pictures. To use it, put it in an environment variable called nanonet-apikey. In Lightning AI studio you can use it by adding it in your secrets.

This is work in progress, so I haven't tested in another environment. The requirements.txt file should give the most important ones.