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.; nipmod: Nipmod is a package intelligence layer for AI agents. It allows agents to search across multiple package sources (npm, PyPI, Hugging Face, GitHub, MCP), inspect package trustworthiness, and generate safe install plans before making any workspace changes. The hosted API is read-only and does not execute commands, ensuring safety.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
AI agents autonomously searching and selecting packages before writing code.