The Word Bank

THE AI GLOSSARY FOR STUDENTS

Every term a student meets across the 16-lesson AI Explorers program — 58 of them, defined in language a sixth grader can actually use, each with a real example of how it shows up in practice.

Free to read, free to share with your class. Grouped by the eight units of the curriculum.

Foundations

Artificial Intelligence

Software that learns how to do something by finding patterns in huge amounts of examples — instead of following rules a person wrote out.

In practice — A chatbot answering a question nobody ever wrote a rule for.

Taught in Lesson 0 · Welcome to AI Explorers watch the free intro

Pattern

Something that repeats often enough that AI can spot it and use it to make a guess about what comes next.

In practice — After seeing millions of sentences, AI learns that "peanut butter and" is usually followed by "jelly."

Taught in Lesson 0 · Welcome to AI Explorers watch the free intro

Training Data

The pile of examples an AI learns from. Swap that pile and the AI behaves differently — even if nothing else about it changes.

In practice — An AI trained only on cat photos will not recognize a dog.

Taught in Lesson 0 · Welcome to AI Explorers watch the free intro

Model

The trained "brain" of an AI — what is left after it has learned all its patterns. Two of them can behave differently if they learned from different examples.

In practice — ChatGPT, Claude, and Gemini are different models.

Taught in Lesson 0 · Welcome to AI Explorers watch the free intro

Algorithm

A set of steps written by a person to solve a problem. Steps like these can be clever without being AI — a calculator follows them.

In practice — Shortest-route math in a GPS is an algorithm, not AI.

Taught in Lesson 0 · Welcome to AI Explorers watch the free intro

Prediction

AI's best guess at what comes next, based on patterns. Your feed, your recommendations, and autocomplete all work this way — no editor is choosing for you.

In practice — When a chatbot writes, it is choosing the next likely word.

Taught in Lesson 1 · AI vs. Humans: What Makes Us Different? watch the free intro

Human Judgment

Deciding what actually matters, what is fair, and what is right. AI can be fast and patterned; this is the part only a person can do.

In practice — Deciding which teammate gets the last roster spot.

Taught in Lesson 1 · AI vs. Humans: What Makes Us Different? watch the free intro

Delegation

Deciding which jobs go to AI, which stay human, and which are a team-up. It is the first of the 4 D's.

In practice — Letting AI draft rhymes, but you pick the one that sounds like Grandma.

Taught in Lesson 1 · AI vs. Humans: What Makes Us Different? watch the free intro

Prompting

Prompt

What you type to an AI. Your exact words change what comes back.

In practice — "Act as a zookeeper and describe red pandas in 4 bullets."

Taught in Lesson 2 · Your Words Are the Superpower watch the free intro

Specificity

Being exact instead of vague. It shrinks the AI's choices down to the answer you actually wanted — vague in, vague out.

In practice — "4 bullet points" instead of "make it good."

Taught in Lesson 2 · Your Words Are the Superpower watch the free intro

Context

The background information you give the AI so it does not have to guess — who you are, what you already tried, what you need it for.

In practice — "My science fair is Friday and I have only finished the poster."

Taught in Lesson 2 · Your Words Are the Superpower watch the free intro

Description

Communicating clearly with AI — the second of the 4 D's. It covers what you want, how you want it made, and how good it has to be.

In practice — Naming a role, a task, and a format in one prompt.

Taught in Lesson 2 · Your Words Are the Superpower watch the free intro

Meta-Prompt

A reusable structure for asking, instead of guessing each time. A strong one uses the 4 R's to shrink the AI's choices.

In practice — Iara's Meta Prompt Card, reused for every new question.

Taught in Lesson 3 · The 4 R's: Your Meta Prompt Framework watch the free intro

Role (1st R)

Who you tell the AI to be — a job plus an audience.

In practice — "Act as a zookeeper who teaches kids about animals."

Taught in Lesson 3 · The 4 R's: Your Meta Prompt Framework watch the free intro

Rules (2nd R)

The limits and the format the AI has to follow.

In practice — "Under 100 words, no jargon, answer in a table."

Taught in Lesson 3 · The 4 R's: Your Meta Prompt Framework watch the free intro

Realness (3rd R)

The voice you want the answer in — playful, formal, technical, casual. A setting you choose, not one the AI should have to guess.

In practice — "Keep it warm and encouraging, like a friend — not a textbook."

Taught in Lesson 3 · The 4 R's: Your Meta Prompt Framework watch the free intro

Reliability (4th R)

Instructions that keep the answer trustworthy — asking the AI to flag uncertainty or make claims checkable.

In practice — "If you are not sure, say so instead of guessing."

Taught in Lesson 3 · The 4 R's: Your Meta Prompt Framework watch the free intro

Iteration

Improving your prompt based on what came back, then running it again. Your first prompt is only a draft — the loop is the real skill.

In practice — Round 1 too long → add "in 3 bullets" → run again.

Taught in Lesson 4 · Level Up: Iteration & Chain-of-Thought watch the free intro

Chain-of-Thought

Asking the AI to work through its reasoning step by step, which makes it noticeably better at hard problems.

In practice — "Show your steps before you give the final answer."

Taught in Lesson 4 · Level Up: Iteration & Chain-of-Thought watch the free intro

Discernment

Judging whether an AI output is actually any good — accurate, useful, and well reasoned. The third of the 4 D's.

In practice — Picking the better of two answers and saying WHY.

Taught in Lesson 4 · Level Up: Iteration & Chain-of-Thought watch the free intro

Creation

Image Generation

AI turning words into pictures by mixing patterns from millions of examples. Vague words let the AI decide.

In practice — Typing a description and getting an original illustration back.

Taught in Lesson 5 · Painting with Words: AI Image Creation watch the free intro

Subject

What is actually in the picture — the first of the five image ingredients.

In practice — "A fluffy orange cat."

Taught in Lesson 5 · Painting with Words: AI Image Creation watch the free intro

Style

How the picture is made — watercolor, photo, pixel art, 3D render. Leave it out and the AI picks for you.

In practice — "Watercolor illustration" vs "photorealistic."

Taught in Lesson 5 · Painting with Words: AI Image Creation watch the free intro

Mood

The feeling the picture gives off — cozy, tense, lonely, joyful.

In practice — Same lighthouse: "calm" vs "stormy" are different pictures.

Taught in Lesson 5 · Painting with Words: AI Image Creation watch the free intro

Lighting

Where the light comes from and what it does to the scene — golden sunset, neon night, single spotlight.

In practice — "Lit only by a computer screen."

Taught in Lesson 5 · Painting with Words: AI Image Creation watch the free intro

Camera Angle

Where the viewer is standing — close-up, wide shot, overhead, or looking up from below.

In practice — "Close-up at eye level" vs "overhead shot."

Taught in Lesson 5 · Painting with Words: AI Image Creation watch the free intro

Art Direction

Being the deliberate director of style, mood, lighting, and framing — instead of accepting whatever the AI produced first.

In practice — Rejecting a beautiful image because the brief said watercolor.

Taught in Lesson 6 · Style, Mood & Iteration: AI Art Director watch the free intro

Negative Prompt

Telling the AI what you do NOT want in the picture.

In practice — "No people, no text, no watermarks."

Taught in Lesson 6 · Style, Mood & Iteration: AI Art Director watch the free intro

Framing

What you include in the shot and what you deliberately leave out.

In practice — Cropping tight on the mascot instead of showing the whole room.

Taught in Lesson 6 · Style, Mood & Iteration: AI Art Director watch the free intro

Storyboard

A shot-by-shot sketch of your video before anything gets generated. Directors decide, then delegate.

In practice — Three stick-figure panels for a 10-second film.

Taught in Lesson 7 · Lights, Camera, AI: Directing Video & Audio watch the free intro

Deepfake

AI-made video or audio of a real person doing or saying something they never did. Making one without permission is a severe ethical violation.

In practice — Making a video of a classmate saying something they never said.

Taught in Lesson 7 · Lights, Camera, AI: Directing Video & Audio watch the free intro

Likeness

A real person's face, body, or voice. You need their explicit permission before using it — in this program we use fictional characters only.

In practice — Why every program character is invented, never a real classmate.

Taught in Lesson 7 · Lights, Camera, AI: Directing Video & Audio watch the free intro

Assistants

AI Assistant

An AI with standing instructions — a system prompt it reads before every single chat, so it behaves the same way every time.

In practice — A study helper that always hints instead of answering.

Taught in Lesson 8 · Design Your AI: What Should It Do? watch the free intro

Blueprint

The plan you write BEFORE building an assistant, covering all 5 layers it'll run on — Role, Knowledge, Rules, Tone, Safety Limits. Plan first, then climb.

In practice — Purpose, personality, and guardrail, decided on paper first.

Taught in Lesson 8 · Design Your AI: What Should It Do? watch the free intro

System Prompt

The standing instructions an assistant reads before every chat. It has five layers: Role, Knowledge, Rules, Tone, and Safety Limits.

In practice — The text that turns a blank AI into YOUR tutor.

Taught in Lesson 9 · Build It: Your Custom AI Assistant watch the free intro

Never-Do Rule

The hard limit your assistant must not cross. It is the most important guardrail — it decides whether your assistant is safe.

In practice — "Never ask for a real name, school, or address."

Taught in Lesson 9 · Build It: Your Custom AI Assistant watch the free intro

Debugging

Finding which part of a system caused a problem and fixing that part — not rewriting everything.

In practice — Wrong facts → fix the Knowledge layer, not the Tone layer.

Taught in Lesson 9 · Build It: Your Custom AI Assistant watch the free intro

Automation

Automation

Something that runs by itself: IF a trigger happens, THEN an action follows — with no human in between the steps.

In practice — Photos backing up every night at 2am.

Taught in Lesson 10 · AI on Autopilot: Triggers, Actions & Automation watch the free intro

Trigger

The event that starts an automation — the "IF" half.

In practice — "Every morning at 7am" or "when a new email arrives."

Taught in Lesson 10 · AI on Autopilot: Triggers, Actions & Automation watch the free intro

Action

What the automation actually does once it fires — the "THEN" half.

In practice — "Send the family a plan-B message."

Taught in Lesson 10 · AI on Autopilot: Triggers, Actions & Automation watch the free intro

AI Agent

An AI given a goal that plans its own steps to get there. It does not run in a straight line — it navigates decisions.

In practice — An agent told "plan a beach day" that checks weather first.

Taught in Lesson 11 · AI Agents: Teaching AI to Plan Ahead watch the free intro

Decision Tree

The branching map of choices an agent works through — if this, go here; if that, go there.

In practice — Rain over 50%? → plan B. Otherwise → beach.

Taught in Lesson 11 · AI Agents: Teaching AI to Plan Ahead watch the free intro

Human Checkpoint

A deliberate stop where the agent pauses and brings a person back in. An agent with a goal but no rules orders 400 pizzas.

In practice — Requiring a human OK before anything gets sent or spent.

Taught in Lesson 11 · AI Agents: Teaching AI to Plan Ahead watch the free intro

Build

Vibe Coding

Building a working mini-app by describing it in plain language instead of writing code — all four D's in action.

In practice — Describing a chore tracker precisely enough to be built.

Taught in Lesson 12 · Vibe Coding: From Idea to App watch the free intro

Spec

A description precise enough to build from. "Make it nice" is not one; "3 checkboxes per person" is.

In practice — Naming the exact screen, numbers, and what happens on tap.

Taught in Lesson 12 · Vibe Coding: From Idea to App watch the free intro

Ethics & Trust

Hallucination

When AI states something false with total confidence. Its mistakes sound exactly as sure as its correct answers.

In practice — Inventing a report from an institute that does not exist.

Taught in Lesson 13 · Trust But Verify: AI Hallucinations & Fact-Checking watch the free intro

Confidence ≠ Evidence

How sure an answer sounds tells you nothing about whether it is true. AI writes the most likely-sounding answer.

In practice — A made-up law quoted with a year and a section number.

Taught in Lesson 13 · Trust But Verify: AI Hallucinations & Fact-Checking watch the free intro

Verification Move

Soleil's three steps for checking a claim: Flag it, Find a real source, Compare. You cannot use AI to fact-check AI.

In practice — Flagging "40-mile boardwalk," then checking the town website.

Taught in Lesson 13 · Trust But Verify: AI Hallucinations & Fact-Checking watch the free intro

Source

Where a fact actually comes from — something you can go look at yourself. Real ones can be found; fake ones can only be repeated.

In practice — A museum's official site instead of "a 2019 report."

Taught in Lesson 13 · Trust But Verify: AI Hallucinations & Fact-Checking watch the free intro

Bias

When an AI treats some people or groups unfairly because its examples were unbalanced. Always ask: whose data taught this AI?

In practice — A tool that understands some accents far better than others.

Taught in Lesson 14 · Fair, Safe & Honest: The Ethics of AI Use watch the free intro

3-Question Ethics Check

Seo's pause before you share anything: Is it fair? Is it safe? Is it honest?

In practice — Running all three questions before posting a project.

Taught in Lesson 14 · Fair, Safe & Honest: The Ethics of AI Use watch the free intro

Accountability

Owning what you publish. The choice to use AI carries responsibility — what you ship is yours.

In practice — "The AI made it" is not an excuse for what you handed in.

Taught in Lesson 14 · Fair, Safe & Honest: The Ethics of AI Use watch the free intro

Diligence

Using AI responsibly — ethics, transparency, and accountability. The fourth of the 4 D's.

In practice — Disclosing AI's role before anyone has to ask.

Taught in Lesson 14 · Fair, Safe & Honest: The Ethics of AI Use watch the free intro

Diligence

Learning Partner

Using AI to make you think harder instead of thinking for you. The best use of AI is not getting answers — it is getting better questions.

In practice — Asking AI to quiz you instead of asking it to write it.

Taught in Lesson 15 · AI as Your Learning Partner watch the free intro

The 3 Checks

Audrey's self-check for real learning: Think First, Quiz Me, and Check It.

In practice — Writing your own answer before you ever open the AI.

Taught in Lesson 15 · AI as Your Learning Partner watch the free intro

Disclosure Statement

The note that says what AI did, what you did, and how you verified it. It goes on Slide 1 of your showcase and you read it aloud.

In practice — "AI drafted my prompts; I chose the concept and checked the facts."

Taught in Lesson 15 · AI as Your Learning Partner watch the free intro

Academic Integrity

Doing your own thinking and being honest about any help you had — including AI.

In practice — Being able to explain every part of what you turned in.

Taught in Lesson 15 · AI as Your Learning Partner watch the free intro

KNOWING THE WORDS IS THE START

These 58 terms come from 16 video lessons that teach students to direct AI — not just use it. Quizzes after every unit, and a certificate at the end.

See the program →