A small, deliberately complete example of durable AI-assisted code. It extracts structured fields from the text of an invoice or receipt using Claude, and exists to show what the durable-code ...
A Python system that combines OCR text extraction with local LLM processing to extract structured data from invoice images. Install Tesseract OCR (system dependency) Install Python packages from ...