[GitHub Trending] tobi/qmd
8.9 relevance
Score Breakdown
technical depth 7
novelty 8
actionability 9
community 8
strategic 7
personal 9
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
A local-first CLI search engine for personal knowledge bases, aligning with productivity tooling and privacy-focused trends.
Summary
QMD is an on-device search engine that indexes markdown and documents using a hybrid stack of BM25, vector semantic search, and LLM reranking via node-llama-cpp with GGUF models. It exposes an MCP server with tools like query, get, and multi_get, supporting HTTP transport for persistent servers and structured JSON/file outputs optimized for agentic workflows.