Skip to content

Commit e786968

Browse files
committed
added new community videos
Signed-off-by: Sahil Suman <sahilsuman933@gmail.com>
1 parent 7175d8d commit e786968

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

community/videos.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,22 @@ Here are some videos made by people in our community showcasing what Vapi can do
270270
referrerpolicy="strict-origin-when-cross-origin"
271271
allowfullscreen
272272
/>
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+
/>
273289
</div>
274290

275291
#### Usecase

resources.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ description: "Find all of our resources here."
1414
<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>
1515
<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>
1616
<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>
1818
</tbody>
1919
</table>

0 commit comments

Comments
 (0)