The Gemini 2.0 Flash Parser is a tool designed to parse invoices, built using the Streamlit library.
Access the parser through the Streamlit App. Use with caution, as the parser may not work correctly for all invoices.
Implemented in Python, using Streamlit for the web interface. The app.py file imports necessary modules.
- Install Streamlit using
pip install streamlit. - Run the app using
streamlit run app.py.
Beta version; may not work correctly for all use cases. Report issues to improve the parser.
Note: Use the parser with caution, as accuracy is not guaranteed. Verify results and report issues to improve the parser. Future updates will include details on invoice format, troubleshooting, and contributing guidelines.