Skip to main content
HuggingFace Inference is an inference platform that provides access to thousands of models through a unified API. Routes to multiple providers (Together AI, Groq, Cerebras, Replicate, Fireworks) so you can switch backends without changing code. Supports both text LLM and VLM (vision) 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.
For local on-device inference using open-weight models, see HuggingFace Transformers.

Installation

LLM

Text-only language model with streaming and function calling.

VLM

Vision language model with automatic video frame buffering and function calling. Supports models like Qwen2-VL.

Next Steps

Build a Voice Agent

Get started with voice

Build a Video Agent

Add video processing