Artificial Intelligence

Grounding

The practice of connecting AI model outputs to verifiable sources of information, ensuring responses are based on factual data rather than the model's potentially unreliable internal knowledge.

Why It Matters

Grounding is essential for enterprise AI — it transforms LLMs from creative writing tools into reliable information systems that cite their sources.

Example

An AI assistant that retrieves specific documents from the company knowledge base and cites page numbers and sections when answering employee questions.

Think of it like...

Like an academic paper that backs every claim with citations — it is not enough to be right, you need to show where the information comes from.

Related Terms