File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -270,6 +270,22 @@ Here are some videos made by people in our community showcasing what Vapi can do
270
270
referrerpolicy = " strict-origin-when-cross-origin"
271
271
allowfullscreen
272
272
/>
273
+ <iframe
274
+ src = " https://www.youtube.com/embed/w7yHxLSvXnU?si=LNsPkkk0K5F2ccy8"
275
+ title = " YouTube video player"
276
+ frameborder = " 0"
277
+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
278
+ referrerpolicy = " strict-origin-when-cross-origin"
279
+ allowfullscreen
280
+ />
281
+ <iframe
282
+ src = " https://www.youtube.com/embed/QzO22FT2W9Q?si=JuLipGu1spTZY3pM"
283
+ title = " YouTube video player"
284
+ frameborder = " 0"
285
+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
286
+ referrerpolicy = " strict-origin-when-cross-origin"
287
+ allowfullscreen
288
+ />
273
289
</div >
274
290
275
291
#### Usecase
Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ description: "Find all of our resources here."
14
14
<tr ><td >Client Examples</td ><td ><a target = " _blank" href = " https://github.com/VapiAI/client-side-example-javascript-next" >Next.js</a > · <a target = " _blank" href = " https://github.com/VapiAI/client-side-example-javascript-react" >React</a > · <a target = " _blank" href = " https://github.com/VapiAI/flutter/tree/main/example" >Flutter</a > · <a target = " _blank" href = " https://github.com/VapiAI/client-side-example-react-native" >React Native</a ></td ></tr >
15
15
<tr><td>Server Examples</td><td><a target="_blank" href="https://github.com/VapiAI/server-side-example-serverless-vercel">Vercel</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-serverless-cloudflare">Cloudflare</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-serverless-supabase">Supabase</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-javascript-node">Node</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-javascript-bun">Bun</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-javascript-deno">Deno</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-python-flask">Flask</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-php-laravel">Laravel</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-go-gin">Go</a> · <a target="_blank" href="https://github.com/VapiAI/server-side-example-rust-actix">Rust</a></td></tr>
16
16
<tr ><td >Resources</td ><td ><a target = " _blank" href = " https://docs.vapi.ai/" >Official Docs</a > · <a target = " _blank" href = " https://api.vapi.ai/api" >API Reference</a ></td ></tr >
17
- <tr ><td >Community</td ><td ><a target = " _blank" href = " /community/videos" >Videos</a ></td ></tr >
17
+ <tr ><td >Community</td ><td ><a target = " _blank" href = " /community/videos" >Videos</a ></td ><td >< a target = " _blank " href = " https://www.vapiblocks.com/ " >UI Library</ a ></ td >< /tr >
18
18
</tbody >
19
19
</table >
You can’t perform that action at this time.
0 commit comments