Skip to content

Commit 4b7f281

Browse files
author
elizabethtrykin
committed
copy
1 parent b4f4761 commit 4b7f281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/quickstart/dashboard.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ slug: quickstart/dashboard
88

99
Vapi makes it easy to build end-to-end voice agents, which we call ***assistants***. Assistants support live, two-way conversations. You can call an assistant or have it call you.
1010

11-
Each assistant is powered by three components:
11+
**Each assistant has three components:**
1212

1313
- Speech-to-text (STT)
1414
- Language model (LLM)
1515
- Text-to-speech (TTS)
1616

1717
Vapi gives you full control over each, with dozens of providers and models to choose from.
1818

19-
In this quickstart, you’ll learn to:
19+
**In this quickstart, you’ll learn to:**
2020
- Create an assistant in the Vapi dashboard
2121
- Pick your STT, LLM, and TTS providers
2222
- Attach a phone number

0 commit comments

Comments
 (0)