Skip to content

The project automates the extraction of structured tabular data from scanned or photographed documents such as invoices, receipts, and balance sheets.

Notifications You must be signed in to change notification settings

Manoj632004/AI-Document-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Table Extraction

Setup Instructions

1. Clone the Repository

git clone https://github.com/Manoj632004/AI-Document-Parser
cd your-repo-name

2. Install Dependencies

pip install -r requirements.txt

3. Clone the Repository

streamlit run app.py

Limitations

  • May not perform well on poorly captured or low-resolution images
  • Shows inconsistencies when extracting structure from tables without visible borders
  • Struggles to handle documents containing multiple different table layouts on the same page

image

About

The project automates the extraction of structured tabular data from scanned or photographed documents such as invoices, receipts, and balance sheets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages