A Python project for automated extraction of data from invoice images using Tesseract OCR, with custom parsing logic based on input format and a user-friendly Streamlit interface.
Install required libraries pip install ultralytics opencv-python pytesseract numpy matplotlib If you face errors with Tesseract: Download and install Tesseract from ...