Spaces:
Sleeping
Sleeping
| title: Invoice Reader with Gemini API | |
| emoji: π | |
| colorFrom: indigo | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: 5.42.0 | |
| app_file: app.py | |
| pinned: false | |
| # π Invoice Reader App (Gemini API + Gradio) | |
| This app uses **Google Gemini API** with **Gradio** to read and analyze invoices. | |
| Upload an invoice and ask: | |
| - "What is the total amount?" | |
| - "Who is the vendor?" | |
| - "List all purchased items." | |
| ## π How to Use | |
| 1. Upload a JPG/PNG invoice. | |
| 2. Enter your question. | |
| 3. Click **Analyze Invoice**. | |
| ## π API Key | |
| In Hugging Face β Settings β Secrets: | |
| - `GOOGLE_API_KEY` = your Gemini API key |