RAG Model using Langchain.py and ChromaDB
Today, I will discuss creating a Retrieval Augmented Generation (RAG) Model on your custom data using Python, LangChain, and ChromaDB (or any VectorStore you choose).
You can find the source code here: Siddhesh-Agarwal/django-rag (github.com)
What ...
blog.siddhesh.cc4 min read