← All projects

Document Intelligence Suite

Three parsers reading invoices, emails and timesheets past 90% field accuracy, including the ones that arrive as photos of paper.

2026LLMsRAGDocument AIFastAPIPython
Status
In production
Role
Led development
A stack of creased paper invoices on a dark surface, crossed by a bright scanning light

Three production tools sharing one extraction backbone:

All three clear 90% field-level accuracy. They run as async FastAPI endpoints, which was deliberate: other teams integrate against a stable HTTP contract and never have to know which model is behind it. Docker deployments, CI/CD on AWS.

The accuracy number is what gets quoted, but the thing that actually moved it was cutting scope. Each parser got much better once we stopped trying to pull every field off the page and only extracted the ones downstream systems actually read.

innoscripta SE · Led development