Hasan8123/RAG-from-Scratch
This project is a beginner-friendly, step-by-step implementation of Retrieval-Augmented Generation (RAG) using LangChain, FAISS, and HuggingFace embeddings. It enables LLMs to generate answers grounded in your private documents (PDF, TXT, or DOCX) by retrieving relevant context at query time.
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Hasan8123/RAG-from-Scratch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
watat83/document-chat-system
Open-source document chat platform with semantic search, RAG (Retrieval Augmented Generation),...
amscotti/local-LLM-with-RAG
Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)
ranfysvalle02/Interactive-RAG
An interactive RAG agent built with LangChain and MongoDB Atlas. Manage your knowledge base,...
ChatFAQ/ChatFAQ
Open-source ecosystem for building AI-powered conversational solutions using RAG, agents, FSMs, and LLMs.
MFYDev/odoo-expert
RAG-powered documentation assistant that converts, processes, and provides semantic search...