maxwell-feng/dsh-tesseract-ocr
maxwell-feng★ 1JavaScriptLast synced: 2026-08-15
—
README excerpt
tesseract-ocr DeepSeek Harness (dsh) plugin that lets text-only models accept attached images: every image is recognized locally with Tesseract OCR and only the recognized text is sent to the model API. Image bytes never leave your machine. Tested on Ubuntu (primary target); works anywhere the tesseract CLI is installed (Linux, macOS, Windows). - No configuration changes to your models — no input: [text, image] hacks in settings.yaml . - Works with any provider/model in dsh; OCR applies only to text models. - Genuine vision models (declared image capability) pass images through untouched by default. - Fail-closed: if the plugin is not loaded, models stay text-only and image attachments are refused — nothing can silently leak. Do not enable this plugin together with windows-ocr : both would OCR the same image. Pick one per machine. Quick install via an AI agent Hand this repository to any AI agent, or paste the instruction below, and the agent will install and verify the plugin for you: Please install the dsh plugin in this repository by following . Run every preflight check, choose an install mode, then complete the mandatory verification: attach an image to a text-only model sessi…
View full README on GitHub →Category
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、版面、语义)。
★ 1,700
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
★ 884
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.
★ 405