其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
为 DeepSeek Harness Web profile 提供本地 PaddleOCR 3.x 能力。
paddle_ocr,由 DSH Agent 在当前工作区内调用。/ocr <文件路径> [ch|en]。artifacts/paddle-ocr/ 生成唯一的 Markdown 文件,不覆盖原文件。paddleocr 3.x 已安装。python3;如 PaddleOCR 位于其他环境,启动 DSH 前设置 PADDLEOCR_PYTHON。从 GitHub 安装:
dsh plugin --profile web add github:qiuchunhuimax/dsh-plugin
或从本地目录安装:
dsh plugin --profile web add /path/to/paddle-ocr-plugin
重启或刷新 dsh web 后,在对话中输入:
/ocr scans/invoice.pdf ch
或直接告诉 Agent “识别 scans/invoice.pdf 并整理结果”。
未找到一个可直接安装、同时匹配 DeepSeek Harness 插件 API 和 PaddleOCR 的现成插件。本插件使用 DSH 官方 bundle/Tool Registry 接口,并调用 PaddleOCR 官方 Python API;它不使用 DeepSeek-OCR 模型。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。