WeKnora
Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:smilewhenever777/dsh-scholar
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
DeepSeek Harness (DSH) 的三个自研插件,统一仓库(monorepo),每插件一个子目录、独立 npm 包,MIT 协议。
| 插件 | 子目录 | npm 包 | 一句话 |
|---|---|---|---|
| 📚 学者工作台 | dsh-scholar/ |
dsh-scholar-desk |
文献库 + 自有精读引擎 + 交互式追问 + 知识图谱 + Idea 卡片 |
| 🖥️ 服务器看板 | dsh-server-dashboard/ |
dsh-server-dashboard |
SSH 舰队 GPU 监控(自动轮询 / 降级帧 / 右侧栏 GPU 页签) |
| 🧭 研究主线图 | dsh-trajectory/ |
dsh-trajectory |
研究主线 DAG + 实验台账 + 训练进度跟随 |
科研读论文的一站式工作台:从"存论文"到"读透论文"到"沉淀想法"的完整闭环。数据全部本地 JSON 文件,零云依赖。
SSH 舰队 GPU 监控:自动轮询、网络不佳降级帧、右侧栏 GPU 页签、训练任务状态。
研究项目可视化为分层 DAG 主线图:与 DSH 工作区 1:1 绑定,实验节点实时映射看板训练进度,清单页梳理项目现状,组会输出一键直达。
要求 DSH ≥ 0.1.5-rc.2:
dsh plugin add dsh-scholar-desk # 学者工作台
dsh plugin add dsh-server-dashboard # 服务器看板
dsh plugin add dsh-trajectory # 研究主线图
源码安装(免 npm):
git clone https://github.com/smilewhenever777/dsh-scholar.git
cd dsh-scholar/<插件目录> && npm install && npm run build
dsh plugin --profile web add ./<插件目录>
每个插件的完整说明(功能、工具、路由、配置)见各自子目录的 README.md。
MIT(每插件同权)
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: research-tools。