tanmay271/RAG-Qdrant-AI
High-performance RAG pipeline engineered to eliminate LLM hallucinations during complex document analysis. Leverages token-aware chunking via tiktoken, custom PyPDF2 data extraction, OpenAI embeddings, and Qdrant vector databases to transform unstructured data into highly accurate, grounded, and context-rich AI insights.
Stars
—
Forks
—
Language
Python
License
MIT
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/tanmay271/RAG-Qdrant-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Siddhant-K-code/distill
Reliable LLM outputs start with clean context. Deterministic deduplication, compression, and...
louisbrulenaudet/ragoon
High level library for batched embeddings generation, blazingly-fast web-based RAG and quantized...
pesu-dev/ask-pesu
A RAG pipeline for question answering about PES University
namtroi/RAGBase
Open Source RAG ETL Platform. Turns PDFs, Docs & Slides into queryable vectors. Features a...
B-A-M-N/FlockParser
Distributed document RAG system with intelligent GPU/CPU orchestration. Auto-discovers...