Skip to main content
Live demos, build stories, and clone-ready starter projects for building with LemonSlice.
couchverse2

Multiple Avatars + Chrome Extension

Learn how to integrate simultaneous agents that can listen and react to your browser audio.Try it outMore info
form_demo

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.
ProjectDescription
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 demoMinimal agent to iterate locally and connect via the LiveKit Agents Playground.
Hosted Daily appReact app using the LemonSlice hosted pipeline with Daily rooms. Backend keeps API credentials off the client.
Pipecat appFullstack app with a Pipecat pipeline and LemonSlice avatar over Daily. Same pre-join and in-call UI patterns as the LiveKit examples.