Skip to content
dsh.fish
Bundle

dsh-vision-no-vision

Gives a text-only LLM vision capability

Source
wdwind
stars
1 stars
License
MIT
Updated
Updated 2 days ago

Readme

# dsh-vision-no-vision

A [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness)
(dsh) plugin that gives a **text-only** LLM vision capability!!!

## Install

```
pnpm dsh plugin --profile web add dsh-vision-no-vision
```

## Note

Seriously, it is not a serious plugin 😝. The tool generates an ascii-art from the input image and feed it into the text-only LLM to guess the content.

Install

dsh plugin --profile web add github:wdwind/dsh-vision-no-vision#89522437a18c08ed09a1d828a27f4db6ba8b02f5

Profile: web

  • This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
Source