AI Agent Framework
10.2k 2026-04-27
livekit/agents
A framework for building realtime, programmable voice AI agents that can see, hear, and understand.
Core Features
Flexible integrations with STT, LLM, TTS providers
Integrated job scheduling and distribution
Seamless telephony integration (SIP)
Semantic turn detection for natural conversations
Fully open-source and self-hostable with LiveKit server
Quick Start
pip install "livekit-agents[openai,silero,deepgram,cartesia,turn-detector]~=1.4"Detailed Introduction
The LiveKit Agents Framework is a robust, open-source solution for developing real-time, programmable AI participants designed to run on servers. It enables the creation of advanced conversational, multi-modal voice agents that can perceive, comprehend, and interact intelligently. By offering flexible integrations with various STT, LLM, and TTS providers, alongside built-in job scheduling, telephony support, and WebRTC client compatibility, the framework provides a comprehensive ecosystem for building sophisticated interactive AI applications, from virtual assistants to automated customer support.