imkingjh999/dsh-tool-accurate-vision
imkingjh999★ 0TypeScriptLast synced: 2026-08-17
Model-facing accurate_vision tool for DeepSeek Harness: precise spatial reasoning via any OpenAI-compatible vision model (0-1000 bbox primitives + annotated SVG)
README excerpt
dsh-tool-accurate-vision Model-facing accurate vision tool for DeepSeek Harness: precise spatial reasoning over an image file via an OpenAI-compatible vision model. Ported from pi-accurate-vision . A vision model reads the image and returns a structured note plus bounding-box primitives normalised to 0–1000 ; this tool formats them as a block the next model turn reads — giving a text-only agent exact object positions, layout, and OCR without losing spatial fidelity. English 中文 Install Or from source: Set the vision API key (separate from DEEPSEEK API KEY ): How it works The pure vision core ( src/bridge.ts ) is provider-agnostic: any OpenAI-compatible multimodal chat/completions endpoint works. The Cordis host ( src/index.ts ) owns config, credential resolution, and the registered tool. Every call also writes a self-contained SVG — the original image with every bounding box and label drawn on it — returned as the annotatedImage path, so the boxes can be eyeballed instead of trusted blind (set annotate: false to skip it). Case study: rigorous distance computation Ask an image question with a checkable answer — in this hand-drawn physicists network, which node sits physically closest…
View full README on GitHub →Category
Prompt as Code | GPT-Image2 工业级提示词引擎与模板库,470+ 个案例逆向工程,20+ 套工业级模板,并提炼出Skills,持续更新中
★ 10,851
liustack/modlensThe 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,700
Alisa0808/vox-directorTurn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffmpeg. An agent skill.
★ 1,335