kirillbrsnkv/give-claude-eyes
5 stars · Last commit 2026-04-11
Give Claude eyes. Multimodal video & image understanding via Qwen Omni API. Plugin for Claude Code / Cowork.
README preview
# Give Claude Eyes
### Multimodal video & image understanding via Qwen Omni
[](https://opensource.org/licenses/MIT)
[](https://claude.ai)
[](https://www.python.org/)
Claude can't natively watch video. This plugin fixes that -- it bridges Claude with [Qwen Omni](https://help.aliyun.com/zh/model-studio/developer-reference/qwen-omni), a natively multimodal model that actually sees motion, not just individual frames. When you mention a video or ask for visual analysis, Claude calls Qwen under the hood and works with the result. For you as the user, it just feels like Claude can see.
```
You --> Claude --> Qwen Omni API --> Claude --> You
"analyze this video" (watches it) "here's what I saw"
```
## Quick start
### Install
**Claude Code:**