varun29ankuS/shodhRAG
Local-first AI assistant with RAG — built with Rust, Tauri, and LanceDB
Supports hybrid search combining vector similarity (LanceDB) and full-text indexing (Tantivy) with cross-encoder reranking, plus a multi-agent framework with tool calling via MCP protocol for extensibility. Ingests 20+ file formats including PDFs with OCR, and integrates with multiple LLM providers (Ollama, OpenAI, Anthropic, Gemini) selectable at runtime; extends to Discord, Telegram, and Google Drive via built-in bot connectors.
Stars
6
Forks
—
Language
Rust
License
Apache-2.0
Category
Last pushed
Feb 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/varun29ankuS/shodhRAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepsense-ai/ragbits
Building blocks for rapid development of GenAI applications
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses...
GiovanniPasq/agentic-rag-for-dummies
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
truefoundry/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications...
vectara/py-vectara-agentic
A python library for creating AI assistants with Vectara, using Agentic RAG