Nrby Legal Advisor — bRRAIn Docs

A purpose-built legal LLM that lives in your bRRAIn.

Nrby Legal Advisor

A legal-domain LLM, evaluation suite, and workflow library built into your bRRAIn — for in-house legal teams and law firms.

What it does

Nrby Legal Advisor is a vertical-AI extension. It swaps the bRRAIn Handler for a model fine-tuned on legal text and reasoning, and it ships a domain-specific orchestration library:

  • Contract review — first-pass redline with rationale.
  • Clause extraction and comparison — across a contract portfolio.
  • Case-law research — citation-aware retrieval over case databases you license.
  • Compliance Q&A — internal-policy and regulation Q&A.
  • Discovery assistance — privilege classification, relevance scoring, summarization.
  • Drafting — brief, memo, and contract drafting from a template + facts.

Crucially, the model is sandboxed inside your bRRAIn — no contract data leaves your data residency region.

Who it's for

  • In-house legal teams.
  • Law firms (corporate, IP, litigation, regulatory).
  • Compliance teams adjacent to legal.
  • Procurement and contract-management teams.

Installing

Per-seat subscription. Per-document metering on top for very large workloads (with included free quota per seat).

After install:

  • A legal-workflow surface mounts in your Console.
  • The Handler swap activates for any orchestration tagged legal.
  • The first-time wizard helps you ingest a starter contract corpus and runs an end-to-end review on a sample contract.

Sovereignty

The Nrby Legal Advisor model runs on your brain pod. Inputs and outputs stay in your data residency region. We do not retain your contract data; we do not use it to train future models.

Contract review

Drop a contract (PDF, DOCX, or plain text). The Advisor produces:

  • A clause-by-clause analysis.
  • Suggested redlines with rationale.
  • Comparison against your standard playbook (which you upload during onboarding).
  • A risk score and summary memo for the deal owner.

Clause extraction

Across a portfolio:

  • Extract every termination, indemnification, limitation-of-liability, IP-ownership clause.
  • Compare standard text vs. each contract's actual text.
  • Flag deviations from playbook by severity.
  • Export for review or board reporting.

Case-law research

When you've licensed a case-law database (Westlaw, Lexis, Bloomberg Law via integration), the Advisor can:

  • Run citation-aware retrieval.
  • Summarize relevant cases with the citation chain.
  • Track citation good-faith over time.

We don't ship case-law content; you bring your license.

Drafting

From a template + the facts:

  • First-draft brief, memo, contract.
  • Citation insertion where the template indicates.
  • Style consistent with your firm's house style (which we learn from your prior work).

All output is starting-point — it expects human attorney review and revision.

Compliance Q&A

Internal policies, regulations, and prior internal guidance are loaded into the legal zone. Members can ask plain-language questions and get answers with citations.

Scopes required

  • Read and write in the extensions/nrby-legal zone.
  • Read access to legal-document zones you specify at install.
  • Access to case-law and document-management integrations.
  • Handler swap for legal-tagged orchestrations.

Disclaimer

Nrby Legal Advisor is a tool that supports legal work. It is not a substitute for licensed legal advice. Output must be reviewed by an attorney before relying on it for any legally significant decision.

Where to next

  • LLMOps — to see and tune the underlying model deployment.
  • Document Portal — typical contract-document repository.
  • The extension's in-app help for playbook authoring.