Skip to main content
Roboflow provides computer vision tools for object detection. The plugin offers both cloud-hosted inference (access to pre-trained models from Roboflow Universe) and local RF-DETR models.
Vision Agents uses Stream Video for real-time WebRTC transport by default. External WebRTC transports are supported as well. Most AI providers offer free tiers to get started.

Installation

Cloud Detection

Uses Roboflow’s hosted API with pre-trained models.
Set ROBOFLOW_API_KEY in your environment or pass api_key directly.

Local Detection

Runs RF-DETR models locally without API calls.

Cloud vs Local

Next Steps

Build a Voice Agent

Get started with voice

Build a Video Agent

Add video processing