Skip to content
#

vision-model

Here are 39 public repositories matching this topic...

The self-hosted AI workstation. Autonomous screen agents, 3-tier neural routing, parallel agent swarms, video generation, 4K/8K upscaling, RAG, voice interface, 70+ tool execution engine — all running locally on your hardware.

  • Updated Aug 14, 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

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

Локальная мульти-агентная система на 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

Improve this page

Add a description, image, and links to the vision-model topic page so that developers can more easily learn about it.

Curate this topic

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