Get in Touch

Course Outline

Day 1: Building the Foundation — Ingestion, Search, Retrieval

Module 1: The Legal Engineer’s Landscape

  • Learning objectives—understand the role, where AI fits into legal work, and the two critical risks that permeate all aspects.
  • Topics
    • The legal-engineer role and why it is currently in high demand.
    • Where AI fits: eDiscovery, review, contracts, research, investigations; simplified explanation of the EDRM model.
    • Build vs. buy considerations.
    • The two universal risks: confidentiality/privilege and defensibility.

Module 2: Legal Data Is Messy — Ingestion and Extraction

  • Learning objectives—handle the realities of legal data at scale.
  • Topics
    • 1,400+ file types, email and PST formats, scanned paper, load files (.dat/.opt); critical embedded metadata.
    • Text extraction (Tika), OCR, and deduplication strategies.
  • Lab: FreeEed Ingestion—build an ingestion pipeline over a deliberately messy document set (email/PST, scans, load files).

Module 3: Search and Retrieval — The Foundation

  • Learning objectives—build the core eDiscovery primitive: finding anything within everything.
  • Topics—full-text search and indexing (Solr/Lucene); relevance scoring, metadata and date filtering; searching across OCR’d content.
  • Lab: eDiscovery Search—index a corpus and execute real eDiscovery-style searches, including within OCR’d scans.

Module 4: RAG for Legal Documents — with Citations

  • Learning objectives—build RAG over legal documents that cites its sources.
  • Topics
    • Why retrieval, not fine-tuning, is preferred for sensitive material—the model never ingests the documents.
    • Chunking, embeddings, and crucially citations / provenance.
    • Multi-document and thread summarization.
  • Lab: Legal RAG with Citations—build a RAG Q&A system over a document set that provides answers with source citations.

Day 2: Ensuring Privacy, Defensibility, and Deployability

Module 5: Privacy, Privilege, and Local Serving — The Privilege Trap

  • Learning objectives—keep legal data local and able to certify its security.
  • Topics
    • Where data actually goes when interacting with cloud AI.
    • Privilege waiver, duty of competence, and the “private” spectrum (contractual vs. physical).
    • Morgan v. V2X case study and why local solutions are court-defensible.
    • Serving local models (Ollama / vLLM) and monitoring outbound traffic.
  • Lab: Local Model + Egress Proof—run a local model end-to-end and prove via monitoring that no data egressed.

Module 6: Defensible AI Review

  • Learning objectives—measure and document an AI review so it holds up in court.
  • Topics
    • The metrics that matter in court: recall, elusion, precision, ground-truth validation; TAR / active learning.
    • Transparency (why did it code this document?) and reproducibility—pinning the model, fixing settings, logging everything.
    • The “defensible case snapshot” allowing someone to re-run your review a year later and achieve identical results.
  • Lab: Defensible Review—measure an AI review against a blind ground truth and produce a reproducibility bundle.

Module 7: Ship It — Workflow, Private Deployment, and Governance

  • Learning objectives—assemble components into a workflow, deploy privately, and score the system.
  • Topics
    • A multi-step legal workflow (ingest → search → summarize → review → produce) with human-in-the-loop.
    • Private/on-prem deployment essentials (containerize; keep data in-house).
    • AI governance for legal in brief, and scoring the system using SAIS-100 (the Elephant Scale Secure AI Score).
  • Lab: Score and Package—wire a multi-step workflow, score it with SAIS-100, and package it for private deployment.

Capstone (integrated across Day 2)

  • Build a private, defensible legal-AI application end-to-end—ingest a messy corpus, search it, answer questions using citations via a local model, measure a defensible review, and package for private deployment.
  • Participants leave with a portfolio project that mirrors the work of a legal engineer.

Optional Day 3 / Advanced Modules (deliverable as a 3rd day or modular series)

  • Investigations: Entities, Relationships, and Timelines—extract people/orgs/dates, reconstruct email threads, build chronologies, map near-duplicates and document lineage. Lab: build a timeline and entity/relationship view.
  • Agentic and Multi-Step Legal Workflows (deep dive)—richer orchestration, contract analysis, multi-doc synthesis, tool use and guardrails as design principles. Lab: build a multi-step workflow with a human checkpoint.
  • Deployment at Scale—on-prem and appliance deployment, distributed processing for large volumes, regulated environments (CJIS, government, higher-ed), hardware sizing. Lab: containerize and scale a processing job across workers.
  • Governance and Compliance Deep-Dive—the AI-regulation landscape (100+ US state AI laws, the EU AI Act), audit requirements, and a full SAIS-100 governance audit. Lab: audit a legal-AI system against a governance/defensibility checklist.

Requirements

  • Proficiency with Python and basic APIs.
  • Helpful: Familiarity with Large Language Models (LLMs) at a user level (no ML background required—we build the conceptual framework).
  • No prior legal background required—necessary legal concepts are taught in context.

Audience

  • Software or AI engineers transitioning into legal tech.
  • Engineers at legal-tech companies requiring deeper legal domain knowledge.
  • Technically-oriented legal, eDiscovery, or information-governance professionals who wish to build solutions rather than merely purchase them.
  • Anyone targeting the role of a “legal engineer” or “AI legal engineer.”
 14 Hours

Number of participants


Price per participant

Testimonials (1)

Upcoming Courses

Related Categories