AI Hallucination
Hallucination: the model outputs fluent text that is false — fake citations, wrong dates, invented APIs. LLMs predict likely words, not a truth database. Mitigate: retrieval (RAG), citations, human check, lower temperature for facts.
Classroom — ask for a paper title that does not exist — a chat model may invent one. That demo is the warning.
AI Hallucination — output — warning. LLMs predict likely words, not a library catalogue.
What it is + one mitigation.