Building RAG agent
What is RAG and why we even need it?
Retrievel Augmented Generation(RAG) is an approach that combines the language capabilites of LLMs with the ability to access dynamic and specific data. It allows
paramveer.hashnode.dev7 min read