← 返回
开发者工具 中文

Qmd 1.0.0

Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
本地搜索/索引命令行工具(BM25 + 向量 + 重新排序),支持 MCP 模式
instant-picture
开发者工具 clawhub v1.0.0 1 版本 99866.5 Key: 无需
★ 3
Stars
📥 2,184
下载
💾 46
安装
1
版本
#latest

概述

qmd

Use qmd to index local files and search them.

Indexing

  • Add collection: qmd collection add /path --name docs --mask "*/.md"
  • Update index: qmd update
  • Status: qmd status

Search

  • BM25: qmd search "query"
  • Vector: qmd vsearch "query"
  • Hybrid: qmd query "query"
  • Get doc: qmd get docs/path.md:10 -l 40

Notes

  • Embeddings/rerank use Ollama at OLLAMA_URL (default http://localhost:11434).
  • Index lives under ~/.cache/qmd by default.
  • MCP mode: qmd mcp.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 17:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,655
productivity

Ddg

instant-picture
使用 ddgr(终端版 DuckDuckGo)在命令行中进行注重隐私的网络搜索。适用场景:(1) 在终端内搜索网页;(2) 免开浏览器直接使用 DuckDuckGo;(3) 获取纯文本格式的快速搜索结果;(4) 进行无追踪的隐私搜索;(5)
★ 1 📥 3,148
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,952