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)