--- 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