Lesson 1 · 6 min
What AI Actually Is
A plain-language picture of the tool. No math required.
When you talk to a modern AI assistant — ChatGPT, Claude, Gemini, or another — you are talking to a kind of program that has read an enormous amount of text and learned, deeply, what words tend to come next in any given context. When you write to it, it predicts what an excellent reply would look like, one piece at a time, until the reply is finished.
That sounds underwhelming. But prediction at this scale turns out to do something close to thinking. To predict what should come next in a thoughtful response, you have to model what a thoughtful response sounds like.
Why it sometimes makes things up
Because the model is predicting what good text looks like — not retrieving facts from a database — it can sometimes invent things that sound completely plausible but are wrong. This is called a hallucination. It does not know it is doing this. Knowing this failure mode is what lets you use the tool wisely (we'll spend a whole track on it later).
Why the same question gives different answers
If you ask the same question twice, you may get slightly different replies. This is by design — a small dose of randomness is why responses feel alive instead of robotic. It also means that if a reply isn't great, asking again can help.
Open any chatbot. Ask it to explain, in plain language, what it actually is — and one thing it is genuinely bad at. Ask for two short paragraphs.
Then bring back your prompt and what it said. (This is just to break the seal — there's no wrong answer here.)
Tool: any chatbot (ChatGPT, Claude, Gemini, or Copilot)