Expense management system that uses OCR (Optical Character Recognition) to convert purchase receipts into Excel tables. Power BI is then used to generate detailed weekly and monthly expense reports.
View the Project on GitHub alxmares/Automated_Financial_Assistant
This project involves extracting, processing, and analyzing data from images of receipts using Optical Character Recognition (OCR) and Python. The key steps are:
Technique | Description |
---|---|
OCR Text Extraction | Leveraging EasyOCR to extract text from image files, converting it into readable formats. |
Dax Data Parsing | Applying Regular Expressions to identify patterns, extract relevant data, and handle text cleanup. |
Excel Automation | Using Openpyxl to automate the process of updating Excel sheets with new data entries. |
To enhance the analysis and visualization capabilities, Power BI was employed to create detailed and interactive reports. The key features of the Power BI reports include: