Тёмный

v0.dev - WOW!! This IS WILD 

ThePrimeTime
Подписаться 588 тыс.
Просмотров 125 тыс.
50% 1

Recorded live on twitch, GET IN
/ theprimeagen
Check out v0!! -- v0.dev/
And Jared Palmer! -- / jaredpalmer
MY MAIN YT CHANNEL: Has well edited engineering videos
/ theprimeagen
Discord
/ discord
Have something for me to read or react to?: / theprimeagenreact
Hey I am sponsored by Turso, an edge database. I think they are pretty neet. Give them a try for free and if you want you can get a decent amount off (the free tier is the best (better than planetscale or any other))
turso.tech/dee...

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 236   
@headlights-go-up
@headlights-go-up Год назад
clicking on specific elements to reprompt just for that element is pretty awesome
@Bluepaccao
@Bluepaccao Год назад
Yeah thats great, I wonder how that works
@Sailor_Z
@Sailor_Z 9 месяцев назад
Wombo.art's Dream has done this for a while for art and I think it took that from other prompt for art apps. Edit: I think dream was actually prompt for AI style filter so you need some human refinement in there
@ExiledDelver
@ExiledDelver 8 месяцев назад
I am sooooo ass at making forms look good... and this thing just shat out good looking forms like right away. And it gives me like 3-4 options so then I can take a thing I like from one and re-promt to get a reallly custom form, its crazy good.
@rafisofyan
@rafisofyan Год назад
This will be great for my backend API projects since I'm too lazy to design a proper ui for them.
@zoroackerman357
@zoroackerman357 Год назад
I hate how good this is .... like do you ever make a recipe that is so simple but its so good that you get mad that why cannot it be the norm....this is the same feeling
@zebraforceone
@zebraforceone Год назад
Looks like I'll be fixing AIs poor decisions in the future then
@JustMaier
@JustMaier Год назад
I’m sure it’ll be mutual.
@isan-sunshine
@isan-sunshine Год назад
😢😢
@nuvotion-live
@nuvotion-live Год назад
Don’t worry, the AI will fix it for you. (The horror sets in)
@J3R3MI6
@J3R3MI6 10 месяцев назад
Don’t worry… you won’t 😅 AI got it
@tiskahar9738
@tiskahar9738 Год назад
AI firms will never stop looking for new positions they can undercut the ladder on. If you think its hard to find qualified engineers now, just wait for this kind of thing to decimate the junior ranks.
@dmitriyobidin6049
@dmitriyobidin6049 Год назад
You would still need junior devs to tweak it, apply it to a concrete project, etc. This thing just let you build ui faster, it just means that people will have more time doing real meaningful stuff.
@collinslagat3458
@collinslagat3458 Год назад
Chop chop chop
@collinslagat3458
@collinslagat3458 Год назад
Announcing Copilot 73. It can now code in 7th dimension and has taken the jobs of the aliens we haven't discovered yet.
@AndrewTSq
@AndrewTSq Год назад
we will not even need twitch streamers soon. Just enter in your chatgpt-connector "I want to watch a streamer talk about x and y"
@mikelautensack7351
@mikelautensack7351 Год назад
Ya I just waited the last year and 3 months of my life taking so much time off work to learn, eating like every other fucking day just to go back to my back breaking blue collar job and unable to pay my bills or eat enough. Ill never get a dev job with how fast ai is developing.
@zoroackerman357
@zoroackerman357 Год назад
His face at 6:51 when he uttered the cursed words "You're looking at tailwind . Yup."
@muhammedsalihaltun8779
@muhammedsalihaltun8779 Год назад
he actually likes tailwind
@raenastra
@raenastra Год назад
probably much easier than generating separate CSS, especially considering it's generating react
@THYnameISsarcasm
@THYnameISsarcasm Год назад
Would it be useful to build a local component library using this as well? I imagine each button/card/container could be saved and reused for future prompts which would reduce the CPU load AND allow for a cohesive UI across an entire project
@MuradBeybalaev
@MuradBeybalaev Год назад
4:20 You can tell it's a paid promotion when Prime doesn't respond with "Ligma".
@MrTerribleLie
@MrTerribleLie Год назад
I am typically highly skeptical of code generation, but for dumb work like UI, sure! I am really excited!
@asandax6
@asandax6 Год назад
I don't mind code generation as long as I can edit it at the end.
@robonator2945
@robonator2945 Год назад
I'd qualify that with "for dumb prototyping or concept design work". REALLY good UI's are a skill, not to mention maintaining them, but for "I want something more convenient than the CLI and I want it now" jack-of-all-trades tools like this are actually pretty good. The issue is when people start overutilizing general AI as some magic bullet when it's just not.
@ManiaBeats
@ManiaBeats Год назад
UI is not “dumb work” it’s as important if not more as your functionality. You can leave it to code generation. At least you could have devs check the code
@sudo-matx
@sudo-matx Год назад
​@@ManiaBeats I don't think he used "dumb" as a way of saying it isn't important, it was more like in terms of code complexity, generating html and css rules seems easier and more efficient to use in a daily basis than backend in general.
@guywald1
@guywald1 Год назад
People call UI “dumb work” until they interact with bad UI.
@sumitmamoria
@sumitmamoria Год назад
This is very impressive. Especially the SVG part - It's a hard problem to solve. One needs a lot more than just training and fine-tuning.
@steveaguay
@steveaguay Год назад
This is super cool. This gets me past the hardest part for me. Just getting past the initial template to the point I can tinker and add the backend is perfect for me.
@PasiFourmyle
@PasiFourmyle Год назад
The pessimistic view of that Google quote could be something like this: They're just saying that so more people see coding as a viable career path, resulting in a larger pool to hire from and thus can pay less.
@ceigey-au
@ceigey-au Год назад
I think this demonstrates that to have a good AI product, you really need a good product *around* the AI parts. E.g. the iterative design, being able to click on elements, being able to copy React or HTML snippets, not forcing you into a locked-down development environment where the code that's generated is coupled with some glue code you don't understand, live preview so you know what it's suggesting can actually be rendered, not a very sensitive area like backend where proprietary algorithms might spring into existence into a rival's codebase... Tailwind is sort of the necessary compromise I guess (writing good semantic CSS is hard as a human, I feel like AI would find it harder).
@mrnotpewdiepie8957
@mrnotpewdiepie8957 Год назад
I think machine learning/neural networks are gonna do what (Low) Code Generation is going to do. Take whatever the common things are and just generate it for us. Leaves us with the new and custom stuff to think about and work out
@aanchaallllllll
@aanchaallllllll Год назад
0:14: 📺 The creator of v0 talks about the inspiration behind the project and how it started. 4:17: 📝 The video discusses the features and functionality of a new interface in Figma. 8:33: 👏 The speaker is impressed by a callback moment in the video. 12:54: 🤖 The AI system uses a hybrid approach to generate SVG icons, sometimes generating them on the fly and other times using specific icons from its database. 16:56: 👍 The speaker finds the tool to be a fantastic and time-saving way to build front-end projects. Recap by Tammy AI
@loquek
@loquek Год назад
Nice followup point about SVG's and really interesting reminder that because they are precise math, that LLM's struggle with them - very very cool
@tobidegnon4409
@tobidegnon4409 Год назад
The idea is brilliant and the execution looks great, even for alpha software, I will happily pay for this if it ever comes out.
@axeedo
@axeedo Год назад
that svg part was really impressive
@L4Festa
@L4Festa Год назад
Pardon my ignorance, I have no clue how v0 works on the back-end, but isn't it just hooked up to ChatGPT? The initial context for code generation is taken from the initially given prompt, and then you get a dom selector to further specify context, which then ends up in an api call to chatGPT? If this is indeed how it works, why is it a big deal?
@johnyewtube2286
@johnyewtube2286 Год назад
IDK, Primagen might be getting paid to shill this.
@oncedidactic
@oncedidactic Год назад
It’s a neat tool not a scientific breakthrough
@IvanRandomDude
@IvanRandomDude Год назад
It's not, it's just one more way for Verchel to earn more bucks. That's what they do: take another service, make a "developer friendly" wrapper NextJS library around it, advertise it as "best DX, future of the web" and then sell it for 10x the price. Examples: Take Neon and repackage it as Vercel Postgres. Take Upstash Redis and repackage it as Vercel KV Take AWS Lambda and repackage it as "Vercel serverless" Take Cloudflare Workers and repackage it as "Vercel edge" Take Clouldflare R2 and repackage it as "Vercel blob" Take OpenAI API and repackage it as Vercel AI
@meilyn22
@meilyn22 Год назад
This dude doesn't allow anyone to interrupt him lmao. Awesome way to talk about your own thing instead of going into this HTMX and Go route.
@zeMasterRuseman
@zeMasterRuseman Год назад
I miss the days when people would just Web design in photoshop and just put an imagemap over it to make it clickable.
@jedanijedan3683
@jedanijedan3683 Год назад
Why whould you miss that
@IvanRandomDude
@IvanRandomDude Год назад
Feels like a dream for BE oriented developers who need simple UI quickly.
@Gunzy83
@Gunzy83 Год назад
Was thinking the same thing
@MrLuisrodrigues154
@MrLuisrodrigues154 11 месяцев назад
Yup, CSS is a freakin mess for someone that just likes logic, problem solving and system's engineering... It's doable, but never to the prod-ready extent
@crowdozer3592
@crowdozer3592 Год назад
16:20 don't use an install fee, use an uninstall fee 🎉
@oe5580
@oe5580 Год назад
Thx! I was looking for exactly something like this 2 weeks ago and couldn’t find much
@dcy4063
@dcy4063 Год назад
It may not replace programmers but it will enable a single dev to do the work of two or three, shrinking the available job positions.
@cj1871
@cj1871 Год назад
Maybe, but even so I think it will increase the number of overall companies. It will be easier for start ups, since they can hire less people and get the same result.
@J3R3MI6
@J3R3MI6 10 месяцев назад
Definitely gonna be more like 1 Dev has the power of 100+ Devs
@GdeVseSvobodnyeNiki
@GdeVseSvobodnyeNiki Год назад
So does it support state management, writing code for persisting data and all that boring shit developers still have to do or is it just a fancy tool for generating cool landing pages?
@adjbutler
@adjbutler Год назад
2:44 FLASHBANG WARNING!
@mage3690
@mage3690 Год назад
Only the realest of the real will warn you off flashbang.
@deniyii
@deniyii Год назад
Prime can say this because he’s a 100x engineer, we mortals should be very afraid because this tech is only getting better. Can’t even switch to backend because api generation will be even simpler for an AI to do than UI. fml
@IvanRandomDude
@IvanRandomDude Год назад
API generation? We already have dozen new BaaS-es every week for that. "API generation" is so 2019.
@J3R3MI6
@J3R3MI6 10 месяцев назад
Yep AI snuck up and killed the coder…
@JuanManuelCañabate
@JuanManuelCañabate Год назад
Imagine ThePrimeagen giving tips of prompt engineering
@knoraziel
@knoraziel Год назад
Speed. Efficiency. Entertainment. that sounds like Dr. Disrespect 😂
@nickname123321
@nickname123321 Год назад
As if Vercel hadn't ruined enough in the react ecosystem.
@johnyewtube2286
@johnyewtube2286 Год назад
Oh God, the short of developers meme will continue into the future.
@teej_dv
@teej_dv Год назад
Pog mentioned Pog
@azerkahn
@azerkahn Год назад
It's not going to steal any more jobs than any previous low code / no code tool did. Most likely, most of the users of a service like v0 is going to be those who migrate over from similar tools today.
@underscore.
@underscore. Год назад
just wait 1-2 decades
@azerkahn
@azerkahn Год назад
Even in a couple of decades, it's unlike to actually steal anyone's job. Developers will just be expected to produce morein less time. That's what always happens. No one lost their job when excel sheets replaced pen, paper, and electric calculators around the world, people were just expected to work more instead, same with email, same with photo editing software, etc. etc. There used to be a whole team of people involved in creating a game like Super Mario Bros, now a solo developer is absolutely expected to be able to create a similar game with ease.
@J3R3MI6
@J3R3MI6 10 месяцев назад
Dude less than 3 years it’s game over… won’t take long at all
@PwrXenon
@PwrXenon Год назад
I've been able to generate code snippets like this in chat gpt and copilot for months but atleast you can visualize it a bit easier here, not bad but nothing crazy.
@atetraxx
@atetraxx Год назад
A bit more immediate for sure.
@canadiannomad4088
@canadiannomad4088 Год назад
I'm really starting to resent all these "released but not for you" announcements. It isn't just this one, there have been a lot of AI announcements lately that work that way. "Sign up for our waitlist, and we'll send an email to your spam box when you've forgotten all about us, thx!"
@bojidaryovchev9995
@bojidaryovchev9995 10 месяцев назад
I remember a video by AI Explained where it was mentioned that you can actually create kind of your own language to speak with ChatGPT so I am guessing if you delve into that you can pretty much overcome most of these problems (like SVGs being hard and prone to hallucinations etc.)
@itxnobody-g9z
@itxnobody-g9z Год назад
time to checkout my dad farming land
@IvanRandomDude
@IvanRandomDude Год назад
Nah, you are too lazy to be a farmer.
@forbiddenera
@forbiddenera Год назад
I skimmed and watched about 3 seconds of this video. And that was enough that I want to try this. 😮
@forbiddenera
@forbiddenera Год назад
I should have watched more.. react sucks but ill still take the html..too bad its private atm tho
@me_rinta
@me_rinta Год назад
Dam David Wallace is killing it with v0 Good for him!
@josephito27
@josephito27 10 месяцев назад
In the past, Rauch was behind the development of WordPress. Now, we're witnessing a trend where platforms are approaching the essence of what WordPress has represented for years: "no coding, just dragging and design." , now with stuff like this, are we moving towards a scenario where web development resembles WordPress once again?
@WillKlein
@WillKlein Год назад
v0 is such a great name for this. Especially when the intent and ideal workflow is to give you a starting point where a developer can quickly iron out the details.
@connemignonne
@connemignonne Год назад
I bet the SVG would've "had the thickness" if the background weren't already twitch coloured so you could actually see it LOL
@daltonyon
@daltonyon Год назад
Great tool, I known a lot of non devs that will love this tool!
@blazi_0
@blazi_0 Год назад
İ don't think ill pay 10$ per month just for this. İt has to do a lot more for me But it's generally a good idea and i see future in it, but it's not there yet
@thygrrr
@thygrrr Год назад
The choice between being a v0 or a 10x developer is now real.
@rafaeltab
@rafaeltab Год назад
he did in fact NOT take the delay out in post production
@scopophobic
@scopophobic 10 месяцев назад
this is great help for people who don't like to waste time on design ! it really takes you from 0 to 1 quick
@GeekOverdose
@GeekOverdose Год назад
Man, I can't wait until we get V8
@brandon1356
@brandon1356 Год назад
And here I am still trying to understand css layouts and positioning 🥹 Looks like flipping burgers is the life for me
@user-gm3lg8gp3m
@user-gm3lg8gp3m Год назад
Give urself time and diversify ur skills
@ZantierTasa
@ZantierTasa Год назад
@@mage3690 Yeah, before flex existed, CSS was a lot trickier, but now stuff like "display: inline-block" and "display: float", with their weird rules are completely unneeded. I completely agree with the above advice. Only thing I'll add is keep playing around and refreshing the page. Use "background-color" to see how your rectangles are changing. (And if you don't know it already, learn Chrome or Firefox Developer Tools. It's simple, and great for playing around without even editing your code).
@kristemmerman921
@kristemmerman921 Год назад
10:52 grid-cols-[1fr_500px] just switched up my whole grid-cols-x col-span-x thought process
@VolcanicPenguin
@VolcanicPenguin Год назад
Well, there goes my job huh.
@md.mohaiminulislam9618
@md.mohaiminulislam9618 Год назад
That's pretty dang good, real practical use.
@NotMarkKnopfler
@NotMarkKnopfler Год назад
I'm glad I work on embedded systems.
@Kane0123
@Kane0123 Год назад
Upvote for BigBrush
@loquek
@loquek Год назад
haha, I love how this exposes the challenges of front-end development and CSS xD
@desmondwilson3416
@desmondwilson3416 11 месяцев назад
You heard'em !!yet
@sanjuwa2677
@sanjuwa2677 Год назад
more than a week now.still in the waitlist 😥😥
@sarunas8002
@sarunas8002 Год назад
they should price according to seniority of LLM used. Jr would be 10dahras/month, but senior LLM a 100
@KarimElHayawan
@KarimElHayawan Год назад
18:24 It's not just about AI stealing jobs it's more about AI depressing wages/salaries and increasing workloads and shortening project times even more.
@IvanRandomDude
@IvanRandomDude Год назад
We already have outsourcing for that
@gFamWeb
@gFamWeb Год назад
I'm on a project at work making a UI library. Oh shit.
@chantzgaming
@chantzgaming Год назад
Can finally add front end to my resume 😂
@volodymyrsaruta4385
@volodymyrsaruta4385 Год назад
on login "An unexpected internal error occurred", keep up a great work guys :D lol
@avinashverma3973
@avinashverma3973 Год назад
job replacement program
@thewiirocks
@thewiirocks Год назад
Anyone else notice that the HTML is like a third of the size of the React/Tailwind?
@connorwforsyth
@connorwforsyth 10 месяцев назад
What a moment!
@DoramasenBreve-yh1do
@DoramasenBreve-yh1do Год назад
I'm wanting to join the waiting list but it doesn't recognize me and I also think it's rbp my email damn
@adicandra9940
@adicandra9940 11 месяцев назад
10/10 would use this.
@zuma206
@zuma206 Год назад
longest prime------------agen ever
@axelramirezludewig306
@axelramirezludewig306 Год назад
Even though ChatGPT already whips out pretty awesome reactive templates in a second, even vue/react with logic
@rucko7415
@rucko7415 Год назад
I hope Prime takes Doc comparisons as a compliment, but I just wanted to say I love how even the language model is trying to make a play on 'Violence. Speed. Momentum'! Lol
@adampatterson
@adampatterson Год назад
These things are cool, but can you come back to it a couple of months later and get it to build another component that will work in the previously generated app?
@andythedishwasher1117
@andythedishwasher1117 Год назад
11:26 Well actually, it's the engine of application state.
@FastRomanianGypsies
@FastRomanianGypsies Год назад
Sure--if it had support for Svelte/Solid and Lightning CSS.
@methedudeful
@methedudeful 11 месяцев назад
TWITCH ICON PLACEMENT FTW!!!!!
@rtachallenger
@rtachallenger Год назад
This just saves 1-2 hours of tailwind and html per component, nobody job is going away, your job will be quicker.
@hicoop
@hicoop Год назад
If it can generate my shadcn config, I don't think I'll need a designer anymore
@rawallon
@rawallon Год назад
They didnt take the delay in post
@jdsmedley
@jdsmedley Год назад
14:30 What about a Fast-Slow slider?
@caspera3193
@caspera3193 Год назад
Basically frontend for backend devs who cant create pretty UI themselves. I need this
@oefzdegoeggl
@oefzdegoeggl Год назад
well no. it is "we need only backend in future, bundle this with htmx and we'll kick out all the FE devs" 😄
@ukaszjonasiak382
@ukaszjonasiak382 Год назад
I think it is just a querySelector with chatGPT under it.
@programaths
@programaths Год назад
Jabs at Unity start here 15:04 😂
@carlosricardoziegler2650
@carlosricardoziegler2650 11 месяцев назад
This is really amazing tool help a lot :)
@ConsideraCore
@ConsideraCore Год назад
will there be angular support?
@niamhleeson3522
@niamhleeson3522 Год назад
I'd be curious if this can generate more complex svgs.
@s3rverlord
@s3rverlord Год назад
I can call myself a Dev now! 😎
@ea_naseer
@ea_naseer Год назад
It's 2023 if your service doesn't use Gmail or just plain email for authentication use your service as an internal tool I ain't signing up for vercel.
@marota123
@marota123 Год назад
Looks cool, doesnt work: We are unable to complete your signup. Please read crappy guide for further details.
@FarryEntertainment
@FarryEntertainment Год назад
How does it compare to ChatGPT?
@Alex29196
@Alex29196 8 месяцев назад
Un orgullo Guille!
@chowda_dev
@chowda_dev Год назад
How did you not close this out with - "The name is... the Promptagen"? missed opportunity
@Im_Ninooo
@Im_Ninooo Год назад
now creating phishing pages is gonna be so easy! /s
@triplea657aaa
@triplea657aaa Год назад
My friend was working on something like this... too bad for him
@tabletopjam4894
@tabletopjam4894 Год назад
I would be interested, but I would want there to be a free tier for hobbiests
@kissuosts4704
@kissuosts4704 Год назад
This is amazing until you hit it's limitations
@kuakilyissombroguwi
@kuakilyissombroguwi Год назад
This blue my mind.
@Glinkis
@Glinkis Год назад
Why not yellow?
@Dominik-K
@Dominik-K Год назад
This sounds suuuuper useful
@DigitalNomadOnFIRE
@DigitalNomadOnFIRE Год назад
Should have bootstrap option
@kahnzo
@kahnzo Год назад
Dude, this is cool!
@rickdg
@rickdg Год назад
I like how the code isn’t awful.
Далее
Matt Talks About WordPress Situation
27:01
Просмотров 9 тыс.
Bun Hype Is Just Like Yarn Hype | Prime Reacts
46:59
Просмотров 133 тыс.
Свожу все свои тату (abricoss_a_tyt)
00:35
Это ваши Патрики ?
00:33
Просмотров 24 тыс.
How I Failed My Netflix Interview | Prime Reacts
30:49
Просмотров 324 тыс.
Vercel v0 vs Claude Sonnet - Product Hunt
8:09
Просмотров 3,5 тыс.
The WordPress Situation Is Wild
50:33
Просмотров 89 тыс.
But how does bitcoin actually work?
25:16
Просмотров 15 млн
DONT USE AN ORM | Prime Reacts
25:46
Просмотров 229 тыс.
this ONE trick will make you a famous streamer...
15:16
Build anything with v0 (3D games, interactive apps)
9:05
Designing My First Game w/ Casey Muratori
1:42:46
Просмотров 160 тыс.
Свожу все свои тату (abricoss_a_tyt)
00:35