diff --git a/.github/banner_dark.png b/.github/banner_dark.png new file mode 100644 index 0000000..2536735 Binary files /dev/null and b/.github/banner_dark.png differ diff --git a/.github/banner_light.png b/.github/banner_light.png new file mode 100644 index 0000000..048f509 Binary files /dev/null and b/.github/banner_light.png differ diff --git a/README.md b/README.md index 516b57b..c5bb64d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,16 @@ - + + + + The LiveKit icon, the name of the repository and some sample code in the background. + + # 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. ## Docs and references @@ -61,4 +68,14 @@ NEXT_PUBLIC_LIVEKIT_URL=wss:// - Mobile device sizes not supported currently +
+ + + + + + + + +
LiveKit Ecosystem
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
ServicesLivekit server · Egress · Ingress · SIP
ResourcesDocs · Example apps · Cloud · Self-hosting · CLI