Commit History

Fix vendor extraction: detect known vendors like Einstein, skip numbers/IDs, prefer longer names. Remove Time field from display.
4b81303

Raghu commited on

Fix S/$ OCR confusion: add _fix_ocr_text method to convert S154.06 to $154.06
760ab34

Raghu commited on

Improve LayoutLM total detection: add confidence scores, validate against OCR text, use OCR fallback when LayoutLM misses total
6fe5290

Raghu commited on

Accuracy-first optimizations: improved total extraction, OCR-first field extraction, LayoutLM validation, adaptive OCR ensemble
b8f0f36

Raghu commited on

Add TrOCR and PaddleOCR to OCR ensemble for improved accuracy
acf3ed2

Raghu commited on

Enhance OCR: add Tesseract fallback, better preprocessing, improved retry logic
23980e2

Raghu commited on

Add credits and GitHub link to landing page
53ff1f6

Raghu commited on

Fix feedback hook inside Blocks
066d3c0

Raghu commited on

Deploy dark UI + per-section feedback + schema guards
90f6477

Raghu commited on

Fix indentation after per-section feedback block
6ff2d52

Raghu commited on

Dark theme cards + per-section feedback with CSV logging
2474cec

Raghu commited on

Fix remaining f-string escaping in extraction error
cb72a92

Raghu commited on

Fix quoting syntax in field extraction block
76eed09

Raghu commited on

Re-enable LayoutLMv3 field extractor with cached weights
eb79113

Raghu commited on

Add feedback form + monochrome theme; keep API working
6fad358

Raghu commited on

Sanitize numpy bools before JSON dump
3716fe1

Raghu commited on

Restore Gradio api_info; keep bool-safe schema guard
ae56e5e

Raghu commited on

Fully bypass Gradio API schema parse (bool-safe + api_info noop)
97d71ca

Raghu commited on

Handle bool in gradio json schema get_type to restore API
05779db

Raghu commited on

Monkeypatch Gradio api_info to bypass json_schema bool crash
b75eec8

Raghu commited on

Disable Gradio API schema to avoid json_schema bool crash
ccb254e

Raghu commited on

Align gradio_client to 0.5.0 to match gradio 3.41.2
a9f5ee0

Raghu commited on

Pin gradio 3.41.2 + gradio_client 0.5.1 to fix schema error
13970c8

Raghu commited on

Downgrade gradio to 3.50.2 and simplify launch args to avoid schema crash
6031652

Raghu commited on

Disable show_api to avoid HF json_schema parsing crash
59ca2d9

Raghu commited on

Simplify outputs to avoid gradio schema error (remove hidden state)
168a22c

Raghu commited on

Downgrade gradio to 4.19.2 to fix json_schema bool error on Spaces
abcee6a

Raghu commited on

Fix HF Spaces runtime error
0f1f004

Raghu commited on

Deploy receipt processing app
f83c4f6

Raghu commited on

initial commit
617e9b4
verified

Rogue2003 commited on