dsh-omni-vision
Run the following command in DeepSeek Harness:
dsh plugin install Renji004/dsh-omni-vision
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install Renji004/dsh-omni-vision. Source code: https://github.com/Renji004/dsh-omni-vision
About this plugin
Text-only models have no eyes, yet an Agent workflow often needs to read text from a screenshot, confirm the structure of a flowchart, or describe the color layout of an image. dsh-omni-vision gives the Agent the ability to see entirely locally, without depending on any vision model.
The plugin ships four core tools: eyes_render draws canvas elements (text, lines, rectangles, circles) in the Web GUI and renders Mermaid diagrams, saving PNG in duplicate copies; eyes_ocr calls the Windows built-in offline OCR engine to read text back into the model; eyes_analyze decodes a PNG into a pixel-color grid and dominant-color histogram so the Agent can understand shapes and palettes as structured data; eyes_paste lets the user paste or drag a clipboard image straight into the page, which the browser captures and stores as a local PNG for reading. The entire loop runs over local HTTP and disk with no unnecessary network calls.
It suits developers and teams on Windows who use DeepSeek or other text-only models and want the Agent to handle images and text locally. No extra GPU, no vision-model API, install-and-go, works offline.
Use Cases
- Agent reads text from a screenshot via offline Windows OCR
- Agent renders a Mermaid flowchart and verifies node structure
- Agent describes image layout and dominant colors from pixel data
Best For
- Developers working with text-only models like DeepSeek
- Teams needing offline image processing without a vision API
- DSH Web users on Windows
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.