Sign inSign up

hereshem/agent-playground

By hereshem

Updated 10 months ago

Livekit Agent Playground for testing

Image
0

663

hereshem/agent-playground repository overview

Run Livekit Playground

docker run --rm -p 3000:3000 \
  -e NEXT_PUBLIC_LIVEKIT_URL="$NEXT_PUBLIC_LIVEKIT_URL" \
  -e LIVEKIT_API_KEY="$LIVEKIT_API_KEY" \
  -e LIVEKIT_API_SECRET="$LIVEKIT_API_SECRET" \
  hereshem/agent-playground:latest

Tag summary

Content type

Image

Digest

sha256:792664739

Size

350.8 MB

Last updated

10 months ago

docker pull hereshem/agent-playground