diff --git a/.github/banner_dark.png b/.github/banner_dark.png index 2536735..e028cff 100644 Binary files a/.github/banner_dark.png and b/.github/banner_dark.png differ diff --git a/.github/banner_light.png b/.github/banner_light.png index 048f509..594b4f8 100644 Binary files a/.github/banner_light.png and b/.github/banner_light.png differ diff --git a/README.md b/README.md index c5bb64d..1a07545 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,8 @@ # LiveKit Agent Playground - -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. - +Use this SDK to add real-time video, audio and data features to your 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. 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. ## Docs and references