Course Content
Module 1: Introduction to Large Language Models (LLMs) in Law
What LLMs Are (and Aren’t): A Lawyer‑Friendly Mental Model Legal Use Cases & Risk Tiers
0/5
Module 2: Fundamentals of Effective Prompt Design for Legal Tasks
The ICI Framework: Intent + Context + Instruction Advanced Prompt Techniques for Legal Work Prompt Debugging: Lost Middle, Ambiguity, and Token Hygiene
0/5
Module 3: Verifying and Validating AI-Generated Legal Content
Validation Mindset: Why Verification Is Non‑Negotiable Hallucinations in Legal Content: Red Flags & Fixes Bias, Relevance, and Fit: Quality Control Beyond Accuracy
0/5
Module 4: Ethical Considerations and Responsible AI Use in Law
Confidentiality & Data Handling: What You Can Paste Into AI Competence, Supervision, and Accountability with AI Build Your Firm AI Policy Template
0/5
Module 5: Building a Personal Prompt Library and Future Trends
Designing a Personal Prompt Library Future Trends: Specialized Legal Models, RAG, and Agents Build 10 High-Value Prompts You’ll Actually Reuse Final Assessment: Applied Prompt Engineering Scenario
0/5
Prompt Engineering for Legal Applications

What LLMs Are (and Aren’t): A Lawyer‑Friendly Mental Model

Large Language Models (LLMs) generate text by predicting the next likely word/token. They can sound confident even when they’re wrong. Understanding this is key to using them safely.

Conceptual overview of where LLMs tend to perform well vs where risks are higher.

A useful mental model

Think of an LLM as a pattern engine: it is trained on large amounts of text and learns statistical relationships between words and phrases. It does not “know” the law the way a lawyer does; it generates plausible text based on patterns.

Why LLMs can hallucinate

Because the model is predicting text, it may generate details that fit the pattern but are not true—such as non-existent cases, wrong dates, or made-up quotations. This is why citation and fact validation must be baked into your workflow.

What LLMs are best for in law

  • Summarizing long documents and extracting key facts
  • Generating first drafts (emails, memos, outlines)
  • Brainstorming issue lists and counterarguments
  • Rewriting for clarity, tone, and structure

What LLMs are NOT reliable for (without guardrails)

  • Providing final legal conclusions without primary-source validation
  • Producing perfect citations out of thin air
  • Handling privileged or confidential client info in public tools

Try it

Prompt:

You are a legal assistant. In 5 bullets, explain what an LLM is to a busy litigation partner. 
Include (1) one strength, (2) one limitation, and (3) one safety rule for using it in legal work.

Then refine: Ask the model to rewrite the answer for (a) a client and (b) a new associate. Compare tone and risk statements.