Skip to course content
Free RAG fundamentals course
Free RAG fundamentals course

Introduction to RAG and Knowledge Assistants

A knowledge assistant design brief with source rules, metadata, citation policy, missing-answer behavior, permissions, and an evaluation set.

Download RAG design pack

Module 02

Documents, Chunks, Metadata, and Permissions

By the end of this module you can split documents into chunks that stand alone, attach the metadata that makes an answer citable, and carry permissions at the chunk level.

Module 04

Query Rewriting and Retrieval Quality

By the end of this module you can improve retrieval by fixing the query rather than the model, and measure whether a rewrite actually retrieved better documents.

Module 05

Grounded Answering with Citations

By the end of this module you can make an assistant answer from retrieved text with citations a reader can follow back to the source record.

Module 06

Missing Answers and Refusal Behavior

By the end of this module you can design what happens when the answer is not in the documents - a clear refusal beats a fluent guess, and it has to be built deliberately.

Module 07

Hallucination Risks and Source Conflicts

By the end of this module you can spot hallucination and source conflict in a grounded answer, and decide what the assistant should do when two documents disagree.

Module 08

Evaluation Sets for RAG

By the end of this module you can build an evaluation set for a RAG system, testing retrieval and answer quality separately so you know which half is failing.

Module 10

Designing a Knowledge Assistant Workflow

By the end of this module you can design a knowledge assistant as a whole workflow - ingestion, retrieval, answering, refusal and review - rather than as a single clever prompt.

First-release boundary

This is a text-first course shell. Leonardo/image creation, image QC, dependency-heavy runtime QA, external review, and learner pilot evidence remain separate later quality steps.

Open learner resources / Completion page