01AI Assistant Integration: Connects seamlessly with AI tools like Claude Desktop and Claude Code via its MCP server API.
02Dual Indexing Modes: 'Fast' mode for instant structural search, 'Full' mode for comprehensive structural and semantic indexing.
0340 GitHub stars
04Structural Search (SQLite): Find functions by name, list module procedures, build call graphs, and search metadata objects.
05Semantic Search (ChromaDB): Locate code snippets using natural language descriptions (e.g., 'how is sales conducted').
06Configurable Embedding Providers: Supports OpenRouter, OpenAI, Ollama, Cohere, and Jina for flexible embedding generation.