Provides an AI-powered semantic search engine for Apple's technical documentation, leveraging an in-memory knowledge graph for understanding and retrieval.
This tool creates a local-first, in-memory knowledge graph and search index from Apple's developer documentation. It offers fast search capabilities, combining BM25 lexical ranking with optional semantic recall via Ollama embeddings, all without requiring an external database or internet connection for core functionality. Designed to be assistant-ready, it provides an MCP SSE server with tools for efficient searching, browsing, and generating grounded answers with citations, making Apple's vast documentation easily accessible offline.