Lesson 1 of 9 · AI Basics
What AI actually is
No math, no jargon. In five minutes you'll understand what's really happening when ChatGPT answers you.
It's a prediction machine
When you type a question into ChatGPT, Claude, or Gemini, the AI is not looking up an answer in a database. It is predicting, one small piece at a time, what a good answer would look like, based on patterns it learned from reading a massive amount of text.
Your phone's keyboard does a tiny version of this when it suggests your next word. Modern AI does the same thing, just at a scale so large that the suggestions turn into whole paragraphs that actually make sense.
Try it: build a sentence one word at a time
The best pizza topping is
Illustration with made-up percentages. A real model weighs tens of thousands of word options at every step.
Do that billions of times and it feels smart
One word prediction is a party trick. But these systems were trained on so much writing that their predictions carry real knowledge: grammar, facts, reasoning patterns, even tone. Ask for a polite email and it predicts the words a polite email would contain. Ask for a recipe and it predicts what a good recipe looks like.
The technical name for this kind of AI is a large language model, or LLM. When you hear that term, just think: "the prediction machine behind the chatbot."
Why this matters to you
Because it predicts rather than looks up, AI is brilliant at producing fluent, useful writing, and it can also state something false with total confidence. It is not lying. It is predicting what an answer should sound like, and sometimes a wrong answer sounds exactly like a right one. We cover how to catch that in the last lesson, Trust and limits.
Last updated August 11, 2026