diff --git a/README.md b/README.md index d5a66c2..cc3ef84 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,19 @@ + The LiveKit icon, the name of the repository and some sample code in the background. + # LiveKit Agents Playground -Use this SDK to add real-time video, audio and data features to your The Agents Playground is designed for quickly prototyping with server side agents built with [LiveKit Agents Framework](https://github.com/livekit/agents). Easily tap into LiveKit WebRTC sessions and process or generate audio, video, and data streams. - The playground includes components to fully interact with any LiveKit agent, through video, audio and chat. app. By connecting to a self- or cloud-hosted LiveKit server, you can quickly build applications like interactive live streaming or video calls with just a few lines of code. + +The Agent Playground is designed for quickly prototyping with server side agents built with [LiveKit Agents Framework](https://github.com/livekit/agents). Easily tap into LiveKit WebRTC sessions and process or generate audio, video, and data streams. + The playground includes components to fully interact with any LiveKit agent, through video, audio and chat. + ## Docs and references @@ -71,7 +75,7 @@ NEXT_PUBLIC_LIVEKIT_URL=wss:// Real-time SDKsReact Components · JavaScript · iOS/macOS · Android · Flutter · React Native · Rust · Python · Unity (web) · Unity (beta) Server APIsNode.js · Golang · Ruby · Java/Kotlin · Python · Rust · PHP (community) -Agents FrameworksPython · Playground +Agents FrameworksPython · Playground ServicesLivekit server · Egress · Ingress · SIP ResourcesDocs · Example apps · Cloud · Self-hosting · CLI