The Realtime Cloud. Build and scale voice and video applications.
Powering apps for
customers including:
Open AI
Character AI
Skydio
Spotify
Fanatics
Solutions

Tools to invent the future

Conversational AI
Robotics and IoT
Livestreaming
OpenAI uses LiveKit to deliver voice to millions of ChatGPT users.
Build realtime multimodal experiences
Stream voice and video between your model and users with sub-100ms latency.
Start quickly with plugins from:
OpenAIElevenLabsDeepgramGoogle
Simulate human conversation
Integrated plugins make speaking with AI as natural as speaking with a person.
Interruption handling
Turn-taking cue detection
Connect to telephony networks
Allow users to dial into sessions or make programmatic calls out to phones.
Supports DTMF
Call our demo voice bot:
developer focused

Build, deploy, scale. Repeat.

Realtime telemetry and analytics
Explore session and user data in depth to understand a user's experience and resolve issues.
Layout of Cloud dashboards
Purpose-built components
Build realtime experiences quickly with higher-level abstractions for common patterns and use cases.
voice-agent.py
components.tsx
stream-ingest.go
mobile.swift
1async def entrypoint(ctx: JobContext):
2 vad = silero.VAD()
3 stt = deepgram.STT()
4 llm = openai.LLM()
5 tts = elevenlabs.TTS()
6 assistant = VoiceAssistant(vad, stt, llm, tts, allow_interruptions=True)
7 assistant.set_system_message(["You are a voice assistant created by LiveKit."])
8 await assistant.say('Hello, how can I help you today?')
9
10 @ctx.room.on("participant_connected")
11 def _on_participant_connected(participant:
12 rtc.RemoteParticipant):
13 assistant.start(ctx.room, participant)
14
1
Broad SDK support
Code your application with a LiveKit client natively designed for your platform of choice.
Layout of Cloud dashboards
No vendor lock-in
Self-host LiveKit for free without changing a line of code. The entire ecosystem of tools and services is Apache 2.0 open source.
Layout of Cloud dashboards
global scale

The backbone of the realtime computing era.

LiveKit's network is optimized for ultra-low latency, extreme resiliency, and massive scale. Our team is distributed across the world and our infrastructure delivers billions of minutes of audio and video every month.

Uptime
99.99%
Latency
<100ms
World map with data center locations highlighted.
capabilities

A feature-rich platform

SSO and RBAC for teams
Set up roles and collaborate on your realtime project with your team.
Enterprise-grade security
End-to-end encryption, SOC2 Type 2, GDPR, CCPA, and HIPAA compliant.
Noise and echo cancellation
Remove background artifacts from audio streams.
Session recording
Composite, record, and store sessions in any S3-compatible cloud bucket.
Stream ingestion
Import external video or audio streams from a myriad of formats.
Moderation tools
Restrict user access to publish or subscribe to any session or stream.

Ready to build?

Start building your realtime application with a free account. Ping us if your use case has Plus or Private Cloud requirements.

LiveKit Logo
GitHub LogoTwitter Logo

Product

SFU

SDKs

Cloud Dashboard

Cloud Status

© 2024 LiveKit. All rights reserved.

Terms of Service
|
Cookie Policy
|
Privacy Policy