agents livekit

A framework for building realtime voice AI agents 🤖🎙️📹

주요 언어
Python
Stars
12,878
Forks
3,535

태그

  • 框架
  • 多Agent系统
  • 实时
  • 多模态
  • 工具调用
  • Python

요약

LiveKit Agents是一个专为构建实时语音AI智能体而设计的Python框架,支持服务器端运行的可编程对话参与者。它集成了STT、LLM、TTS等多种AI模型,支持多智能体切换、电话集成、WebRTC通信及MCP工具调用。适用于需要构建能够听、说、理解的多模态对话AI助手的开发者和企业。

README

<!--BEGIN_BANNER_IMAGE--> <picture> <source media="(prefers-color-scheme: dark)" srcset="/.github/banner_dark.png"> <source media="(prefers-color-scheme: light)" srcset="/.github/banner_light.png"> <img style="width:100%;" alt="The LiveKit icon, the name of the repository and some sample code in th…

查看完整页面