Realtime AI Agent Framework
10.1k 2026-04-15
livekit/agents
A comprehensive framework for building real-time, programmable, multi-modal voice AI agents capable of seeing, hearing, and understanding.
Core Features
Flexible integrations with various STT, LLM, and TTS providers.
Integrated job scheduling and distribution for connecting users to agents.
Seamless telephony integration for making and receiving calls.
Open-source architecture allowing self-hosting of the entire stack.
Quick Start
pip install "livekit-agents[openai,silero,deepgram,cartesia,turn-detector]~=1.4"Detailed Introduction
LiveKit Agents is a powerful framework designed for developing server-side, real-time AI agents. It enables the creation of conversational, multi-modal agents that can process visual and auditory inputs, understand context, and respond intelligently. Leveraging LiveKit's robust WebRTC ecosystem, it offers flexible integrations with leading AI models (STT, LLM, TTS), built-in job scheduling, and telephony support. Its open-source nature provides complete control and deployment flexibility, making it ideal for custom AI assistant applications.