naman20sharma/Chunking-Policies-in-RAG
RAG system with advanced chunking strategies (Late Chunking, Meta-Chunking, Contextual Retrieval). Built with FAISS, RocksDB, OpenAI API, and Streamlit UI to compare retrieval accuracy, generation quality, time, and memory efficiency across methods.
Stars
1
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/naman20sharma/Chunking-Policies-in-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
naxoc/riffrag
A local RAG builder for code with a Claude Code skills creator
hamittokay/context-window
A simple RAG toolkit.
jvorndran/Unravel
A visual sandbox for experimenting with RAG configurations. Interactive tools for document...
GoparapukethaN/rag-forge
Modular RAG framework with hybrid retrieval, intelligent chunking, and multi-provider LLM support
patteg21/pigeon-evals
A End-To-End RAG Pipeline that includes Evaluations, iterations, and swappable components. At...