USE CASES
Choose a document workflow.
Start with the result you need: searchable text, Markdown, tables, or invoice data.
Choose the workflow, not the engine.
Each route starts with the job your app needs and the data it receives.
RAG
Prepare documents for retrieval with reading order intact.
Keep headings, tables, and reading order before you chunk.
AGENTS
Give agent workflows clear, structured document data.
Send a file. Receive Markdown or JSON your agent can use.
FINANCE
Turn invoices into consistent data before they reach your systems.
Get supplier, totals, and line items in a consistent format.
OPERATIONS
Track each document from upload to output.
Upload a file, get a result, and send it to the next system.
ONE API. FOUR USEFUL RESULTS.
Use one API key, one job format, and one dashboard for every workflow.
ONE AUTHENTICATION MODEL
ONE JOB + WEBHOOK FORMAT
ONE RESPONSE FORMAT