bluera-knowledge and knowledge-rag
These two tools are competitors, as both provide local RAG systems for Claude Code with hybrid semantic and full-text search capabilities, albeit with slightly different integration points and feature sets like MCP integration or plugin availability.
About bluera-knowledge
blueraai/bluera-knowledge
Local knowledge search for AI coding agents. Index repos, docs, and files with semantic + full-text search. Claude Code plugin & MCP server for fast, offline answers without web lookups or rate limits.
This helps developers who use AI coding agents quickly find accurate answers about external code. It takes source code from libraries, documentation sites, and your local project files, then creates a fast, offline search index. Developers can then query this local knowledge base with their AI agent for instant, authoritative responses.
About knowledge-rag
lyonzin/knowledge-rag
Local RAG System for Claude Code - Hybrid search (Semantic + BM25) with MCP integration
This system allows you to easily make your personal or team documents, like notes, internal procedures, PDFs, and code, searchable by your AI assistant like Claude Code. You feed it your files, and it creates a private, local knowledge base that the AI can use to answer questions or provide context. It's designed for professionals who need their AI tools to understand their specific, private information without sending it to cloud services.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work