Tag
LiveKit Agents is an open-source real-time voice agent framework supporting WebRTC, telephony integration, semantic turn detection, MCP tool calling, and multi-agent handoff, helping developers quickly build real-time voice applications such as AI customer service and phone bots.
A developer demonstrates building a professional voice agent in about 100 lines of Python using LiveKit, Rime, and gpt-4o-mini, showcasing highly human-like voice and intonation.
A tutorial on building a realtime translation app using Gemini Live Translate, Next.js, LiveKit, and Cloud Run, covering audio streaming, translation, and deployment.
Open-sourced a full-stack production starter for voice agents using LiveKit, FastAPI, and React, handling both web and telephony with a single code path, deployable via Docker Compose.
LiveKit built a live multilingual video call using Gemini 3.5 Live Translate, allowing participants to speak in their own language and hear translations in real time. The open source code is available on GitHub.