LiveKit
What is LiveKit?
LiveKit is an open-source real-time communication (RTC) platform built on WebRTC. It enables low-latency audio/video calls, real-time data messaging, and supports real-time agents (e.g., AI voice/video assistants) that can join rooms, listen/speak, and interact with participants. It can be used as a managed cloud service or self-hosted.
Advantages using LiveKit
- Low-latency audio/video calls
- Easy configuration of real-time agents (using common models or your own custom ones)
- Can be used as a managed cloud service or self-hosted
How is an Avaluma avatar integrated into LiveKit?
Avaluma avatars are provided as a plugin for the LiveKit Agent Framework. The avatar can be controlled by a LiveKit agent or by an external agent via audio.
note
During beta phase we are not listed in the official LiveKit documentation. We are working on it.