suvanshtembe.hashnode.devBuild Your First RAG Pipeline with LangChainIn the last article, we talked about what RAG is and why we use it. Now let’s actually build one. This article assumes you already understand basic RAG concepts from the previous post. 🦜What is LangCFeb 19·8 min read
suvanshtembe.hashnode.devBasic R.A.G SimplifiedYou ask an AI a question about your college assignment, and it confidently gives a completely wrong answer. So you upload your document instead, and suddenly the answers become accurate. What changed? That’s RAG working behind the scenes. RAG = Retri...Feb 14·5 min read