An AI-powered expense tracking system that extracts and categorizes bill data using OCR and machine learning.
- Upload bill images
- Extract text using OCR (Tesseract)
- Categorize expenses
- Store results in database
- OCR with Tesseract
- Image preprocessing
- Expense classification
- Streamlit deployment
This project is an experimental prototype focused on learning OCR pipelines and AI-based data extraction.