Fact-Checking Indicators

Fact-checking indicators are an AI UX pattern that surfaces verification status on claims (checking, supported, disputed, or unverified) while or after an answer streams. They help users calibrate trust beyond raw confidence scores by tying status to evidence workflows.

Share

Interactive demo

Give me a quick fact check on common health myths.

Three claims people often repeat:

  • Adults need about 7 to 9 hours of sleep per night.
  • Humans use only 10% of their brain.

    Source: Neuroscience consensus: nearly all regions are active over time

  • Vitamin C prevents the common cold in everyone.
VerifiedDisputedUnchecked

Overview

The design problem

How might we design fact-checking indicators so people can trust and act on AI output?

Use this pattern

When this pattern fits

  • Essential for information platforms, research tools, and applications where real-time fact-checking helps users assess the reliability of AI-generated claims.

Avoid this pattern

When to skip or lighten it

  • Creative writing where factual verification is not the job.
  • Offline models with no retrieval or checker backends.
  • Dense UIs where per-claim badges destroy readability, prefer a single review pass.

States

State model coming soon

Key UX elements

Key UX elements coming soon

Anti-patterns to avoid

  • Green checkmarks without links to evidence.

  • Indicators that finish before retrieval does (fake certainty).

  • Only flagging false claims while leaving unverifiable ones unmarked.

  • Mixing sponsored or SEO junk sources into “verified” states.

How products use it

ProductImplementation
PerplexityAnswer with source-backed claims and clear research-in-progress states.
Google Search / AI featuresOverview claims paired with supporting result evidence.
Dedicated fact-checking toolsClaim lists with supported/disputed labels and source diffs.
Research assistantsPer-sentence verification passes after draft generation.

Implementation

Copy this prompt to generate a production-ready implementation in Cursor, Claude Code, Lovable, or any AI coding agent.

Generate a production-ready implementation of the "Fact-Checking Indicators" AI interface design pattern.

Pattern Definition:

Frequently asked questions

What are fact-checking indicators in AI UX?

They are UI signals that show whether a claim is still being checked, supported by sources, disputed, or unverified, so users do not treat every fluent sentence as settled fact.

How do they differ from confidence scores?

Confidence is the model’s uncertainty estimate. Fact-checking indicators reflect an evidence process (often retrieval or human review) not only model self-rating.

Should every sentence get a badge?

Not always. Badge high-stakes or cited claims; summarize the rest with a Sources or Review panel so the answer remains readable.

What happens when check fails?

Show disputed or unverified openly, offer sources, and suggest revise or remove. Hiding failures recreates hallucination risk with a false audit trail.

Weekly AI UX in your inbox

Weekly AI interface UX notes and resources on Substack, no spam, unsubscribe anytime.

Subscribe on Substack