rag-pipeline topic
RAG-Boilerplate
RAG boilerplate with semantic/propositional chunking, hybrid search (BM25 + dense), LLM reranking, query enhancement agents, CrewAI orchestration, Qdrant vector search, Redis/Mongo sessioning, Celery...
RagView
We believe that every SOTA result is only valid on its own dataset. RAGView provides a unified evaluation platform to benchmark different RAG methods on your specific data.
agentic-rag-for-dummies
A minimal Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
Multi-Agent-AI-Travel-Advisor
AI travel planner with 7 specialized agents, RAG, and tool-calling. Built with CrewAI & LangChain. Generates personalized itineraries with flights, hotels, activities, and cultural tips. Production-re...
rag-from-scratch
Demystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of embeddings, vector search, retrieval, and context-augmented generation.
HiveMind
HiveMind Protocol - A Local-First, Privacy-Preserving Architecture for Agentic RAG
rephole
RAG-powered code search via simple REST API
MMU-RAG-competition
The implementation of Test Time Diffusion paper by Google with some tweaks to run on 24gb gpu
Agent-Fusion
Agent Fusion is a local RAG semantic search engine that gives AI agents instant access to your code, documentation (Markdown, Word, PDF). Query your codebase from code agents without hallucination...