Breeze136/dsh-kb-rag
本地优先的文献知识库 RAG(DeepSeek Harness 插件):混合检索正文与图注,把模糊记忆定位到具体段落与图表,DOI 一键直达原文。Local-first literature RAG for DSH — turn a fuzzy memory into an exact passage/figure, one-click DOI to source.
Install
DSH model ──tool call──▶ plugin Host (thin JS) ──JSON-lines──▶ kb_engine.py (resident serve)
├─ ingest: hash skip → PyMuPDF extract → section chunking → bge-small encode
├─ search: SQL prefilter → BM25+vector dual path → RRF fuse → reranker → snippet+source
└─ storage: workspace/.kb/kb.sqlite (docs/chunks/vecs/cache)
Add Breeze136/dsh-kb-rag to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
GanyuanRan/Aegis
dsh-market/dsh-market
toby-bridges/api-relay-audit
ysr666/dsh-vision-router