Spaces:
Running
Running
metadata
title: Invoice Extractor Streamlit
emoji: ๐
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.31.0
app_file: app.py
pinned: false
Invoice Extraction Tool (Streamlit)
Features
- ๐ Batch Processing: Upload multiple invoices at once
- โ๏ธ Interactive Editing: Edit extracted data with calendar date pickers
- ๐ Line Item Management: Add, edit, or remove invoice line items
- ๐พ CSV Export: Download individual or batch CSV exports
- ๐ Re-run Inference: Re-extract data if needed
- ๐ฆ Bank Details: Extract and edit bank account information
Supported Formats
- PNG, JPG, JPEG images
- PDF files (first page)
Data Extraction
Automatically extracts:
- Invoice number, dates (normalized to dd-MMM-yyyy format)
- Sender and recipient details
- Line items with quantities, prices, and taxes
- Bank account information
- Currency and totals
How to Use
- Upload one or more invoice images
- Wait for automatic extraction
- Review and edit extracted data in the form
- Download CSV exports
Powered by Qwen3-VL vision language model via RunPod vLLM.