Sintra AI
Home
Live Feed
Automation Hub
Prompt Library256
AI News554
Weekly Digest
Topic Hubs
AI History
AI Labs
Research
Learning Paths
Guides
Resources
Concepts
Videos
AI Tools74
Models
Claude
Google AI
Cost Calc
Skip to content
Sintra AIConcepts
Home/Concepts/Hallucination
๐Ÿ‘๏ธ
FundamentalsBeginner

Hallucination

When an AI generates confident-sounding facts that are simply wrong.

Hallucination is when a language model produces output that is fluent and confident but factually incorrect, fabricated, or unsupported by its training data or context.

LLMs generate text by predicting the most plausible next token โ€” they have no internal fact-checker. The model doesn't "know" it's wrong; it's completing a pattern. This produces plausible-sounding citations, statistics, names, and dates that don't exist.

Common forms:

  • Factual errors โ€” wrong dates, misattributed quotes, invented statistics
  • Source fabrication โ€” citing papers, URLs, or people that don't exist
  • Confident gaps โ€” answering questions outside its training with false certainty
  • Intrinsic contradictions โ€” saying opposite things in the same response

Mitigation strategies:

  • Ground the model with retrieval (RAG) โ€” give it real documents to cite
  • Ask it to say "I don't know" when uncertain (works better than it sounds)
  • Lower temperature for factual tasks
  • Request sources and verify them independently
  • Use models with web search or citations for current events

In plain terms

A very confident student who studied hard but misremembers details during the exam โ€” not lying, just pattern-matching to what 'sounds right' based on everything they've read.

Related concepts

โฌก

Large Language Model

AI trained on vast text to understand and generate language.

๐Ÿ“š

Retrieval-Augmented Generation

Giving the AI access to your documents before it answers.

โœจ

Prompt Engineering

The art of asking AI the right question in the right way.

Stay current

New prompts & AI news, weekly

No noise. Curated highlights from the library.

Newsletter signup is currently disabled.

Sintra Tesseract

A curated library of AI use cases, mapped across every way to think with a machine.

Open source ยท Free forever

Discover

Use CasesCollectionsAI Tools DirectoryAI NewsLearning PathsResources & Links

Reference

Claude & AnthropicAI ConceptsAI HistoryAI LabsGoogle AI Tools

Elsewhere

AI Keynote โ†—GitHub โ†—RSS Feed โ†—
ยฉ 2026 Sintra ยท Curated in the open.Built on the void.