Automatic Receipt Digitization

The project uses OCR to convert scanned receipts to XML data file and sends it as a message to the  ERP. 

The receipts come from multi countries and multi-languages. It is intended for employees on business travel. It helps them claim their expenses with the minimum data entry possible and attach a copy of the receipt.

The project requires manual intervention, at the back end, for some of the receipts data with poor quality. A superuser can train the system on new receipts layouts. 

The system can be extended to reject non-business approved expenses or to reject expense claims from unapproved merchants.    


Technologies
ABBYY Flexi Capture 
Golang windows service to send the XML to the ERP end point


Tell me more