dsh-qwen-multimodal
Run the following command in DeepSeek Harness:
dsh plugin install wuwangmao/dsh-qwen-multimodal
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install wuwangmao/dsh-qwen-multimodal in the DeepSeek Harness terminal to install; the plugin source is available at https://github.com/wuwangmao/dsh-qwen-multimodal
About this plugin
Text-only main models (e.g. DeepSeek) cannot natively understand images, listen to audio, or generate pictures. dsh-qwen-multimodal fills all three gaps inside a single plugin by calling Alibaba Cloud Bailian Qwen APIs, so the host model can invoke multimodal tools mid-conversation without switching models or restructuring its workflow.
The plugin wraps three core tools: describe_image, powered by Qwen VL, handles image understanding, OCR, and chart analysis with support for multiple images per call; transcribe_audio, powered by Qwen3-ASR, converts wav, mp3, m4a, aac, and other common audio formats into text; and generate_image, powered by Qwen-Image, renders pictures from text prompts and saves them as local files. By design, all media content is processed by the tool layer, and only text transcriptions or file paths return to the main model context, keeping raw pixel and waveform data out of the conversation window.
The generate_image tool also includes a generate-then-verify quality loop: when the verify option is enabled, Qwen VL automatically re-checks the generated result against the original prompt to close the feedback loop. The plugin is ideal for developers working with DeepSeek or other text-only models who need everyday tasks like screenshot OCR, meeting-recording transcription, or quick visual asset generation.
Use Cases
- OCR and content extraction from screenshots and charts
- Transcribing meeting recordings into text notes
- Generating image assets from prompts with automatic verification
- Adding visual and audio capabilities to a text-only model
Best For
- Developers working with DeepSeek or other text-only models
- Teams that need multimodal skills without switching models
- Users already connected to Alibaba Cloud Bailian Qwen APIs
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.