ramouse/mineru-plug-for-ds

ramouse★ 0JavaScript最后同步: 2026-08-17

在 GitHub 打开

DSH 文档解析插件:用 MinerU 把 PDF/Word/PPT/Excel/图片/HTML 转成干净 Markdown 供 Agent 阅读,内置拖拽上传面板,免费 Agent API 快速模式 + Token 精准模式自动路由。MinerU document parsing plugin for DSH (DeepSeek Harness) — PDF/Office/image/HTML → Markdown, agent tools + drag-drop panel.

README 摘要

MinerU DSH 插件 让 DSH(DeepSeek Harness)中的 Agent"读懂" PDF / Word / PPT / Excel / 图片 / HTML:通过 MinerU 云端 API 解析为干净 Markdown 并落盘工作区,Agent 用 read 按需阅读;GUI 提供可视化面板—— 拖拽上传、API Key 管理、任务进度、一键发给 Agent 。 MinerU DSH plugin: dual-mode cloud document parsing (free Agent API / Standard API with token and auto-routing), agent tools + browser panel with drag-drop upload. English overview 一键安装(推荐:npm) CLI 做的事(跨平台,纯 Node 零依赖): 1. 镜像 :把插件包复制到 %DSH HOME%\plugins\mineru-dsh-plugin (稳定目录,npm 升级不影响已安装实例); 2. junction/符号链接 :链入本机所有 DSH 包解析根( DSH HOME\profiles\node modules 、 E:\ds harness\deepseek-harness\node modules ,可用 --install-dir 指定); 3. 用户补丁层 :向 DSH HOME\profiles\ \cordis.patch.yml (DSH 官方用户扩展点)写入 insert 补丁——插件 进程级全局挂载 ,无需预设。 数据目录默认值 :从仓库( git clone )安装 → 仓库目录本身; npm -g 安装 → 插件镜像目录。上传源文件与解析产物分别落在 \.mineru\inputs 与 .mineru\out ,可用 --data-dir 指定任意位置。 备选安装(git clone + PowerShell) 详细安装/卸载/更新/排障见 docs/INSTALL.md。 双模式 ⚡ 快速模式 🎯 精准模式 触发 面板未设置 API Key 设置 Key 后自动路由(大文件/导出格式/HTML 自动升级;小文件仍走快速省额度) 后端 MinerU Agent API(免费免登录) MinerU Standard API(Bearer Token) 限制 ≤10MB / ≤20 页,仅 Markdown ≤200MB / ≤200 页,zip(MD+images+JSON,可选 docx/html/latex) 额度 IP 限流 免费 1000 页/天高优先级 Key 获取: (面板保存时即时校验有效性)。 使用 - Agent 工具 : parse docu…

在 GitHub 查看完整 README →
内容/媒体document-parsingdocument-parsing-dsh-plugindsh-pluginsminerumineru-magic-pdfmineru-ocrmineru-pdf-translation

分类