Meeting Summarizer
Turns a raw meeting transcript (Teams, Zoom, locally-transcribed audio) into a structured CR: decisions made, action items with owner and deadline, open questions.
Reads each incoming NDA, identifies non-standard clauses against the firm's internal template library, drafts an amendment memo for the responsible partner.
Pre-review phase shrunk from 1h30 to 5 min. The partner always keeps the final decision; the agent does the mechanical clause-by-clause comparison.
Every firm has an internal NDA template and a body of negotiated amendment precedents. A junior reads the term clause, the governing law clause, the audit rights clause — manually compares each to the template, opens 5 tabs on similar matters, drafts a 3-section memo.
The same task, repeated 10 times a week in a 30-lawyer business firm. **That's 15 hours per week of mechanical pre-review**, 90% of which is "this clause matches the template, sign it".
NDA Reviewer takes that mechanical phase off the table. The agent flags clauses 🔴 blocking / 🟠 to negotiate / 🟡 to verify, cites the internal references, and hands control back to the partner on the 10% that deserves a human decision.
PDF, DOCX or plain text. Email or watched folder.
Agent identifies the type (unilateral / mutual / MNDA), extracts the Confidential Information definition, duration, governing law, exceptions, audit rights, non-solicit, IP.
Via the `search_clause_library` tool, each clause is compared to the firm's internal template. Deviations are flagged 🔴 / 🟠 / 🟡 with an explicit citation of the internal reference.
4-section memo: summary, non-standard clauses with risk table, recommended amendments, prior matters. The partner decides in 3 min.
search_clause_library
search_past_matters
$ lmbox agent deploy ./nda-reviewer \
--box BOX-XXX \
--token "$LMBOX_BOX_API_KEY" \
--api https://api.lmbox.eu
Turns a raw meeting transcript (Teams, Zoom, locally-transcribed audio) into a structured CR: decisions made, action items with owner and deadline, open questions.
Continuously monitors a panel of validated suppliers / counterparties. Detects UBO changes, OFAC / EU / UN sanctions, litigation. Generates a weekly report for the RSSI plus real-time alerts on critical drift.
One-click sign-in. You see the agent installed on a real LMbox, with its system prompt loaded and audit chain live.