Transforms codebases into searchable knowledge bases for AI assistants, providing both semantic and regex search capabilities via the Model Context Protocol.
ChunkHound offers a modern Retrieval-Augmented Generation (RAG) solution for codebases, enabling developers and AI assistants to semantically and regex search through code. Built upon the research-backed cAST algorithm from Carnegie Mellon University, it intelligently chunks code to preserve meaning, leading to improved retrieval and generation metrics. Its local-first architecture ensures code privacy and offline functionality, supporting over 22 programming and configuration languages through Tree-sitter and custom parsers. With features like multi-hop semantic search and real-time indexing, ChunkHound facilitates intelligent code discovery and integration with various AI development environments.