An intelligent invoice processing application that extracts both printed and handwritten text using Azure Cognitive Services OCR and generates meaningful summaries.
- 📸 Extract text from invoice images (printed + handwritten)
- 🤖 AI-powered OCR using Azure Computer Vision
- 🧾 Structured text output for easy processing
- ⚡ Fast and efficient processing
- 🌐 Simple and clean interface (Flask-based)
- Python
- Flask
- Azure Cognitive Services (Computer Vision OCR)
- HTML/CSS (Templates)