semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.; mcp-raganything: A multi-modal RAG service that exposes a REST API and MCP server for document indexing and knowledge-base querying. It uses RAGAnything/LightRAG for indexing and retrieval, MinIO for object storage, and PostgreSQL for the knowledge graph. Each project is isolated by its own working directory.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
Index and query documents for knowledge base Q&A