00:00:00Hey everyone, I'm Ali, and today I'm going to show you how to easily build AI apps with V0.
00:00:05V0 makes it super easy to build AI prototypes and production-ready apps without any engineering lift.
00:00:11That's because V0 uses Vercel's AI SDK and AI Gateway.
00:00:16The AI SDK includes everything you need to build any kind of AI feature, from a chatbot to image generation.
00:00:22The AI Gateway gives you direct access to every major model with unified billing and no integration required.
00:00:29Let's see V0 in action.
00:00:31So let's say we're building an app that helps generate product mockups for an e-commerce page.
00:00:36I can just subscribe to V0 what I want.
00:00:39So let's build an app that takes an uploaded image of a product, generates 10 scenes using a fast, inexpensive model,
00:00:46and then refines them with Gemini for higher quality image mocks.
00:00:50I'll also specify the UI that I want.
00:00:52So let's make a clean upload screen, a preview, a clear loading state, and a final gallery showing the generated images.
00:01:00So normally, it would require multiple AI provider accounts and lots of custom code to call to models as part of the same workflow.
00:01:07But V0 and the AI Gateway are actually smart enough to handle all of this automatically.
00:01:12V0 builds the plan, selects the right model automatically, and generates the code for a working Next.js app using the AI SDK.
00:01:22[MUSIC PLAYING]
00:01:28And here's the AI app.
00:01:30So now I'll upload an image of a stool and click Generate.
00:01:33[MUSIC PLAYING]
00:01:40The app calls models through the gateway, and in seconds, we'll get 10 unique mockups in different settings, all using real API calls.
00:01:47[MUSIC PLAYING]
00:01:59Every AI app built with V0 includes the AI Gateway by default.
00:02:03It provides unified billing, caching, and observability across models.
00:02:07Let's take a look at what that looks like.
00:02:10So if we go to Connect, you can see AI Gateway is already automatically installed, and if you click Manage and Observability,
00:02:17we can take a look at the requests, tokens, input tokens, and output tokens all in this dashboard.
00:02:23When you're ready to share your app, you can give it a custom domain using the Publish button and deploy it instantly to Vercel's secure global network.
00:02:31[MUSIC PLAYING]
00:02:44All right, let's see what it looks like in production.
00:02:47And there we go.
00:02:48You have that same app that you just built, but now it's at a link that you can share with your friends and have them test it out as well.
00:02:54With these tools like V0, the AI SDK, and AI Gateway, you can really easily create AI apps.
00:03:00You don't need to bring any APIs or do any sort of setup.
00:03:03It automatically builds AI apps for you.
00:03:06You can get started building your own AI apps at v0.app today.
00:03:11We can't wait to see what you create.