Performs local semantic search on markdown files, delivering relevant documentation chunks to Claude Code for efficient, token-saving retrieval-augmented generation.
Sponsored
DevRag is a lightweight, cross-platform RAG system specifically engineered for developers utilizing Claude Code. It revolutionizes how developers interact with their local markdown documentation by replacing costly full document reads with precise vector search. By indexing markdown files locally using multilingual embeddings, DevRag enables natural language queries, drastically reducing token consumption (up to 40x less) and search times (up to 15x faster) in Claude Code. It's a single binary solution that automatically downloads models and supports incremental syncing, making local documentation instantly discoverable and efficient for both individual and team development workflows.
주요 기능
01Simple RAG for Claude Code
02Markdown Support with auto-indexing
03Semantic Search using natural language queries
04Single Binary with no Python dependency, models auto-download
05Multilingual support for 100+ languages
0613 GitHub stars
사용 사례
01Saving tokens and accelerating information retrieval when using Claude Code with local documentation.
02Efficiently searching large personal or project documentation in markdown format using natural language.
03Enabling team members to collaboratively search shared documentation repositories managed in Git with local, auto-syncing indexes.