KB
bythypon
0Semantically searches markdown documentation within code repositories, leveraging embeddings for AI-assisted information retrieval.
About
KB provides a specialized embeddings-based search system designed to efficiently navigate markdown documentation across various code repositories. It enables users, particularly those working with AI coding assistants like Claude or Cursor, to find relevant information based on meaning rather than just keywords. By intelligently chunking markdown and generating semantic embeddings, KB transforms raw documentation into a powerful, searchable knowledge base, making it easier to access critical project details and accelerate development workflows.
Key Features
- ONNX Model Conversion for Faster Inference
- MCP Server Integration for AI Assistants
- Repository-Aware Documentation Organization
- Markdown-Focused Intelligent Chunking
- Semantic Search of Documentation
- 0 GitHub stars
Use Cases
- Retrieving information on authentication methods from indexed repositories.
- Finding specific API documentation or patterns within codebases.
- Searching for configuration options across multiple projects.