Self-Built Project
Document Extraction Pipeline: Scaling AI Workloads with FastAPI and Celery
An async-first extraction service: FastAPI accepts uploads, Celery workers run OCR and LLM extraction, and typed schemas turn invoices, legal documents and ESG reports into JSON.
Demonstrated capabilities
These are implemented capabilities and supported schemas; no comparative speed or accuracy benchmark is claimed.
Async
Queued worker processing keeps uploads responsive
Typed JSON
Schema-validated output for supported templates