qmd Local Search

bheemreddy181By bheemreddy181

Description

Fast local search for markdown files, notes, and docs using qmd CLI. Use instead of `find` for file discovery. Combines BM25 full-text search, vector semantic search, and LLM reranking—all running locally. Use when searching for files, finding code, locating documentation, or discovering content in indexed collections.

Install

npx clawhub@latest install qmd-local-search

Click to copy the install command