|
1 | 1 | --- |
2 | | -title: Welcome to Vapi's Developer Documentation |
| 2 | +title: "👋 Welcome to Vapi Docs" |
3 | 3 | layout: overview |
4 | 4 | --- |
5 | 5 |
|
6 | | -Everything you need to build, test, & deploy voice AI agents in minutes rather than months |
| 6 | +Vapi helps developers build, test, and deploy voice agents at scale. We enable everything in between the raw models and production, including telephony, test suites, and real-time analytics. |
| 7 | + |
| 8 | +<br /> |
7 | 9 |
|
8 | 10 | <CardGroup cols={2}> |
9 | 11 | <Card |
10 | | - title="Quickstart" |
| 12 | + title="Quickstart (<5 minutes)" |
11 | 13 | icon="clock" |
12 | 14 | href="/quickstart/dashboard" |
13 | 15 | > |
14 | | - Get started now with the Vapi web dashboard. |
| 16 | + Get started now with the Vapi Dashboard. |
15 | 17 | </Card> |
| 18 | + |
16 | 19 | <Card title="Documentation" icon="book" href="introduction"> |
17 | | - Reference our documentation for how to use Vapi's Voice AI platform. |
| 20 | + Learn how to use Vapi's Voice AI platform. |
18 | 21 | </Card> |
19 | | - <Card title="Community" icon="fa-brands fa-discord" href="https://discord.gg/pUFNcf2WmH"> |
20 | | - Connect with our team & other developers using Vapi. |
| 22 | + |
| 23 | + <Card title="Discord" icon="fa-brands fa-discord" href="https://discord.gg/pUFNcf2WmH"> |
| 24 | + Connect with 11,833 other Vapi developers. |
21 | 25 | </Card> |
| 26 | + |
22 | 27 | <Card title="GitHub" icon="fa-brands fa-github" href="https://github.com/VapiAI"> |
23 | | - Check out our GitHub to see what the Vapi team has been up to. |
| 28 | + Check out our public SDKs. |
24 | 29 | </Card> |
25 | | -</CardGroup> |
26 | | - |
27 | 30 |
|
28 | | -<CardGroup cols={2}> |
29 | | - <Card |
30 | | - title="Support" |
31 | | - icon="headset" |
32 | | - href="/support" |
33 | | - > |
34 | | - Get help from our team through email, Discord community, or dedicated enterprise support channels. |
35 | | - </Card> |
36 | | - <Card |
37 | | - title="Enterprise Plans" |
38 | | - icon="building" |
39 | | - href="/enterprise/plans" |
40 | | - > |
41 | | - Scale your voice AI applications with dedicated support, unlimited concurrency, and enterprise-grade infrastructure. |
42 | | - </Card> |
43 | 31 | </CardGroup> |
| 32 | + |
0 commit comments