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.
@தமிழோன்8 ай бұрын
Same. I watched a video about another Gen AI tool for musicians. I know nothing about music. I thought I can generate some catchy music with some prompting but nah... you gotta know how to create music on your own in order to use that tool lol. I think that can be a reality pretty soon.
@mr.longterm7 ай бұрын
... momentarily. if we keep feeding it abstraction soon this won't be a problem anymore.
@BlackandWhitecustomsАй бұрын
It's like looking at a 2 year old and say I thought this kid was suppose to do great things. He needs help with everything and will always need help. 😂 Artificial intelligence is actual Just intelligence and works similar to the human mind but it's still not mature. By 2030 AI will be able to answer any questions better than any human
@DominikSipowicz9 ай бұрын
The most valuable 7-minute demo on how to build a POC/MVP using AI tools today
@henriquematias19869 ай бұрын
“Today” Hahah
@souviksaha54169 ай бұрын
MVP?
@DominikSipowicz9 ай бұрын
@@souviksaha5416 MVP - Minimum Viable Product POC - Proof of Concept It's like a first version that can quickly deliver some value
@diogonunes20209 ай бұрын
@@souviksaha5416 minimum viable product
@miguelgargallo9 ай бұрын
no doubt, but not nvp
@AIfixmath9 ай бұрын
Vercel always leave us amazed ...
@akarshanmishra23519 ай бұрын
Vercel is an AWS WRAPPER!
@CoryTheSimmons9 ай бұрын
@@akarshanmishra2351 So? Heroku and a billion other services are as well. They simplify a LOT of AWS. Like... have you ever actually used AWS to set up a single feature that Vercel provides, like Preview Deployments? It's disgustingly over-complicated. But it's built into Vercel (and Netlify and a few others). That is just a SINGLE example off the top of my head. Other examples are rollbacks, push-to-GH-to-deploy, securing env vars, configuring DNS, no-touch server-side analytics, Postgres, KV, blob storage, etc. etc. etc. There are a thousand other things these platforms (again, not just Vercel, but the majority of other SaaS apps) do to make AWS (or GCP or Azure) more user-friendly to normal devs. Most glaring... this video isn't even about AWS in the slightest. It's their AI which I'm 99% sure is just a fine-tuned (now with shadcn-ui components) GPT-4 model from OpenAI (which is Azure if you want to be weird).
@影-影9 ай бұрын
@@akarshanmishra2351 nice wrapper
@thetruth98079 ай бұрын
I'm loving these videos showcasing modern features using NextJs and deployed in Vercel.
@sereyvathanakkhorn7609 ай бұрын
It is fascinating to see the using of AI tool to build another AI application.
@chad_giga69349 ай бұрын
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 😂
@MaximeDde9 ай бұрын
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 !
@saumya84076 ай бұрын
The vercel V0 is incredible and it will save a lot of time on developing large and complex applications.
@id1043354099 ай бұрын
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
@YuraZavadenko9 ай бұрын
Programming is way different than a day back
@marcc01839 ай бұрын
do u know how to connect a database quickly on this? like prisma
@YuraZavadenko9 ай бұрын
@@marcc0183 Yes friend I do
@tommysaucey60959 ай бұрын
@@marcc0183 Nothing really hard.. That depend on your needs
@MyExRebirth8 ай бұрын
This isn't programming.its just using templates and ready made code
@williamgolden81889 ай бұрын
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.
@M7ilan9 ай бұрын
That was amazingly fast!
@HemaSagar-d4q2 ай бұрын
Best thing is that "I have been following Vercel youtube channel"
@paramaggarwal9 ай бұрын
This is incredible!
@TheRobBrennanLive8 ай бұрын
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!
@TheRobBrennanLive8 ай бұрын
Well the video was good. My experience in trying to have v0 generate a Chat UI that didn't have "Home" selected was TERRIBLE. Not a fan. It's a fun idea in theory, but terrible experience from my POV. I futzed around with it for about 40 minutes and no dice. 😞
@TheRobBrennanLive8 ай бұрын
I gave it a solid try, but after 90 minutes I am thoroughly disappointed with the v0 experience. This video - amazing. Actually trying to replicate it as outlined? Good ^#^@# luck. 😡
@alexeysytnikov62205 ай бұрын
Great stuff, Lee!
@LukasSmith8279 ай бұрын
Now ollama is in the AI SDK, it's really underrated!
@flexdash9 ай бұрын
For real! Local llama for the win!
@metecank9 ай бұрын
Great work Vercel! Could you share the name of the vscode theme with us?
@0x656e9 ай бұрын
impressive very nice, can you tell me which extension were you using that autocomplete the typescript?
@timothyifiora23919 ай бұрын
Copilot
@GrimRiddikulouzАй бұрын
This is very advanced
@highnitin9 ай бұрын
building right away, thank Lee :)
@brendanwhiting12355 ай бұрын
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.
@thereaper76829 ай бұрын
Nextjs is my prefered react framework cause it's just easy and advanced
@biLLie_wiLLie9 ай бұрын
Lee, thank you! Can you show how to make smooth page transitions in app router? In pages router it worked well...
@miguelgargallo9 ай бұрын
This is usefully, thanks bro
@yassinesafraoui9 ай бұрын
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 🔥
@EverydayBeing-de1qu9 ай бұрын
Wake me up when every other app isn't just another AI wrapper.
@swimmyJones9 ай бұрын
This is super cool. I just can’t get on the tailwind train. My bootstrap markup just looks so much cleaner than all those utility classes lol
@kyawzin-kz8 ай бұрын
Building UI have never been easier
@frls.russia68935 ай бұрын
I have Node.js and pnpm downloaded. How do i get to that beginning screen hes in?
@superhumandose9 ай бұрын
Is there a way to not opt out Tailwind in v0? I just want my code to look clean.
@igor15913 ай бұрын
🔥🔥🔥
@DaninNamiranianDanin-Message9 ай бұрын
we dont want speedrun, we want something to let us learn. not everyone are as talented you are. take it slow and more simple, with more explanation
@amv_energy6828 ай бұрын
Why don't you try learning and visit this again instead of crying here.
@Funnyhilarioustube8 ай бұрын
Completely over my head
@contactbhasker74836 ай бұрын
i cannot find the share button
@jatiquep55439 ай бұрын
I am addicted to vercel and Supabase... Vendor lock 😢😢😢😢
@kunalr_ai9 ай бұрын
why don't you able to sell it?
@jasonsting7 ай бұрын
Hmmm, not completely there, just yet. Still requires a lot of coding knowledge and manual "intervention" by the human user. lol. But still looking good and promising. Keep going!
@MdNaimurRahmanHera9 ай бұрын
Thats cool❤
@Thumolero8 ай бұрын
Cool
@SamyadeepPurkayastha8 ай бұрын
Do this with Gemini
@devJefferson6 ай бұрын
Bro failed the 5 minutes 😄, But still the best video 👍
@vagnereix9 ай бұрын
a-ma-zing 😯
@BROKNOWS79 ай бұрын
Noice
@user-ieffc9 ай бұрын
OMG
@bugged12129 ай бұрын
So what is this, a simple streaming wrapper for the response? Meh.
@douuuglas3 күн бұрын
Not in hel! it took 5 minutes, not even the video has 5 minutes and you had a lot of stuff prepped before, AI is amazing but stop lying!