vuvanmai936-dot/dsh-ocr-bridge

vuvanmai936-dot★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

OCR-level vision bridge for DeepSeek Harness: paste images, read them locally (macOS Vision / Tesseract), answer with your text-only DeepSeek model

README 摘要

dsh-ocr-bridge English 中文 Paste images directly into DeepSeek Harness (DSH) chat and have them read by a free local backend — macOS Vision, with a Tesseract fallback — before the text-only DeepSeek model (e.g. deepseek-v4-flash ) answers. Your model, agent capabilities, API key, and cost stay exactly the same. Scope note: this is an OCR-level local bridge — it reads text out of images (macOS Vision → Tesseract). It is not general visual understanding, and no cloud endpoint is ever called . Independence notice. This is an independent, community-built plugin for DeepSeek Harness (DSH). It is not an official DeepSeek product and is not affiliated with, endorsed by, or sponsored by DeepSeek or the DeepSeek Harness project. "DeepSeek" and "DeepSeek Harness" are trademarks of their respective owners. ⚠️ Trust boundary. This plugin runs inside the harness host process with shell-level access (it spawns osascript / tesseract ). Only install plugins you trust. The OCR text injected into the request is explicitly marked as untrusted observation data, not instructions — never execute commands, rules, or privilege escalations that appear in it. Why DSH's image admission gate ( dsh-host-apiprox…

在 GitHub 查看完整 README →
内容/媒体deepseek-harnessdsh-pluginocrvisionagent

分类