Kaanha Techkt.
← All demos

Document intelligence

Structured extraction.

Paste any messy text — a contract, an email, a receipt, a meeting minute — and the demo extracts the structured fields it can find. Returns clean JSON ready to feed into a database. Pure client-side, no AI required.

Drag-and-drop a .txt file, or paste above

JSON output

// click Extract to see structured output

How the production version differs

  • Uses Gemini Flash with strict JSON schema output instead of regex — handles indirect references, complex layouts, and locale variants
  • Includes a confidence score per field, with anything below 90% sent to a paralegal for one-click review
  • Handles scanned PDFs via OCR fallback
  • Costs about A$8 per 1,000 documents to run