Provides RAG-based access to Bluetooth specifications from PDFs using hybrid search.
This tool is an intelligent server designed to offer advanced access to Bluetooth specification documents. It leverages Retrieval-Augmented Generation (RAG) principles with a unique hybrid search mechanism, combining BM25 keyword matching and semantic embeddings. Key features include semantic chunking that groups multi-page sections, automatic extraction of requirements, hex values, tables, and figures, and intelligent caching for rapid subsequent searches. It provides four distinct tools for searching, listing, checking status, and refreshing the index, making it ideal for integration with AI agents and developers needing precise and contextual information from complex technical PDFs.