[GitHub Trending] tobi/qmd
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.
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.
- Integrate QMD's MCP server into your agent workflows to enable hybrid search over local knowledge bases with GGUF model reranking, avoiding external API calls.
As a senior engineer building AI agent orchestration systems, you need a local, standards-based knowledge retrieval layer that integrates via MCP without cloud dependencies, which QMD provides through its hybrid search and on-device LLM reranking.