Skip to main content
kolvex labsBook a call
Menu / 04 Sections

Live demo Distill Document intelligence

Distill.

Drop in a business document and Claude pulls it apart into structured fields, each tagged with where it came from and how sure the model is. Ask questions and get answers grounded in those fields, then let an agent draft a finished artifact from the verified data.

ExtractionConfidence scoringCited Q&ADrafting agent

This runs on three prepared sample documents so you can try it instantly, at no cost. The same engine runs live against your own documents once an API key is connected.

Source document

Northwind-MSA-2026.pdfsynthetic sample
NORTHWIND LOGISTICS: MASTER SERVICES AGREEMENT (excerpt)

This Master Services Agreement ("Agreement") is entered into as of March 1, 2026 (the "Effective Date") by and between Kolvex Labs LLC ("Client") and Northwind Logistics, Inc. ("Provider").

1. TERM. The initial term of this Agreement is twenty-four (24) months from the Effective Date.

2. RENEWAL. Following the initial term, this Agreement renews automatically for successive twelve (12) month periods unless either party gives written notice of non-renewal at least sixty (60) days before the end of the then-current term.

3. FEES. Client shall pay Provider a fixed fee of $144,000 over the initial term, invoiced monthly. Payment is due net 30 days from the invoice date.

4. TERMINATION. Either party may terminate for convenience upon sixty (60) days' prior written notice.

7. CONFIDENTIALITY. Each party's confidentiality obligations survive for three (3) years after termination of this Agreement.

11. GOVERNING LAW. This Agreement is governed by the laws of the State of Georgia.

Extracted fields

Select a document to extract its fields.

Fields flagged not found are absent from the document. The engine reports them rather than guessing a value.

Ask the document

Draft an artifact

A tool-using agent reads only the verified fields above, then composes the artifact. Missing values are flagged, never invented.

Under the hood

How this was built.

Distill uses Claude’s structured output to fill a strict schema, native document handling so PDFs and scans skip a separate OCR step, and a discipline that reports missing data instead of guessing it. The drafting step is a bounded, read-only tool-using agent: it can look up verified fields, and nothing else.

Read the engineering case study