
A fully offline OCR system integrated into Quick-CCA's cheque clearing pipeline, extracting Devanagari and Latin-script fields with complete data privacy.
Built a fully offline FastAPI-based OCR system that extracts cheque fields (account number, amount, payee, date) in Devanagari and Latin script with high accuracy, ensuring complete data privacy with no cloud dependency. Transformer models were used to auto-generate structured training labels, accelerating custom OCR model fine-tuning while keeping all production inference on-device.