bijay-odyssey/RAG_basics
A lightweight, end-to-end Retrieval-Augmented Generation (RAG) chatbot designed to demonstrate the fundamentals of RAG pipelines. This minimal example uses Qdrant for vector-based retrieval, Sentence Transformers for embeddings, and Groq LLM API for fast, context-aware text generation.
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/bijay-odyssey/RAG_basics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
moodlehq/wiki-rag
An experimental Retrieval-Augmented Generation (RAG) system specialised in ingesting MediaWiki...
macromeer/offline-wikipedia-rag
Free offline AI with complete Wikipedia knowledge - 100% private
xumozhu/RAG-system
Retrieval-Augmented Generation system: ask a question, retrieve relevant documents, and generate...
MauroAndretta/WikiRag
WikiRag is a Retrieval-Augmented Generation (RAG) system designed for question answering, it...
ShahMitul-GenAI/RAG-Simplified
Enhance GPT-3.5-Turbo output using Retrieval-Augmented Generation (RAG) with a user-friendly...