Loading...
Loading...
Deploy real-time voice/video agents with LiveKit infrastructure
lattice template use lattice/livekitThis will create a new workspace using this template configuration.
Deploy real-time voice and video agents using LiveKit's open-source WebRTC infrastructure.
Requires Docker for running LiveKit server locally, or use LiveKit Cloud.
# Add lattice user to Docker group
sudo adduser lattice docker
sudo systemctl restart lattice
Set your LiveKit credentials:
export LIVEKIT_URL="wss://your-livekit.livekit.cloud"
export LIVEKIT_API_KEY="your-api-key"
export LIVEKIT_API_SECRET="your-api-secret"
This agent definition provisions:
Note: Edit the Terraform to customize the LiveKit agent pipeline and voice models.
Built with LiveKit - YC W21