Quickstart (5 min)
Clone a production-ready Next.js + LiveKit agent
| Project | Description |
|---|---|
| LiveKit app (Python) | The Quickstart starter project — fullstack Next.js app with a Python LiveKit Agents worker. Includes token server, call UI, and production patterns like avatar readiness handling. |
| LemonSlice + Video Meeting Platforms | Send your LemonSlice avatar into a Zoom, Google Meet, Microsoft Teams, or Webex call with a single line of code. |
| Multiple Avatars + Chrome Extension | Learn how to integrate simultaneous agents that can listen and react to your browser audio. Try it out |
| Avatars + Tool Calling | Learn how agents can use live tool calls to trigger UI changes and guide your users to fill out a form. Try it out |
| LiveKit app (Node.js) | Same fullstack layout as the Python app, with the LiveKit agent implemented in Node.js. |
| LiveKit playground demo | Minimal agent to iterate locally and connect via the LiveKit Agents Playground. |
| Green Screen + Landscape demo | Client-side green screen (chroma key) compositing with a LemonSlice avatar in a landscape layout. Includes a WebGL shader, Next.js UI, and Python LiveKit Agents worker. |
| Hosted Daily app | React app using the LemonSlice hosted pipeline with Daily rooms. Backend keeps API credentials off the client. |
| Pipecat app | Fullstack app with a Pipecat pipeline and LemonSlice avatar over Daily. Same pre-join and in-call UI patterns as the LiveKit examples. |

