File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Examples
3+ subtitle : Explore complete examples with step-by-step instructions to build with Vapi
4+ slug : examples
5+ ---
6+
7+ <CardGroup cols = { 2 } >
8+ <Card title = " Outbound Sales" icon = " phone" href = " /examples/outbound-sales" >
9+ Create an outbound sales agent that can schedule appointments automatically
10+ </Card >
11+ <Card title = " Inbound Support" icon = " headset" href = " /examples/inbound-support" >
12+ Build a technical support assistant that remembers where you left off between calls
13+ </Card >
14+ <Card title = " Pizza Website" icon = " pizza-slice" href = " /examples/pizza-website" >
15+ Build a pizza ordering assistant for your website using the Web SDK
16+ </Card >
17+ <Card title = " Voice Widget" icon = " microphone" href = " /examples/voice-widget" >
18+ Easily integrate the Vapi Voice Widget into your website for enhanced user interaction
19+ </Card >
20+ </CardGroup >
You can’t perform that action at this time.
0 commit comments