sourangshupal/simple-rag-langchain
Exploring the Basics of Langchain
This project provides a hands-on course to teach you how to build applications that can intelligently answer questions using your own documents, like PDFs, CSVs, or web pages. It takes your raw information, processes it, and allows an AI to retrieve specific, relevant answers from it. Anyone who needs to make large volumes of unstructured data searchable and queryable by an AI, such as researchers, data analysts, or content managers, would find this useful.
Use this if you want to learn how to build practical AI applications that can accurately pull information from your specific documents and data sources.
Not ideal if you're looking for a ready-made application to deploy immediately rather than a learning resource to build one from scratch.
Stars
14
Forks
58
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/sourangshupal/simple-rag-langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yichuan-w/LEANN
[MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast,...
byerlikaya/SmartRAG
Multi-Modal RAG for .NET — query databases, documents, images and audio in natural language....
aws-samples/layout-aware-document-processing-and-retrieval-augmented-generation
Advanced document extraction and chunking techniques for retrieval augmented generation that is...
sion42x/llama-index-milvus-example
Open AI APIs with Llama Index and Milvus Vector DB for Retrieval Augmented Generation (RAG) testing
Maverick0351a/neuralcache
NeuralCache is a drop-in reranker for Retrieval-Augmented Generation (RAG) that learns which...