3 Document Intelligence AI Agents, Live in Production.
3 live agents automate document intelligence within documents. They all run on demand. Each one publishes the inputs it needs, the steps it works through and what it hands back.
-
Document Comparison
Compare two versions of a document side by side and list every substantive change, separating what alters meaning from what only alters wording.
-
Document Summarization
Upload a document and get a structured summary with key metadata and topics. Long documents are summarized section by section with rolling context.
-
Document Translation
Translate a document section by section, carrying terminology forward so the whole reads as one piece rather than a set of fragments.
Separating changes that alter meaning from changes that only alter wording
Long documents break the tools used on them in ways that are easy to miss. A summary produced in one pass over a hundred pages is weighted toward whatever fitted in the window, so it reads as complete and systematically under-represents the second half. Translation done section by section without shared terminology renders the same term differently in different places, which is individually defensible and collectively unusable. And version comparison produces a diff — every changed character, four hundred entries, formatting and substance in one list — which shifts the work rather than doing it, because someone still has to read all of it to find the three changes that matter.
These agents are designed around each of those failures. Document Summarization produces a structured summary with key metadata and topics, processing long documents section by section with rolling context so later sections are summarised knowing what preceded them. Document Translation translates section by section carrying terminology forward, so the whole reads as one piece rather than a set of fragments. Document Comparison compares two versions and lists every substantive change, separating what alters meaning from what only alters wording. That separation is the difference between a comparison and a diff, and it is the reason a reviewer can read the output in a few minutes rather than treating it as a second document to work through.
What this moves
- Review time per document version
- Substantive changes are separated from cosmetic ones, so a comparison produces a short list to read rather than a four-hundred-line diff.
- Summary quality on long documents
- Sections are summarised with rolling context, so the later half of a document is not lost to a context limit or under-weighted.
- Terminology consistency in translation
- Terms are carried forward across sections, so the result reads as one document rather than a set of independently translated fragments.
Documents
How AI agents handle document intelligence
Drawn from the 3 agents above — what they require, how they run, and what comes back.
What they need
- Original version
- Revised version
- Comparison settings
- Source document
- Document to translate
- Translation settings
What comes back
- What changed
- Substantive changes
- Worth a second look
- Side by side
- Document details
- Summary
- Key topics
- Source and translation
How they run
- Run on demand
- 3
- Steps per run
- 3–6
- Credits per run
- 4–8
Where document intelligence fits in documents
Whatever arrives — scanned PDFs, tables, photographs, awkward multi-column layouts — gets read and turned into structured data, without a template per supplier.
Next Step
Deploying document intelligence agents
These run as-is against the inputs listed above. Most deployments adapt one — a different source system, a different tolerance, a different approval path. The first call establishes which.