AI Agent Hub
Back to plugins
🤖

dsh-deepseek-vision

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Cheng-cheng9669/dsh-deepseek-vision

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run `dsh plugin install Cheng-cheng9669/dsh-deepseek-vision`. The source code is available at https://github.com/Cheng-cheng9669/dsh-deepseek-vision.

About this plugin

In the rapidly evolving landscape of multimodal AI, pure text models often lack the capability to process visual data directly. The dsh-deepseek-vision plugin is designed to bridge this gap, seamlessly integrating DeepSeek's powerful vision recognition capabilities into local text-based inference environments. At its core, the plugin registers a deepseek_vision tool that accepts local image paths (supporting formats like PNG, JPG, etc.) and invokes the deepseek-vision-cli. By leveraging browser automation, it drives the vision mode of the DeepSeek web interface, effectively giving local text models the ability to "see" by analyzing images and returning detailed text descriptions. This is particularly beneficial for developers and automation enthusiasts looking to build intelligent workflows that require image analysis, significantly expanding the functional boundaries of standard text models.

Use Cases

  • Analyzing local screenshots and document content.
  • Performing complex reasoning combining images and text prompts.
  • Endowing text-only models with image recognition capabilities.

Best For

  • Developers needing local multimodal development environments.
  • Researchers exploring vision extensions for text models.
  • Tech enthusiasts building visual automation workflows.