test / README.md
SajidMajeed's picture
Update README.md
da5cc73 verified
|
Raw
History Blame Contribute Delete
605 Bytes

A newer version of the Gradio SDK is available: 6.22.0

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