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.; Zengram: Zengram is a shared memory system for multi-agent AI systems, enabling agents to store and retrieve memories across machines. It features typed memory, dual storage (Qdrant + SQLite/Postgres), multi-path search, and cross-agent capabilities like briefings and corroboration. Self-hosted, open-source, with MCP server and SDKs.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
Cross-agent memory sharing across different machines