Skip to content
Glossary · Grounded content

Hallucination (AI)

Also called AI hallucination, LLM hallucination, confabulation

Definition

An AI hallucination is a fluent, confident statement from a language model that is not supported by its sources or by fact, presented as if it were true.

Updated 15 Sept 20262 sources, each checked3 min read

The idea

What it is

A language model generates the most plausible next words, not the most accurate ones. When it lacks a fact, it rarely says so. It produces something that fits the pattern: a specific-looking percentage, a study with a real-sounding title, a product feature that would make sense but does not exist. The hallucinated sentence reads exactly like the true sentences around it, which is why it slips through.

Hallucination is measurable. The most practical test gives a model a document, asks it to summarise using only that document, and checks whether the summary adds anything the document does not say. Every widely used model still does it at some rate, even in that constrained task.

The evidence

Why it matters

Marketing content is where hallucinations do the most damage per sentence. It makes claims about products, prices, customers and results, it is published under the company’s name, and buyers act on it. An invented statistic in a blog post can end up quoted in a sales deck, a proposal and an AI answer about your company.

The rates on public benchmarks are low enough to feel safe and high enough to guarantee errors at volume. A team publishing dozens of AI-assisted pieces a month should assume some contain a hallucination unless each claim is checked against a source.

The steps

How to do it

  1. 1

    Treat every number, named study, quote, price and customer name in AI-assisted content as unverified until someone opens its source.

  2. 2

    Generate from approved source material rather than asking a general model what is true about your company or market.

  3. 3

    Require citations per claim, so review becomes opening links rather than rereading prose for anything that sounds off.

  4. 4

    Keep a short list of claims that must never be generated freely, such as prices, security certifications and customer results, and fill them only from the source of record.

  5. 5

    When you find a hallucination, fix the source gap that allowed it, not just the sentence.

Do this on your own site

A 7-day trial on one domain.

See cited drafting
What goes wrong

Common mistakes

  • Assuming a better model has stopped hallucinating. Benchmark rates fall, but none of the widely used models on the leaderboard reach zero.
  • Proofreading for hallucinations. Editors catch the implausible ones; the dangerous ones are plausible by design.
  • Trusting a citation because it exists. Models can attach a real source to a claim that source never makes.
In practice

An example

A benchmark built on a constrained task

Vectara’s leaderboard deliberately uses the easiest possible test for a model: summarise a document you have been given, adding nothing. Even there, every listed model introduces unsupported content in some share of summaries. Open-ended marketing prompts, with no document to stay inside, give a model far more room to invent.

Vectara, Hallucination Leaderboard (last updated May 11, 2026), 15 Sept 2026
Nearby terms

Not to be confused with

Outdated information
Outdated information was true once, such as last year’s price. A hallucination was never supported. Both are fixed by grounding in current sources, but outdated facts are also fixed by maintaining them.
Grounding
Grounding is the main structural defence: the model writes only from supplied sources, and unsupported claims are left out.
Checked

Sources

  1. 1Vectara, Hallucination Leaderboard (last updated May 11, 2026) read 15 Sept 2026
  2. 2Google Cloud, Grounding overview read 15 Sept 2026

Content that is built to be cited.

Every draft grounded in your own documents, with each knowledge-based claim cited to its source. 7 days free on one domain.