AI-assisted contract review with lawyers in control.
The Contract Review Assistant is a working prototype for small in-house legal teams dealing with a high volume of mostly standard NDAs and order forms, especially during the month-end rush. It reads each contract, extracts the key commercial terms, and compares the clauses with the team's review playbook. Instead of asking a lawyer to reread the entire document, it presents the exceptions, suggested wording, and a complete audit trail in one review workspace. Nothing is approved automatically; the lawyer remains responsible for the decision and can focus attention on the roughly 20% of the contract that needs judgement.
- Reads every contract with Gemini and Claude in parallel. A third model compares their findings field by field; agreement raises confidence, while any disagreement is sent to the lawyer for review
- Treats every contract as untrusted input by removing hidden text, checking for attempts to manipulate prompts or instructions, and redacting personal data before sending content to either model
- Provides a 16-screen review workspace and a batch board that routes incoming contracts into sign-ready, needs-review, or escalate lanes
- Requires a lawyer's sign-off on every result. Each decision is stored in a tamper-evident audit log, while the review playbook remains editable policy rather than being buried in application code