From 58c8e17736b8dfd39ee8e09cb893760bf49bfc10 Mon Sep 17 00:00:00 2001 From: Jonas Schell Date: Fri, 19 Jan 2024 00:41:54 +0100 Subject: [PATCH] =?UTF-8?q?[=F0=9F=A4=96=20readme-manager]=20Update=20READ?= =?UTF-8?q?ME=20(#16)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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