Documentation
¶
Overview ¶
Command agent-demo demonstrates a LiveKit AI agent that joins a room and interacts with human participants.
Usage:
export LIVEKIT_URL="wss://your-project.livekit.cloud" export LIVEKIT_API_KEY="your-api-key" export LIVEKIT_API_SECRET="your-api-secret" go run ./cmd/agent-demo
Then open the printed URL in your browser to join as a human participant.
Click to show internal directories.
Click to hide internal directories.