Lesson 440 of 1455
RAG Explained — Why Some AIs Can Quote Your Notes
RAG (Retrieval-Augmented Generation) lets AI work with documents it didn't train on. Most school AI tools use it.
Builders · AI Foundations · ~24 min read
RAG Explained — Why Some AIs Can Quote Your Notes
RAG (Retrieval-Augmented Generation) lets AI work with documents it didn't train on. Most school AI tools use it.
What to actually do
- Step 1: chop the document into chunks
- Step 2: turn each chunk into an embedding
- Step 3: when you ask a question, fetch the most relevant chunks and feed them in
Key terms in this lesson
The big idea: RAG lets AI work with stuff it never saw before. Retrieve the right chunks, then write the answer.
Practice this safely
Try this with a school, hobby, or family example where the stakes are low. Use the AI output as a draft you can question, not as the final answer.
- 1Ask AI to explain context injection in plain language, then underline anything that sounds uncertain or too broad.
- 2Give it one detail from "RAG Explained — Why Some AIs Can Quote Your Notes" and ask for two possible next steps plus one reason each step might be wrong.
- 3Check RAG against a trusted source, teacher, adult, expert, or original document before you use it.
End-of-lesson quiz
Check what stuck
8 questions · Score saves to your progress.
Lesson help
Questions are best handled with a grown-up here.
For this age range, Tendril keeps freeform AI chat paused until parent/guardian consent and child-safe moderation are fully verified. Use the quiz, notes, and related lessons below, or ask a parent, guardian, teacher, or librarian to work through the question with you.
Progress saved locally in this browser. Sign in to sync across devices.
Related lessons
Keep going
Creators · 9 min
AI and RAG Chunk Strategy: Picking the Right Slice Size
AI helps creators tune RAG chunking so retrieval lands the right context, not too much or too little.
Creators · 11 min
RAG Explained: Retrieval-Augmented Generation Without the Buzzwords
Why RAG is the dominant production pattern for grounding AI in your data.
Explorers · 40 min
Why AI Forgets the Start of a Long Chat
AI has a memory limit for how much of a chat it can remember at once.
