#245 · Primary category: AI Agents & Automation

Vision-Agents

agentic-ai agents ai ai-agents realtime stt tts video-agents video-ai vision-ai voice-ai

Open Vision Agents by Stream. Build voice and vision agents quickly with any model or video provider. Uses Stream's edge network for ultra-low latency.

Project last updated:08/27/26

GitHub Stars

8.1K

Forks

680

Contributors

31

License

Apache-2.0

Why we included this project

Building a conversational agent that watches a live video feed and talks back usually means gluing together WebRTC streams, speech models, and vision detection yourself. Vision Agents packages those pieces into a single Python framework, so a few dozen lines can give you a working prototype that pairs a fast detector like YOLO with a realtime LLM. It keeps the native calling conventions of each major model provider, so you can use current models from OpenAI, Gemini, or Claude without a proprietary wrapper. The framework includes pluggable vision pipelines, turn detection, phone and tool-calling support, and runs on Stream's edge network or other WebRTC providers, which makes it a reasonable base for live coaching, monitoring, and other low-latency use cases.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category