dsh-pseudo-vision
Run the following command in DeepSeek Harness:
dsh plugin install DDDFXYqiming/dsh-pseudo-vision
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command: dsh plugin install DDDFXYqiming/dsh-pseudo-vision, with the full source code available at https://github.com/DDDFXYqiming/dsh-pseudo-vision.
About this plugin
In DeepSeek Harness, text-only models often lack visual understanding capabilities, limiting their application in image processing tasks. The dsh-pseudo-vision plugin solves this problem through an innovative local tool layer, automatically decomposing images into OCR text, color statistics, pixel scans, and metadata, enabling any text-only model to 'see' images. The plugin takes over routing, generating sibling routes with image support for text-only models, and seamlessly converts images to text injection during LLM dispatch, without external vision APIs, ensuring data privacy and low latency.
Its core capability lies in a robust local processing pipeline: using tesseract.js for high-precision OCR (supporting Chinese and English recognition), combined with sharp for color analysis and pixel scanning, all executed locally. This effectively enhances the performance of text-only models in scenarios like document analysis and image description, while avoiding the costs and risks of relying on external services. The plugin works out of the box after installation, requiring no additional configuration and integrating smoothly with existing workflows.
This plugin is particularly suitable for developers, researchers, or everyday users of DeepSeek Harness who want to expand the functionality of text-only models for multimodal tasks. Whether you need image text extraction, visual analysis, or a localized solution for privacy protection, dsh-pseudo-vision provides efficient and convenient support, helping users overcome model limitations in AI applications.
Use Cases
- Extracting and analyzing text from document images
- Processing visual content in offline environments
- Enhancing multimodal capabilities of text-only models
Best For
- AI developers using DeepSeek Harness
- Researchers needing localized image processing
- Ordinary users avoiding external API dependencies
Related Plugins
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.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.