AI Myths

The Mirror That Explains AI Hallucination

A fable about why AI systems can sound confident while making unsupported claims.

LoreFable EditorialFebruary 1, 20266 min read
hallucination
AI safety
RAG
The Mirror That Explains AI Hallucination cover illustration

In the palace archive stood a mirror that could complete any missing portrait. If a frame held only a sleeve and a crown, the mirror painted a face. If a map had a torn corner, the mirror filled in mountains. The results were graceful, but sometimes the mountains had never existed.

The archivist was impressed until a historian asked for proof. The mirror could explain why its painting looked plausible, but it could not always name a source. It had learned patterns of portraits and maps. It had not checked the truth of every detail.

AI hallucination happens when a model produces fluent, confident output that is not supported by reliable evidence. The answer may sound natural because language models are trained to generate likely text. Likely text is not the same as verified truth.

Hallucinations can appear when a question asks for information outside the model's knowledge, when the prompt contains false assumptions, when source material is missing, or when the system is pressured to answer instead of saying it does not know. They can also happen when retrieved evidence is weak or irrelevant.

The fix is not one trick. Retrieval can give the model current sources. Citations can show what evidence supports an answer. Structured outputs can reduce free-form invention. Tool calls can check live systems. Human review can catch mistakes before important decisions are made.

Different products need different tolerance levels. A brainstorming tool can allow more imagination. A medical, legal, finance, security, or compliance workflow needs stricter evidence and review. The design should match the risk of being wrong.

The archivist kept the mirror, but changed the rule: finish the portrait only when the archive contains enough evidence, and label every guess as a guess. AI systems need the same discipline. A confident answer should earn trust through sources, checks, and clear uncertainty.

One clear AI story every week. No hype, no jargon.

Get concise fables, myths, and practical notes for understanding modern AI.

Join the newsletter

Turn this concept into a fable

Use the Fable Generator to create a template-based teaching story from this article's topic.

Open generator

Related Articles