Commit History
perf: fully async DB - results in 5-7s, background check+save 8f86a3c
perf: async DB save with duplicate check for faster extraction 4bdd01c
feat: PDF preview, database integration, and improved error handling 2a944a5
refactor: remove obsolete OCR test file and enhance address extraction logic 097a95c
docs: update README for DocTR migration and project structure e81f779
feat: enhance UI with custom CSS and adjust image display settings 26b5b24
Refactor: Replace Tesseract with DocTR and integrate LayoutLMv3-DocTR model ec0b507
feat: add AI detection overlay visualization with bounding boxes on extracted entities 343b0c3
chore: Add docker-compose for local PostgreSQL development 3e2fe96
chore: Add scaffolded database layer (not yet implemented) e8efc4f
docs: Add prominent live demo section, update tech stack with CI/CD, document database scaffold 65fe9aa
Fix CI/CD: Use force push to sync LFS history b477631
Restore full history with LFS images and all fixes 7630bcd
Add CI/CD pipeline for auto-deployment 6b86b97
Remove heavy images to fix deployment 3201eec
Resolve merge conflicts for Hugging Face deployment 2aa6ef7
initial commit ca3e932 unverified
feat: Update Dockerfile and requirements for PDF processing, add new dependencies, and refactor API structure faa3050
feat: Updated UI for cleaner look and ignored temp_uploads c19ef4d
feat: Enhance pipeline with smart PDF handling, Pydantic validation, and semantic hashing, and refactor API to src. f74e17e
docs: Update README to reflect new project structure 1144bea
refactor: Reorganize project structure 4768ab6
feat: Add .dockerignore, enhance UI to display receipt number and robustly handle bill-to, and update README with an additional dataset. aa4f954
Added Docker containerization 31af52a unverified
Soumyajit Ghosh commited on
Add FastAPI backend adf13c5 unverified
Soumyajit Ghosh commited on
Use environment variable for SROIE data path f0e14bb unverified
Soumyajit Ghosh commited on
Updated Extraction Logic for more Robustness b99270c
feat: Implement robust OCR, and cross-platform support 5d04abb
feat: Add Phase 3 generalization scripts and clean up legacy files d79b7f7
Update README 22fe020
Update README d630f91
feat: LayoutLMv3 integration, Streamlit UI toggle, README refresh, .gitignore 42e1c04
Complete Version 0.5 with Streamlit UI and full pipeline 566dc81
Initial commit ea2811c unverified
Soumyajit Ghosh commited on