A Streamlit app to scan and analyze my receipts.
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.