#138 · Primary category: Computer Vision
JoyAI-VL-Interaction
JoyAI-VL-Interaction: An Open Real-time Video-Language Interaction System
Project last updated:08/29/26
GitHub Stars
1.8K
Forks
181
Contributors
6
License
Apache-2.0
Why we included this project
JoyAI-VL-Interaction pairs an 8B vision-language model with a real-time streaming stack, so it can watch a webcam or livestream and respond in under a second rather than waiting for the whole clip to finish. That makes it a practical fit for assistants that have to react to live video, like safety monitoring, kitchen or workshop oversight, or any hands-busy scenario. The repo bundles the model weights, training recipe, time-aligned interaction data, and serving code in one place, so you can reproduce the system and adapt it to your own setup. It also handles the harder judgment calls by handing subtasks to a background model or agent while it keeps watching the stream. For developers who want a working, low-latency video-understanding system instead of a research-only demo, this is a solid place to start.
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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)