Commit History

modularize + nest scripts; reduce technical debt
94e74f0

milwright commited on

Fix metadata field ordering and tag classification issues
3030658

milwright commited on

Update .gitignore to exclude test files and additional output directories
af6265b

milwright commited on

Fix structured_ocr.py syntax errors
deb9332

milwright commited on

Update config.py
9b1b89b
verified

milwright commited on

Delete test_adaptive_segmentation.py
2575b9f
verified

milwright commited on

Delete test_fix.py
d767442
verified

milwright commited on

Delete test_segmentation_fix.py
51f51ba
verified

milwright commited on

Delete verify_segmentation_fix.py
8b46e90
verified

milwright commited on

Apply light preprocessing by default (grayscale, denoise, contrast=5) to improve OCR readability
1bd70fe

milwright commited on

Fix OCR processing variable scope issue by using explicit module reference for apply_preprocessing_to_file
3dd2ff2

milwright commited on

Save current segmentation approach before refactoring
73375a3

milwright commited on

Consolidate segmentation improvements and code cleanup
42dc069

milwright commited on

Rolling out modular v2
c04ffe5

milwright commited on

Integrate image segmentation and language detection modules
836388f

milwright commited on

Enhance document viewer UI: Focus on images, reduce clutter
9a2238e

milwright commited on

Improve language detection with mistral-ocr-latest model
aabc02c

milwright commited on

Update README.md to clarify project purpose and limitations
3c4dfc4

milwright commited on

Fix deprecated use_column_width parameter in app.py, replace with use_container_width
7a60ed6

milwright commited on

Fix deprecated use_column_width parameter, replace with use_container_width
4061974

milwright commited on

Update UI components based on feedback: remove performance mode, make preprocessing sections collapsible, reduce title size, decenter Mistral AI credit
4585f4e

milwright commited on

Reconcile main with preview-improvements branch, implementing modular structure, raw text editing, and enhanced framing
7647e70

milwright commited on

Update app.py, structured_ocr.py, and UI layout
8d3bfba

milwright commited on

Fix: Clear all sample document state when using Close Document button
d31328c

milwright commited on

Fix state management issues with Close Document button and Process Document Again button
e672e11

milwright commited on

Fix 'Process Document Again' button to only appear for the current document
ef3661a

milwright commited on

Enhance handwritten document processing for improved OCR accuracy
88d3e04

milwright commited on

Update Python bytecode files for functionality parity with local deployment
70727c4

milwright commited on

Upload baldwin-15th-north.jpg
badcf3e
verified

milwright commited on

Upload a-la-carte.pdf
34bf5f9
verified

milwright commited on

Rename input/The Magician, or Bottle Cungerer.jpeg to input/magician-or-bottle-cungerer.jpg
876926e
verified

milwright commited on

Add new sample documents to input folder
da2de54

milwright commited on

Standardize button styling throughout the app
f468027

milwright commited on

Fix button styling consistency issues
3261541

milwright commited on

Fix sample document processing and close functionality
71cd5b2

milwright commited on

Remove redundant close button
c13ffad

milwright commited on

Fix session state initialization error
9bacd89

milwright commited on

Add ability to dismiss processed sample documents
55bd61c

milwright commited on

Fix sample document loading and processing pipeline
622c90f

milwright commited on

enhanced OCR functionality and efficiency, simplified preprompting, etc
75ead00

milwright commited on

Optimize sidebar spacing and fix deprecated parameter
2f2eb30

milwright commited on

Update README.md
c50e726
verified

milwright commited on

Update README.md
0b0421d
verified

milwright commited on

Update app.py
d9621bf
verified

milwright commited on

Update app.py
b5077cc
verified

milwright commited on

Move sidebar options up with reduced spacing for better visibility
177e4d6

milwright commited on

Simplify UI with standard headings and background colors, change to Upload Document
90e87c2

milwright commited on

Simplify file upload heading and fix drag and drop text orientation
3b93e7d

milwright commited on

Update all UI elements to use page background color with white text
a38b9fe

milwright commited on

Fix vertical text in file upload drag-and-drop area and enhance uploader UI
bf1d37e

milwright commited on