How RAG Makes LLMs Smarter
What is the RAG?
it retrieved relevant information from the external source such as doc, DB, Website and using LLM it generates the answer based on retrieved data.
What RAG solves problems?
1. Halluci
onkark.hashnode.dev3 min read