
Raycast extension for Cachy
QMD
by karelvuong
Search your markdown files with QMD (Query Markup Documents) - fast BM25 keyword search, semantic vector search, and hybrid search with LLM reranking
Commands
13Keyword Search
ViewFast BM25 keyword search across your markdown collections
Semantic Search
ViewVector similarity search using semantic embeddings
Hybrid Search
ViewBest quality search combining keyword and semantic search with LLM reranking (uses more resources)
Add Collection
ViewCreate a new indexed collection from a folder of markdown files
Manage Collections
ViewView, edit, rename, and remove collections
Update Collections
BackgroundScan all collections for new or changed files and update the index
Add Context
ViewAdd a context description to improve search relevance for a collection or document
Manage Contexts
ViewView, edit, and remove context descriptions
Get Document
ViewRetrieve a document by its path or document ID
Status
ViewView index health, collection stats, and embedding status
Generate Embeddings
BackgroundGenerate vector embeddings for semantic search (runs in background)
Cleanup
BackgroundRemove orphaned data and cache from the QMD index
Reset QMD
BackgroundDelete all QMD data including collections, contexts, and embeddings (requires confirmation)