go-farther-and-farther/dsh-tool-eyes
go-farther-and-farther★ 0JavaScript最后同步: 2026-08-15
DeepSeek Harness (DSH) 本地视觉眼睛插件:screen 工具(截图/图片交给本地视觉模型描述)+ ocr 工具(Windows 内置 OCR 逐字提取文字)。零云端、OCR 零 GPU、图片不出本机。
README 摘要
dsh-tool-eyes Local vision "eyes" for DeepSeek Harness (DSH). Give your text-only agent eyes with two model-facing tools : - screen — capture the screen (or describe an existing image file) through a local OpenAI-compatible vision endpoint (llama.cpp with --mmproj , LM Studio, Ollama, ...) and return the vision model's text description. - ocr — extract ALL text verbatim with the Windows built-in OCR engine : zero model, zero GPU, zero cloud, milliseconds. Why DeepSeek's chat-completions line is text-only. Instead of switching your whole conversation to a vision model, keep the text brain and add eyes as tools: - Private by default — point screen at a local endpoint and images never leave your machine. - Cheap — a 0.8B–4B local VLM is plenty for describing screens; ocr costs nothing at all. - Honest by default — the screen prompt tells the VLM to describe only what is visible and never guess app/game/character names unless confirmed by on-screen text (this measurably cuts small-model name hallucination). Requirements - Windows 10/11 (the ocr tool uses WinRT OCR; screen uses .NET for capture) - Node.js = 22.19, DeepSeek Harness = 0.1.0-rc.6 - screen additionally needs any OpenAI-comp…
在 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,047
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
★ 920
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.
★ 457