DSH DeepSeek Vision: Adding Image Understanding, OCR, and Visual Evidence to the Text DSH Model
DSH DeepSeek Vision is an MIT-licensed plugin maintained by Argonaut790, designed to add vision capabilities to the text-only DeepSeek Harness model. It introduces an independent vision routing system, providing image understanding, full-screen OCR, and persistent visual evidence features, enabling text-based models to invoke image analysis capabilities and retain results within conversations for traceable evidence. Core features include support for multiple image selection strategies, a session-scoped vision analyzer, structured summary output, and a global Vision provider selector. Installation requires specific Node.js and Harness version requirements, is not published to npm, and must be built locally and added to a Web profile, with configuration needing to avoid conflicts with built-in vision tools. This plugin is suitable for scenarios where images need to be stably integrated into
Read More