Overview
Clone a starter app to get up and running quickly on your preferred platform. Each app is open source under the MIT License. The mobile apps require a hosted token server, but include a LiveKit Cloud Sandbox for development.
http://localhost:3000

Available starter apps
Next.js Voice Agent
A web voice AI assistant built with React and Next.js.
SwiftUI Voice Agent
A native iOS, macOS, and visionOS voice AI assistant built in SwiftUI.
Android Voice Agent
A native Android voice AI assistant app built with Kotlin and Jetpack Compose.
Flutter Voice Agent
A cross-platform voice AI assistant app built with Flutter.
React Native Voice Agent
A native voice AI assistant app built with React Native and Expo.
Web Embed Voice Agent
A voice AI agent that can be embedded in any web page.
Platform-specific guides
Each starter app has a dedicated guide with installation instructions, screenshots, and links to the source code:
- React starter app - Next.js-based web app with Agents UI components.
- SwiftUI starter app - Native iOS and macOS app with SwiftUI components.
- Android starter app - Native Android app with Jetpack Compose.
- Flutter starter app - Cross-platform app with Flutter widgets.
- React Native starter app - Cross-platform mobile app with React Native.
- Web embed starter app - Embeddable web widget for any website.
Next steps
Once you have a starter app running, explore these resources to customize your frontend:
