What is Grounding?
AI EngineeringTechniques for connecting AI outputs to verified information sources to reduce hallucinations.
Grounding ensures AI responses are based on factual sources rather than model training alone. RAG, web search, database lookups, and tool use are common grounding techniques.