[GitHub Trending] livekit/agents
7.9 relevance
Score Breakdown
technical depth 8
novelty 7
actionability 8
community 8
strategic 8
personal 9
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Framework for realtime voice AI agents is directly relevant, novel, and actionable.
Summary
LiveKit Agents is an open-source Python framework for building realtime, multimodal voice agents on servers, using a unified inference API to mix STT (Deepgram Nova-3), LLM (Google Gemma 4), and TTS (Cartesia Sonic-3). It includes built-in job scheduling, semantic turn detection, MCP support for tool integration, and a test framework, all deployable on own infrastructure via LiveKit's WebRTC server. The framework introduces AgentSession and AgentServer abstractions for managing agent interactions and job coordination.
Author
livekit