A simple web application that detects potential GST billing inconsistencies or fraud from scanned or photographed bills using OCR (Optical Character Recognition). Built using Python (Flask) for the backend and vanilla HTML/CSS/JS for the frontend.
- โ
Extracts text from uploaded bill images using
pytesseract - ๐ Detects valid/invalid GSTINs
- ๐ Identifies common CGST + SGST combinations
- ๐ธ Verifies valid GST rates (0%, 5%, 12%, 18%, 28%)
- ๐งพ Confirms presence of 'Tax Invoice'
- โ๏ธ Checks CGST and SGST balance