Hallucination
When an AI generates information that sounds convincing but is factually incorrect.
Definition
Hallucination is when an AI model generates information that sounds confident and plausible but is actually false, made up, or inaccurate. This happens because AI models are trained to produce likely-sounding text, not to verify facts. They can fabricate statistics, cite non-existent research papers, invent historical events, or confidently give wrong answers to factual questions.
Hallucinations are one of the biggest challenges in AI deployment. They're particularly dangerous in high-stakes domains like healthcare, legal, and finance where incorrect information can have serious consequences. The best defense is combining AI with retrieval systems (RAG), adding explicit "don't make things up" rules to your prompts, and always verifying critical information.
Examples
An AI citing a research paper that doesn't exist — complete with a plausible-sounding author, journal, and date
An AI confidently stating incorrect statistics about a company's revenue when asked for financial analysis
Related Terms
Frequently Asked Questions
How do I prevent hallucinations?
Do all AI models hallucinate?
Build prompts using this concept
Explore our prompt library and put hallucination into practice with ready-to-use templates.
Build prompts using this concept