框架
LiveKit Agents
LiveKit Agents 是开源 AI 开发框架,2023 年推出,面向开发者。
构建实时语音和视频 AI 智能体的框架,覆盖网页通话到电话线路。
主打:实时语音对话、搭建智能体。开源,可以免费使用。使用方式:自部署、API。
这是 https://godooo.ai/zh/framework/livekit-agents 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
实时语音对话主打待校准
搭建智能体主打待校准
“The Agents framework lets you add any Python or Node.js program to LiveKit rooms as full realtime participants.”— docs.livekit.io, 2026-09-24
渠道接入支持待校准
“Telephony integration : Works seamlessly with LiveKit's telephony stack, allowing your agent to make calls to or receive calls from phones.”— github.com, 2026-09-24
语音合成支持待校准
“A comprehensive ecosystem to mix and match the right STT, LLM, TTS, and Realtime API to suit your use case.”— github.com, 2026-09-24
语音转写支持待校准
“A comprehensive ecosystem to mix and match the right STT, LLM, TTS, and Realtime API to suit your use case.”— github.com, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
- Pipecat开源免费同样能做:实时语音对话、搭建智能体;可离线本地运行
- TEN Framework开源免费同样能做:实时语音对话、搭建智能体、语音转写;可离线本地运行
- ElevenLabs免费版 + 付费升级同样能做:实时语音对话、语音合成、语音转写;不用写代码
- OpenAI Agents SDK开源免费同样能做:搭建智能体、实时语音对话;可离线本地运行
- Botpress开源免费同样能做:搭建智能体、渠道接入
- Coze 扣子免费版 + 付费升级同样能做:搭建智能体、渠道接入;不用写代码
- Dify开源免费同样能做:搭建智能体、渠道接入;不用写代码
- Rasa开源免费同样能做:搭建智能体、渠道接入
- Flowise开源免费同样能做:搭建智能体、渠道接入;可离线本地运行;不用写代码
- AutoGen开源免费同样能做:搭建智能体;可离线本地运行
- AutoGPT开源免费同样能做:搭建智能体;不用写代码
- Claude Agent SDK开源免费同样能做:搭建智能体
关系
常见问题
LiveKit Agents 是什么?
LiveKit Agents 是开源 AI 开发框架,2023 年推出,面向开发者。构建实时语音和视频 AI 智能体的框架,覆盖网页通话到电话线路。
LiveKit Agents 免费吗?
免费。LiveKit Agents 是开源软件(Apache-2.0)。
LiveKit Agents 开源吗?
开源,许可证是 Apache-2.0。源代码在 https://github.com/livekit/agents。
LiveKit Agents 能本地运行吗?
可以部署在自己的服务器上。
LiveKit Agents 能做什么?
主打:实时语音对话、搭建智能体。也能做:渠道接入、语音合成、语音转写。
LiveKit Agents 有哪些开源替代品?
开源的有:Pipecat、TEN Framework、OpenAI Agents SDK、Botpress、Dify、Rasa、Flowise、AutoGen。其他:ElevenLabs、Coze 扣子。
来源
- docs.livekit.io/agents/核实于 2026-09-24
- github.com/livekit/agents核实于 2026-09-24