OverpayingForAIPricing desk

Lesson 1 of 6 · 6 min read · Beginner

Hallucinations in plain words: why a fluent answer can be false

A chat model does not look things up — it predicts the next word. That one fact explains every confident mistake it makes, and once you have it, the rest of the course is just practice.

In this lesson you will

  • Explain what a hallucination is without using the word
  • Understand why the model is fluent when it is wrong
  • Watch one happen on purpose, safely

The word *hallucination* makes it sound like a glitch — something that happens when the model malfunctions. It is closer to the opposite. A chat model produces the most likely next word, then the next, then the next. Most of the time the most likely words are also the true ones, because the model learned from text that was mostly true. But when it does not know something, it does not stop. It keeps producing likely words. The result reads exactly like an answer, because that is what it was built to produce.

How a large language model answers youYou pay for what goes in (input tokens) and what comes out (output tokens). Nothing is remembered between calls unless it is sent again.Your prompttext, files, imagestokenisedInput tokenscounted & billedThe modelpredicts the next tokenone token at a timeOutput tokenscounted & billedOutput tokens usually cost 3–5× more than input tokens. Long answers, not long questions, are what run up an API bill.
Figure 1.The model predicts the next word from everything before it. There is no separate step where it checks a fact — the check has to be yours.

Three things this explains

  • Why the wrong answer sounds right. It is made of the same kind of sentences as a right answer. There is no tell in the prose, because the prose was never the thing that knew.
  • Why it is worst on things that are rare, recent or specific. A famous fact has been written down a million times and the likely words are the true ones. An obscure book, a rule changed last month, the exact price of a plan today — the model has seen little or nothing, and likely words fill the gap.
  • Why asking "are you sure?" does not help. You get more likely words. Sometimes it apologises and produces a different wrong answer, which feels like a correction and is not.

Watch one happen

The book below does not exist. We made it up. Run the prompt and see what the model does with a gap it cannot fill.

Try it

Ask about a book that does not exist

Three free runs a day on the site key. Add your own key for unlimited runs.

Either outcome teaches the lesson. If the model declined, notice how it did it — that is the signal you will learn to look for in lesson 2. If it produced a plot, read it: a family secret, a small town, a critic praising the *"quiet precision"*. Plausible, fluent, and made of nothing. Now imagine it was a court case, a medication or a tax rule instead of a novel.

Knowledge check

A model gives a detailed, confident answer about a small local by-law. Why is this a case to check rather than trust?

Lesson FAQ

What is an AI hallucination in simple terms?

An answer the model produced because it sounded right, not because it was true. The model predicts likely words; when it lacks the facts, it produces likely words anyway, and they read like an answer.

Do all AI chat tools hallucinate?

Yes. ChatGPT, Claude, Gemini and every other chat model work the same way underneath. Newer and larger models do it less, and browsing features help, but none of them has a step that checks a fact before saying it.

Can I trust ChatGPT for facts?

For widely-known, settled facts, usually. For anything rare, recent, local or specific — a price, a rule, a person, a citation — treat the answer as a lead to check, not a fact to use. The rest of this course shows how.

Finished reading?

Mark it done to track your progress through the course.

Save progress across devices

Get a private link that restores your lessons on any device. Email is optional and only used to send you the link.

Compare, calculate, decide

If our calculators helped you cut down on hidden AI wallet leaks, thanks for using them. A tiny fraction of your savings is what keeps our pricing indexes updated daily.

Not sure which AI is cheapest for your use case? Find out in 30 seconds — no signup required.

AI cost intelligence

Stop overpaying for AI tools

Join the OverpayingForAI list for pricing updates, cheaper alternatives, and practical buying guidance.

Now tracking 50+ AI tools, models, platforms, subscriptions, coding tools, and automation products.

We use your email only for OverpayingForAI updates. Unsubscribe anytime.