Update README

This commit is contained in:
lukasIO 2024-01-09 15:45:16 +01:00
parent 6d2192c458
commit 36927b2110

View File

@ -12,6 +12,11 @@ Docs for how to get started with LiveKit agents at [https://docs.livekit.io/agen
The repo containing the (server side) agent implementations (including example agents): [https://github.com/livekit/agents](https://github.com/livekit/agents)
## Try out a live version
You can try out the agent playground at [https://livekit-agent-playground.vercel.app](https://livekit-agent-playground.vercel.app).
This will connect you to our example agent [KITT](https://github.com/livekit/agents/tree/main/examples/kitt).
## Setting up the playground locally
1. Install dependencies