dsh-vision-solution
by — · br1nosense/dsh-vision-solution
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Give DSH text-only models vision: an image/OCR/document recognition skill (race pool → custom channels → local) plus an idempotent host patch so image messages reach the model.
Similar plugins
Give text-only models vision: a describe_image tool that delegates images to a vision model from your dsh model list over the harness's own LLM runtime.
★ 0
dsh plugin --profile web add dsh-easyvisionLocal OCR for attached images via Tesseract: only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.
★ 0
↓ 778/wk
dsh plugin --profile web add dsh-tesseract-ocrConfigurable image recognition for text-only DSH models: image messages are first transcribed by an OpenAI-compatible vision model (Base URL, model ID and API key set in a Settings section) and then p
★ 0
dsh plugin --profile web add @lp181818/dsh-vision-pluginby jyh20030112
Dsh-visual-plugin.Give your text-only model eyes: forward user images to any OpenAI-compatible vision model and see the results in a Web UI right panel
★ 16
MIT
TypeScript
Sep 2, 2026
dsh plugin --profile web add dsh-visual-pluginVision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.
★ 0
dsh plugin --profile web add dsh-vision-recognizerby sfyyy
On-demand vision for text-only DeepSeek Harness (DSH) sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model
★ 6
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add @dsh-extension/dsh-vision-bridge