Lee-Hilex/dsh-mineru

Lee-Hilex★ 1JavaScriptLast synced: 2026-08-16

Open on GitHub

基于 MinerU 的 DeepSeek Harness 多模态文档解析插件:PDF/Word/PPT/Excel/HTML/图片 → 结构化 Markdown(免 Token 的 Agent 轻量解析 / 精准解析双 API 模式)

README excerpt

dsh-mineru Repository: · npm: dsh-mineru · Changelog English 简体中文 dsh-mineru is a MinerU-powered multimodal document parsing plugin for DeepSeek Harness (dsh): turn PDF, Word, PPT, Excel, HTML, and images into structured Markdown . Configure a MinerU token to use the 🎯 Precision API, or leave it blank and use the ⚡ Agent API (tokenless, IP rate-limited). Contents - Overview · Quick start · Two API modes · Tools · Results & artifacts · Configuration · Usage tips · Web UI · Rate limits & reliability · Error code reference · Security model · FAQ · Development & publishing · Contributing · License Overview What is this? dsh-mineru plugs MinerU (OpenDataLab's high-precision document parsing engine) into the DeepSeek Harness agent ecosystem, letting text-only models "read" documents : the model receives structured Markdown (tables, formulas, and images preserved) instead of binary files it cannot open. Typical use cases: - Read papers / contracts / reports: parse a PDF, then ask the agent to summarize or extract data; - Batch-processing documents: parse dozens of files in one call, each producing Markdown; - OCR for images / screenshots: scanned pages and web screenshots become searchab…

View full README on GitHub →
Agentsdeepseekdeepseek-aideepseek-harnessdeepseek-harness-plugindshdsh-agent-teamsdsh-plugindsh-plugins

Category