Skip to content

Commit 7e1a5c3

Browse files
committed
readme
1 parent ec74fc9 commit 7e1a5c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ A complete starter project for building voice AI apps with [LiveKit Agents for P
88

99
The starter project includes:
1010

11-
- A simple helpful voice AI assistant
11+
- A simple voice AI assistant, ready for extension and customization
1212
- A voice AI pipeline with [models](https://docs.livekit.io/agents/models) from OpenAI, Cartesia, and Deepgram served through LiveKit Cloud
1313
- Easily integrate your preferred [LLM](https://docs.livekit.io/agents/models/llm/), [STT](https://docs.livekit.io/agents/models/stt/), and [TTS](https://docs.livekit.io/agents/models/tts/) instead, or swap to a realtime model like the [OpenAI Realtime API](https://docs.livekit.io/agents/models/realtime/openai)
1414
- Eval suite based on the LiveKit Agents [testing & evaluation framework](https://docs.livekit.io/agents/build/testing/)
1515
- [LiveKit Turn Detector](https://docs.livekit.io/agents/build/turns/turn-detector/) for contextually-aware speaker detection, with multilingual support
1616
- [LiveKit Cloud enhanced noise cancellation](https://docs.livekit.io/home/cloud/noise-cancellation/)
1717
- Integrated [metrics and logging](https://docs.livekit.io/agents/build/metrics/)
18+
- A Dockerfile ready for [deployment to LiveKit Cloud](https://docs.livekit.io/agents/ops/deployment/)
1819

1920
This starter app is compatible with any [custom web/mobile frontend](https://docs.livekit.io/agents/start/frontend/) or [SIP-based telephony](https://docs.livekit.io/agents/start/telephony/).
2021

0 commit comments

Comments
 (0)