LiveKit docs › Get Started › Starter apps › Overview

---

# Starter apps

> Open-source starter apps to get up and running quickly on your preferred platform.

## 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 and can use the [LiveKit Cloud token server](https://docs.livekit.io/frontends/build/authentication/sandbox-token-server.md) for development.

![undefined](/images/agents/start/frontend/agent-starter-react-screenshot-dark.png)

## Available starter apps

- **[Next.js Voice Agent](https://docs.livekit.io/frontends/start/starter-apps/react.md)**: A web voice AI assistant built with React and Next.js.

- **[SwiftUI Voice Agent](https://docs.livekit.io/frontends/start/starter-apps/swiftui.md)**: A native iOS, macOS, and visionOS voice AI assistant built in SwiftUI.

- **[Android Voice Agent](https://docs.livekit.io/frontends/start/starter-apps/android.md)**: A native Android voice AI assistant app built with Kotlin and Jetpack Compose.

- **[Flutter Voice Agent](https://docs.livekit.io/frontends/start/starter-apps/flutter.md)**: A cross-platform voice AI assistant app built with Flutter.

- **[React Native Voice Agent](https://docs.livekit.io/frontends/start/starter-apps/react-native.md)**: A native voice AI assistant app built with React Native and Expo.

- **[Web Embed Voice Agent](https://docs.livekit.io/frontends/start/starter-apps/web-embed.md)**: 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](https://docs.livekit.io/frontends/start/starter-apps/react.md) - Next.js-based web app with Agents UI components.
- [SwiftUI starter app](https://docs.livekit.io/frontends/start/starter-apps/swiftui.md) - Native iOS and macOS app with SwiftUI components.
- [Android starter app](https://docs.livekit.io/frontends/start/starter-apps/android.md) - Native Android app with Jetpack Compose.
- [Flutter starter app](https://docs.livekit.io/frontends/start/starter-apps/flutter.md) - Cross-platform app with Flutter widgets.
- [React Native starter app](https://docs.livekit.io/frontends/start/starter-apps/react-native.md) - Cross-platform mobile app with React Native.
- [Web embed starter app](https://docs.livekit.io/frontends/start/starter-apps/web-embed.md) - Embeddable web widget for any website.

## Next steps

Once you have a starter app running, explore these resources to customize your frontend:

- **[Building frontends](https://docs.livekit.io/frontends/build.md)**: Learn about sessions, authentication, media, and more.

- **[UI components](https://docs.livekit.io/frontends/agents-ui.md)**: Pre-built components for media controls, visualizers, and chat.

---

This document was rendered at 2026-06-07T11:33:39.663Z.
For the latest version of this document, see [https://docs.livekit.io/frontends/start/starter-apps.md](https://docs.livekit.io/frontends/start/starter-apps.md).

To explore all LiveKit documentation, see [llms.txt](https://docs.livekit.io/llms.txt).