
Multiple Avatars + Chrome Extension
Learn how to integrate simultaneous agents that can listen and react to your browser audio.Try it outMore info

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 outMore info
Starter projects
Clone-ready apps on GitHub. Each folder is self-contained with its own README.| Project | Description |
|---|---|
| LiveKit app (Python) | Fullstack Next.js app with a Python LiveKit Agents worker. Includes token server, call UI, and production patterns like bot_ready handling. |
| 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. |
| 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. |

