Fixed input
Synthetic
INVOICE
VendorNorthwind Office Supply
InvoiceINV-2048
Date2026-06-18
Total due$1,248.50
Safe sample / Invoice
Run the fixed sample below to reveal a stored example. It demonstrates the output shape, not live model accuracy.
INVOICE
The button only reveals JSON already embedded in this page. Nothing is uploaded and no model is called.
{
"invoice_number": "INV-2048",
"vendor_name": "Northwind Office Supply",
"invoice_date": "2026-06-18",
"purchase_order": "PO-7781",
"total_due": 1248.5
}
Questions, answered plainly
No. Clicking reveals a precomputed result stored in the page.
No. This demo has no upload control. Use an authenticated Routeser workspace for real documents.
No. It demonstrates a possible schema and JSON shape for one synthetic sample.
Next step
Production evaluation happens in an authenticated workspace with tenant-scoped admission controls.