Bringing React Components to AI

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025
  • НаукаНаука

Комментарии • 78

  • @SuperKidontheblock
    @SuperKidontheblock 9 месяцев назад +84

    Things like this your boss sees and emails you next day to build a startup idea. Lol

  • @denilsoncosta9837
    @denilsoncosta9837 9 месяцев назад +25

    Vercel is really at the edge of web dev and AI. So exited to try it.

  • @mm93249
    @mm93249 9 месяцев назад +13

    I hope vercel remains vercel and doesn’t get acquired by people like MSFT. What an amazing developer-focused company. I love it! 👏

  • @datasciencetoday7127
    @datasciencetoday7127 9 месяцев назад +2

    i left full stack development a year ago for data science. now
    you are pulling me back with this

  • @Zackrevoluzion
    @Zackrevoluzion 9 месяцев назад +2

    Vercel just delivers amazing innovations continuously. It's like as soon they come out with something amazing, they go "alright, next!"

  • @TomanswerAi
    @TomanswerAi 9 месяцев назад +2

    Would be great to see you build something from scratch with this. I've been working on, but found quite challenging to get the behaviours I want. A sample build would help a lot.

  • @benjaminko7812
    @benjaminko7812 6 месяцев назад +1

    This is truly the UI's future! Great job Vercel!

  • @JollyCoding
    @JollyCoding 9 месяцев назад +1

    Cheers for the shoutout on the F1 Dashboard! Love the generative AI stuff!

  • @Sviatoslav-wv3qy
    @Sviatoslav-wv3qy 9 месяцев назад +11

    So, as I understood, you still need to code the component that will be given in return by yourself. Now it just displays data in that component . No more, no less. Right?

    • @kale_bhai
      @kale_bhai 9 месяцев назад +2

      Yes, you need to code your UI component yourself. And Prompt Enginner yourself to have your custom fn to be called.

    • @thatsalot3577
      @thatsalot3577 9 месяцев назад +1

      @@kale_bhai oh I thought It was creating components on demand as v0 is capable of doing so, but yeah that'd be really slow.
      so it's just function calling for a RSC with the data props as whatever the LLM came up with as info ?

  • @DonvitoCodes
    @DonvitoCodes 6 месяцев назад

    Pretty exciting stuff! Thanks for sharing!

  • @jeffb6305
    @jeffb6305 3 месяца назад

    Which pieces of the code will I need to remove in order to customize the app for something other than stocks? Any prompts I should try with Cursor?

  • @paternyao
    @paternyao 9 месяцев назад

    Mind blowing!!! This could be the next face of the entire internet!

  • @henriquematias1986
    @henriquematias1986 9 месяцев назад +2

    Any chance it will support libraries like Chakra-UI anytime soon?
    I feel the components can look a lot tidier compared to having tons of tailwind classes attached to them.
    It would be incredible!

  • @aaronmoroney2066
    @aaronmoroney2066 9 месяцев назад +2

    Sorry, I don't underatand - does it just return an interactive UI component that you've coded based off the prompt? I ask it a question, and it returns the component suited to the request?

    • @InternetThe
      @InternetThe 9 месяцев назад +1

      That's right! You provide it with a bunch of functions and components, and it will call the appropriate function and render a component when the conversation calls for it.

  • @maskman4821
    @maskman4821 9 месяцев назад

    This is really awesome, this ai will change how we build apps and the tutorials from now on will adopt this approach to generate ui and focus on functionality, database and the maintain of infrastructure, it is really something, Vercel rocks and rules 👍👏💪🥰😍

  • @alexenax1109
    @alexenax1109 9 месяцев назад +1

    This is dope! Love you vercel

  • @guyrandalf711
    @guyrandalf711 10 дней назад

    1. I mean, do I get to copy the code?
    2. And also, from what I understand, it’s more like interacting with it rather than asking, like in ChatGPT, “write me a code for a hero section”. Am I right with this understanding?

  • @ayoolafakoya9841
    @ayoolafakoya9841 9 месяцев назад

    Thanks for simplifying AI development.
    Can you make a video showing how to make a ChatGPT clone with a feature where you can interact with the retrieved documents?
    I think it would help people understand how natural language UI patterns are built

  • @VinceTubesk
    @VinceTubesk 9 месяцев назад

    Is it the V0 app or something different that you describe here in the video?

  • @alycheikhouldsmail7576
    @alycheikhouldsmail7576 9 месяцев назад +1

    But what about generating UI components for new project in development stage ? Building initial components is repetitive task where IA impact will important for developper and minimize cost ofbuilding reactjs based project.

  • @loquek
    @loquek 9 месяцев назад +1

    Why do this server side tho with RSC? Why not do it client side?

  • @The.Meshhh
    @The.Meshhh Месяц назад

    Can this be used to render entire websites?

  • @fredericherrera
    @fredericherrera 9 месяцев назад

    good video - who did the exercice logging chatbot?

  • @coddude3284
    @coddude3284 9 месяцев назад

    why it just responding only to trading things and not what you have mentioned in the video ???

  • @mikopiko
    @mikopiko 9 месяцев назад

    Is Vercel still pushing for the jamstack architecture?

  • @sumitbindra
    @sumitbindra 9 месяцев назад

    Does this mean I can now show information as interactive widgets?

  • @darkcss1054
    @darkcss1054 9 месяцев назад

    Can it help me generate D3 charts for my Next application?

  • @enough200
    @enough200 5 месяцев назад

    This is usijg gpt4 so it will be costly. Is there something free?

  • @coolemur976
    @coolemur976 9 месяцев назад +1

    This kind of makes web unpredictable - it would generate different components each time with random styling to interact with APIs. Or am I missing something ?

    • @InternetThe
      @InternetThe 9 месяцев назад +2

      Not necessarily, you build the components upfront. But the LLM decides when to render them and what data to pass as props.
      So the components are not necessarily generated by AI. They can be though, if you give the LLM access to an eval() function and let it spit out JavaScript strings.

  • @ZahZah571
    @ZahZah571 9 месяцев назад

    This is awesome!

  • @heracraft5526
    @heracraft5526 9 месяцев назад +2

    The amount of tabs 3:52 💀

  • @jhoanmiguelescobararboleda8547
    @jhoanmiguelescobararboleda8547 9 месяцев назад

    Seens I got related with vercel I love everything they do

  • @timooothy1234
    @timooothy1234 8 месяцев назад

    Is it out to be used??

  • @dev-akeel
    @dev-akeel 9 месяцев назад

    How many X tabs 🤔

  • @andriisukhariev
    @andriisukhariev 9 месяцев назад

    cool. feels like something very normal... almost not surprised... you know what i mean

  • @highnitin
    @highnitin 9 месяцев назад

    bang bang ❤‍🔥

  • @siya.abc123
    @siya.abc123 9 месяцев назад +3

    Vercel has done it again!
    Please use Dark themes man, you're finishing our eyes 😅

  • @user-cu6lj5rd8c
    @user-cu6lj5rd8c 9 месяцев назад

    I asked it to generate a map and it couldn't

  • @amogelangmoatswi1918
    @amogelangmoatswi1918 9 месяцев назад

    Morty!, is that you?

  • @megamaster7667
    @megamaster7667 9 месяцев назад

    can't wait to give my credit card information to an AI!

  • @darawan_omar
    @darawan_omar 9 месяцев назад +1

    I use auth js version 5 in when user loginned and visit a page that not access into it how we can logout the user by using the function signOut for clearing session in middleware in auth js

  • @AbhiShake-pl3cf
    @AbhiShake-pl3cf 9 месяцев назад +1

    It felt out of the world in initial days. Later it felt shitty. This again blew my mind

  • @onesamket-tube
    @onesamket-tube 9 месяцев назад +35

    It's so amazing but vercel is killing front-end developers 🤣🤣

    • @leerob
      @leerob 9 месяцев назад +24

      We're giving frontend developers more tools to be productive. v0 doesn't replace building UI for example, but it helps my get a decent first version I can build for. I still need to hook up all the business logic and polish things. It's an accelerant for building great products :)

    • @maskman4821
      @maskman4821 9 месяцев назад

      Why are you so negative 🤔

    • @maskman4821
      @maskman4821 9 месяцев назад

      ​​@@leerobVercel is awesome, I like this AI, making building decent UI way much easier ❤

    • @CheCortezTV
      @CheCortezTV 9 месяцев назад +2

      Front end dev is the horse staring at the car.

  • @vamshikiranmorlawar
    @vamshikiranmorlawar 9 месяцев назад +1

    Wow!

  • @lucasfrutig4945
    @lucasfrutig4945 9 месяцев назад

    its look amazing

  • @radio.clubpenguin
    @radio.clubpenguin 9 месяцев назад

    When I play with the demo, the first thing I get it deploy it yourself..

  • @kale_bhai
    @kale_bhai 9 месяцев назад

    Damn Lee! I'm ahead than you 😊

  • @AbdulHaseeb-m3b
    @AbdulHaseeb-m3b 9 месяцев назад

    Just Open RUclips or google, here comes a new generative AI😂😂

  • @maxbarbul
    @maxbarbul 9 месяцев назад

    Does it mean Web development is so complicated that thinking about components they implement ai to solve the problem 😂

  • @neosoulink
    @neosoulink 9 месяцев назад +2

    Damn, some devs will definitely lose their jobs

  • @breakinggood-r2v
    @breakinggood-r2v 9 месяцев назад

    lol, its easily can be done in warpcaster

  • @salahabdo5520
    @salahabdo5520 9 месяцев назад

    Interesting

  • @vamshikiranmorlawar
    @vamshikiranmorlawar 9 месяцев назад +2

    There goes a Frontend Developer
    :jk

  • @ahmadkhaled980
    @ahmadkhaled980 9 месяцев назад +1

    This is quite LITERALLY replacing a front-end engineer. What the demos shows is UI being generated almost instantaneously, for free. By the end of this year, no one should learn front-end.

    • @maskman4821
      @maskman4821 9 месяцев назад

      Why are you this negative? I feel very excited because from now on I am able to deliver decent UI even though I am not a UI/UX designer, this is sweet ❤

    • @Cd-0000
      @Cd-0000 9 месяцев назад

      No. This is basically building different type of user interfaces. Instead of coding the UI to use navigation button, we basically code the UI to interact with the AI.
      We make premade components (duty of frontend engineer) and link it with AI, code it so that the AI detects the persons need from the message they send to the AI ("Please show me the weather in Dubai"), it will detect and tell your code that weather function is called, your code handles the logic based on the parameters AI sent you (detects country=dubai), then your code will send back the data to AI and then AI will decide to stream the premade component you programmed with the params it detected from user's message.
      Thats all, so AI just decides when to render component, it doesn't actually generate the UI automatically, thats what you have to do aka the front-end engineer. (This answer is just the jist of it so it might not have perfect details but overall the flow is correct)

  • @samsuriahmad2128
    @samsuriahmad2128 9 месяцев назад

    😂😂😂😅

  • @unamgege
    @unamgege 9 месяцев назад

    wth

  • @janithchamikara3062
    @janithchamikara3062 9 месяцев назад

    Nooooooooo

  • @aleksd286
    @aleksd286 9 месяцев назад +1

    What about no? Stop making everything AI

  • @AbdulHaseeb-m3b
    @AbdulHaseeb-m3b 9 месяцев назад

    Yes it is useful but dangerous.

    • @maskman4821
      @maskman4821 9 месяцев назад

      What in the world are you talking about? 😅😮😢

    • @AbdulHaseeb-m3b
      @AbdulHaseeb-m3b 9 месяцев назад

      @@maskman4821 If they keep on making and improving these AI stuff what in the world will happen with us

    • @AbdulHaseeb-m3b
      @AbdulHaseeb-m3b 9 месяцев назад

      But I really appreciate the harkwork of these people 🙂

    • @Innesb
      @Innesb 9 месяцев назад

      @@AbdulHaseeb-m3bThe same thing that happened when tractors were introduced into farming, and all the farm workers thought they would lose their jobs… there was an agricultural productivity boom and more farm workers were needed. The same thing that happened when desktop computers were introduced and all the admin staff thought they would lose their jobs… there was a productivity boom and more staff were needed to build, implement, train, use and repair the computers. There’s an expression that I’ve heard a few times over the past months, “You won’t be replaced by AI; you’ll be replaced by someone who knows how to use AI”!