Build an AI app in 5 minutes!

preview_player
Показать описание

0:00 – Introduction
0:29 – Building UI with v0
1:57 – Iterating with v0
0:41 – Slackbot setup
2:31 – Building the chat UI
3:19 – AI SDK
4:49 – Connecting the UI
6:56 – Demo
7:20 – Conclusion

#vercel #ai
Рекомендации по теме
Комментарии
Автор

I thought AI was supposed to replace developers but the more I watch it, the more it seems like you have to know a lot before you can mess with it in the first place.

aerofred
Автор

The most valuable 7-minute demo on how to build a POC/MVP using AI tools today

DominikSipowicz
Автор

I'm loving these videos showcasing modern features using NextJs and deployed in Vercel.

thetruth
Автор

God damn it, that's just so impressive. I'm not there yet in terms of knowledge, but holy f*** Imma use this a lot in the months to come. HUGE work Vercel !

MaximeDde
Автор

V0 literally came to my rescue few weeks ago when I had to build a landing page with a form for a product we were launching 🔥
UI at the speed of thought 😂

chad_giga
Автор

It is fascinating to see the using of AI tool to build another AI application.

sereyvathanakkhorn
Автор

The vercel V0 is incredible and it will save a lot of time on developing large and complex applications.

saumya
Автор

Programming is way different than a day back

YuraZavadenko
Автор

This brings back memories from school where the math teacher finally turns away from the black board and asks: Okay, any questions?
and you can hear desperation in a silent room

id
Автор

Very cool for POCs. Everything on all of the other tabs of this dashboard is hard coded though and is going to have to be refactored a good bit to be reusable / production ready. You'll also have to develop the APIs that serve these views as well obv.

williamgolden
Автор

Lee, thank you! Can you show how to make smooth page transitions in app router? In pages router it worked well...

biLLie_wiLLie
Автор

Great work Vercel! Could you share the name of the vscode theme with us?

metecank
Автор

impressive very nice, can you tell me which extension were you using that autocomplete the typescript?

xe
Автор

Is there a way to not opt out Tailwind in v0? I just want my code to look clean.

superhumandose
Автор

This is cool! It seems straightforward to me, though it'd be useful to include a sample repo for reference in the comments. Well done!

TheRobBrennanLive
Автор

I have Node.js and pnpm downloaded. How do i get to that beginning screen hes in?

frls.russia
Автор

Now ollama is in the AI SDK, it's really underrated!

LukasSmith
Автор

Tbh you can't take code from v0 and start using it as is, it overcomplicates the layout, I just tried it out and I eventually had to remake the same layout it gave me with a grid layout that's simpler. But still ngl the layouts it gives are sick 🔥

yassinesafraoui
Автор

Nextjs is my prefered react framework cause it's just easy and advanced

thereaper
Автор

This library has bugs and does not support all features. You may need to implement tool calls directly with the openai library as I have done.

brendanwhiting