littlewrite/dsh-local-ocr
littlewrite★ 0JavaScript最后同步: 2026-08-16
An on-demand local OCR plugin for DeepSeek Harness, powered by macOS Vision and Windows Media OCR.
README 摘要
dsh-local-ocr English 简体中文 An independent local OCR library and DeepSeek Harness tool plugin for macOS and Windows. It does not modify deepseek-harness , own a cache, or decide when OCR should run. The native adapter uses @napi-rs/system-ocr , which exposes macOS system OCR and Windows Media OCR through one Node.js API. Its native work credits win-ocr-rs and mac-system-ocr . Install Requirements: Node.js 20 or newer, pnpm , and an installed DeepSeek Harness dsh command. Install the plugin into the Web profile directly from GitHub: The installer adds the bundle to the selected Harness profile. Restart dsh web after installation. To select another profile: To remove it: For local development, clone the repository and install its dependencies: The current native dependency supports macOS and Windows. Linux is not supported by this MVP. DeepSeek Harness plugin The bundle loads dsh-plugin/index.js . It registers one model-facing tool, local ocr image , and creates the OCR service without loading the native addon. The addon loads only when the model calls the tool. Start Harness normally from the Harness repository: When the plugin is loaded from a source checkout, it expects the Harness…
在 GitHub 查看完整 README →分类
The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网最强 DeepSeek Harness 外挂视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。
★ 2,346
Anionex/agent-vision-toolkit为纯文本模型"看图“设计更好的视觉工具箱和技能,支持多图理解,图片问答,前端UI还原、GUI 自动化等,并可选无缝接入多个主流agent,直接识别粘贴图片| A vision toolkit and skill designed for text-only llms — image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, with optional seamless integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode
★ 946
Anionex/dsh-vision-toolkit让纯文本模型更好地做视觉任务的DeepSeek Harness插件:带意图的图片问答、长截图 OCR、UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI.
★ 517