Skip to content
#

vision-model

Here are 53 public repositories matching this topic...

AI video editing skill that watches your footage before cutting. Vision model analyzes every frame, scores usability, drops bad takes, reorders by narrative, then renders with ffmpeg. For Claude Code, Cola, OpenClaw. 会看画面的 AI 自动剪辑 Skill——先用视觉模型看懂素材再决定剪哪几秒。

  • Updated Jul 26, 2026
  • Python

AI-powered browser automation agent using a dual-LLM architecture. The orchestrator (qwen3-vl-32k) creates execution plans from screenshots, while the executor (llama3.1:8b) translates steps into browser actions using an accessibility tree for reliable element selection. Local, private, powered by Ollama.

  • Updated Dec 13, 2025
  • JavaScript

Локальная мульти-агентная система на self-hosted LLM (Ollama). 3 канала (Telegram/консоль/MAX), 4 типа моделей (LLM/embed/vision/voice), мультимодальность (текст/PDF/фото/голос), роли Planner/Executor/Critic с рефлексией. Инструменты: почта, Яндекс.Диск, web, OCR, cron-планировщик. Семантическая память (sqlite-vec). Coverage 88%. Без облачных API.

  • Updated Aug 2, 2026
  • Python

Codex plugin that lets Codex read images via a pure vision model (base64 -> vision API -> back to main model). 让 Codex 通过纯视觉模型查看图片的插件:图片转 base64 后调用视觉模型,识别结果返回给主模型。

  • Updated Aug 1, 2026
  • Python

Add this topic to your repo

To associate your repository with the vision-model topic, visit your repo's landing page and select "manage topics."

Learn more