AI term

What is Hallucination?

When an AI model produces confident but false or made-up information. Always verify important facts from AI output.

A hallucination is output that sounds plausible and confident but is factually wrong or invented. It happens because language models generate text by predicting likely word sequences, not by looking facts up in a database. When the model lacks knowledge about a topic, it can still produce a fluent answer, complete with fake citations, dates, statistics, or product features. Hallucinations are more common on niche topics, recent events past the model's training cutoff, and precise details like URLs or legal citations. Vendors reduce them with techniques like retrieval-augmented generation (RAG), web search grounding, and training models to say "I don't know," but no current model is hallucination-free. The practical rule is simple: treat AI output as a draft and verify anything that matters before you rely on it or publish it.

Example

You ask a chatbot for academic papers on a niche topic and it returns five neatly formatted citations. Two of the papers do not exist; the model invented plausible titles and authors.

Why it matters

Hallucination rates vary between models and tools, so if accuracy is critical (research, legal, medical, finance), favor tools with citations, web grounding, or RAG rather than raw model output. Browse the AI tools directory or the model leaderboard to put it into practice.

Related AI terms

All 36 →