Skip to main content
We’ve built a full-stack LiveKit integration example that enables real-time voice and text interactions with Lemon Slice avatars. To get started quickly, we provide two reference implementations:

lemonslice-livekit-python-example

Next.js frontend
Python agent (recommended)

lemonslice-livekit-nodejs-example

Next.js frontend
Node.js agent
Each agent-friendly repo includes a minimal frontend and encodes production-ready patterns that developers often overlook. What’s included
  • A proper connection lifecycle (e.g. loading state until the agent is ready)
  • Robust handling for timeouts and unexpected disconnects
  • Token server handling
Screenshot

Nocall