volume_mute
Why can RAG help lower hallucinations in AI models?
publish date: 2025/09/17 06:49:25.349076 UTC
volume_mute
Correct Answer
It searches a proprietary database to enhance the response
Explanation
RAG will search a vector database, which has properietary documents. These help to increase the accuracy of the responses. An AI model may have guardrails, but this isn't what RAG does. RAG also doesn't impact the probability algorithms in the transformer model, or rely solely on human supervision.
Reference
AWS Certified AI Practitioner (AIF-C01) Study Guide, Tom Taulli