YuMu247/dsh-kb-rag

插件 ⭐ 1 MIT other

DSH 的本地优先 RAG 知识工具:kb_query / kb_ingest / kb_crawl / kb_related,由 kb-rag Python 管道(Ollama bge-m3 + ChromaDB)提供支持。零 API 成本,本地部署。

catalog 简介:Local-first RAG knowledge tools for DSH: kb_query / kb_ingest / kb_crawl / kb_related, backed by the kb-rag Python pipeline (Ollama bge-m3 + ChromaDB). Zero API cost, on-premises.

安装

# requires a dsh build with the `dsh plugin` subcommand; <profile> = tui/headless/web/...
dsh plugin --profile <profile> add github:YuMu247/dsh-kb-rag
dsh --profile <profile>        # restart: kb_query / kb_ingest / kb_crawl / kb_related injected

YuMu247/dsh-kb-rag 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。