Grounding
Connecting an AI answer to specific sources, data or context that can be checked.
Grounding is the practice of connecting an AI answer to specific sources, documents, data or retrieved context. A grounded answer should be easier to inspect because it can point back to the material that shaped it.
Grounding is often discussed in relation to retrieval-augmented generation, where a model uses retrieved passages or external data instead of relying only on information encoded in its parameters. In practice, grounding can also mean asking the model to work only with a supplied document, to quote relevant passages, to separate evidence from interpretation or to state when the provided context is insufficient.
Why it matters
Grounding helps reduce some risks of hallucination, but it does not remove them. A model can cite the wrong passage, overread a source, miss a limitation or combine evidence too freely. The presence of sources is a starting point for verification, not a guarantee of truth.
For organizations, grounding is important because it changes the quality of the conversation. Instead of asking “Does this sound right?”, the team can ask “What is this based on, and can we inspect it?”
Human-AI angle
Grounding supports human judgment when it keeps attention on evidence. It weakens judgment when citations become decorative signals of credibility. The important question is not only whether sources are present, but whether people know how to read them against the claim.
Related concepts
Sources and context
- Lewis, P., Perez, E., Piktus, A., Petroni, F., Karpukhin, V., Goyal, N., Kuttler, H., Lewis, M., Yih, W., Rocktaschel, T., Riedel, S., & Kiela, D. (2020). Retrieval-augmented generation for knowledge-intensive NLP tasks. Advances in Neural Information Processing Systems. https://arxiv.org/abs/2005.11401
- Google. (n.d.). Grounding with Google Search. https://firebase.google.com/docs/ai-logic/grounding-google-search
Related reading
Continue exploring
- TopicTrust in AI
A guide to sources, uncertainty, verification and calibrated reliance.
- ArticleTrust in the age of ready-made answers
A research-informed essay on what disappears when a fluent answer compresses sources, uncertainty, disagreement and responsibility.
- ConceptHallucination
Plausible model output that is unsupported, inaccurate or fabricated.
- ConceptOverreliance
Relying on a system beyond what its performance or the situation warrants.
- PracticeHow to check whether an AI answer has sources
A repeatable source check for claims that arrive without a visible evidence trail.
© 2026 Feliks Mamczur / Prompted Psyche. All rights reserved. Short quotations are permitted only with attribution to the author, the title and a link to the source.