I made this Flutter App with ChatGPT

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Lets test ChatGPT to see if it can build a real app! Follow along with the prompts that I gave ChatGPT and see the score it got for its efforts. There are three categories we're testing, each with its own set of challenges.

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

  • @tadaspetra
    @tadaspetra Год назад +5

    Glad to see you back, and I've been playing around with it too. I feel like we're only a couple years away from not needing to "write" code anymore, and just prompting an AI to do it

    • @FilledStacks
      @FilledStacks  Год назад +3

      Thank you. I'm happy to be back! Very excited about this year and content. As I was playing around with this I thought the same thing. Since Microsoft has now invested in OpenAI there's the possibility of direct integration with ChatGPT. Which will allow for file manipulations etc. I think that's probably just a year out. Very exciting times!! We'll have to step up our game to stay relevant!

  • @glrbrasil
    @glrbrasil Год назад +9

    What came to my mind is thait if you weren't a software developer you wouldn't know what questions to ask, nor how to deal with any of the errors that showed up. I mean, the OpenAI team might find solutions for that but it seems like that is still a barrier, even though things got way easier.

    • @FilledStacks
      @FilledStacks  Год назад +1

      Yes, without making the video too long that is something that I wanted to add in as well. I agree fully, I can look at the code and see that it's not good or it wont work so I can prompt it for something better. Right now you have to know the language in order to use it, but I'm pretty codex or the likes of will become good enough that even someone like me will start to trust what they deliver. Right now not so much.

    • @bowlingguy7755
      @bowlingguy7755 Год назад

      Absolutely right. It would be very cool to have a feedback loop from the IDE/Compiler to ChatGPT to not run into errors anymore.

    • @FilledStacks
      @FilledStacks  Год назад

      @@bowlingguy7755 Can't wait for it to happen. It's basically what Microsoft announced with Github copilot X. I hope we'll be able to allow it to make edits in the code as well instead of just spitting out the code for us to move over.

  • @argonjs
    @argonjs Год назад

    Awesome video. Keep doing more..

    • @FilledStacks
      @FilledStacks  Год назад +1

      Much appreciated. I'll definitely do more. My ask for you is, could you to please share it with someone ☺ It would mean a lot.

  • @mmathems395
    @mmathems395 Год назад

    This is the first time I've seen this and I only checked into what ChatGPT is this week, so I'm amazed at what I've seen here, and I imagine that it's only going to get better...If Google buys this one and then incorporates it with Google products 😊

    • @FilledStacks
      @FilledStacks  Год назад

      It's pretty awesome. Microsoft bought in to it already so I think the ship has sailed for google.
      They've integrated it with gihub Codepilot X which will allow it to modify your code directly in VS code.
      It'll be really awesome to use as a pair programmer I think. very interesting to see these tools develop.

    • @mmathems395
      @mmathems395 Год назад

      @@FilledStacks Thank you for your response. Since Microsoft has taken up this technology, we can expect Google to be inspired towards producing and offering an equivalent user-experience. Let's keep watching this technology because special things are definitely on their way.

    • @FilledStacks
      @FilledStacks  Год назад

      @@mmathems395 No problem. Google has Bard, which they releases for early preview recently. It's not as good as ChatGPT but these models progress so quickly there's going to be a lot of changes this year.

  • @ehabaltayyar5884
    @ehabaltayyar5884 Год назад

    Nice topic to talk about 😍

  • @aymennurhussen3689
    @aymennurhussen3689 Год назад +1

    Awesome content 🔥, can we get the link for the AI MOOD it's been a while since i posted on twitter 😆

    • @FilledStacks
      @FilledStacks  Год назад +1

      Thank yoooou! I appreciate it. I didn't make it public yet. Didn't feel like doing all the other stuff around it, plus i don't want it to be used since I'll be paying for OpenAi API 😅

    • @aymennurhussen3689
      @aymennurhussen3689 Год назад +1

      @@FilledStacks That sucks my 20 twitter followers were excited 😆.

    • @FilledStacks
      @FilledStacks  Год назад

      @@aymennurhussen3689 hahaha

  • @deiv319x
    @deiv319x Год назад

    I missed you a lot man! 🥺

    • @FilledStacks
      @FilledStacks  Год назад +1

      That makes me happy, it feels good to be back.

  • @dhishoomdhishoom8574
    @dhishoomdhishoom8574 Год назад

    I think its one way teaching, users wont understandand from it, means dependancy and you cant say "I am CHATGPT user" , in resume for interview , i belive in coders like us

    • @FilledStacks
      @FilledStacks  Год назад

      I think that's a good way to look at it. The other way to look at it is if you understand and master the AI tools you can most likely instantly be better and faster than any one of your peers that are not using it.
      The same as Flutter is a tool for us to use, these AI tools will become apart of our daily lives. If this was integrated into VS code directly the video would have been something else completely.

    • @SocietyAnalyst
      @SocietyAnalyst Год назад

      For sure but basically a developper would just have to understand the ecosystem he is working on and clearly know what he has to implement, he will be able to let chatgpt write most of the code and just add or correct if needed. 1 developper would be able to work as multiple

    • @FilledStacks
      @FilledStacks  Год назад +1

      @SocietyAnalyst I couldn't agree more. The way I see it is similar to how I look at hiring Junior engineers. When the high level decisions are done and the architecture is in place you still need someone to build UI, write basic state logic, write a bunch of utility functions etc. This would be done by ai. As long as you know what the output needs to be you can build so much faster. Like instead of 2 days for a UI it could probably get down to 15 minutes if you master the prompting and give it correct context.

  • @Sharon-qw7or
    @Sharon-qw7or Год назад +1

    Bro can you make a fastest rout finder using flutter and Google maps

    • @FilledStacks
      @FilledStacks  Год назад

      Google Maps API does that, request the maps fro Point A to B, pass in alternatives true, sort by shortest one and select the first one from the results.

  • @dhishoomdhishoom8574
    @dhishoomdhishoom8574 Год назад

    github copilot ended up as commercial service

    • @FilledStacks
      @FilledStacks  Год назад

      For a product to grow it has to make money. Now that microsoft has invested into OpenAI they will most likely integrate with ChatGPT directly and put it into products like Visual Studio code. This means the AI will be able to do file manipulation and will have no need for this big prompt -> copy -> paste -> run process.

  • @maroueneaddhoum9420
    @maroueneaddhoum9420 Год назад +1

    Can you do a flutter app with GPT-4?

    • @FilledStacks
      @FilledStacks  Год назад +1

      Maybe, I haven't tried it out yet. I'll see how much better it is and make a video about it if it's better than this video.

  • @MarcLMelcher
    @MarcLMelcher Год назад

    Are yo using ChatGPT 3.5 or ChatGPT 4

    • @FilledStacks
      @FilledStacks  Год назад

      ChatGPT 3.5, 4 came out weeks after I made this video.

  • @mustafaahmedraza5294
    @mustafaahmedraza5294 Год назад +2

    Just a question.. Will it replace us? 😂

    • @FilledStacks
      @FilledStacks  Год назад

      hahaha, not yet! It has a long way to go, but I'll be keeping an eye on it and making more videos about it.

    • @dhishoomdhishoom8574
      @dhishoomdhishoom8574 Год назад

      never , and if it overcome , chatgpt know "never meet the hero"

    • @FilledStacks
      @FilledStacks  Год назад

      @@dhishoomdhishoom8574 When Microsoft integrates it into Visual Studio Code this video will be 2 minutes long for the same result lol.
      We're getting close!

  • @binarnesia
    @binarnesia Год назад +2

    You need to be a programmer or at least you know some of basic programming so you will understand what you need to ask to chat GPT, so i look it as tool to speed up app development for developer. 😁

    • @FilledStacks
      @FilledStacks  Год назад +1

      I agree completely. For now that's definitely the case. I think when Microsoft integrates this model, with some adjustments, into VS code and it modifies the code directly then I think people with less coding experience can start to build some cool things.
      But if I had to project the future I'd say we would skip over that part completely and go to no code AI tools. Text in, app out.

  • @asondubuisi5807
    @asondubuisi5807 Год назад

    Please can we get the source code

    • @FilledStacks
      @FilledStacks  Год назад +1

      I didn't upload it anywhere because it has my api key in it. It's not much, it's just a single file. Should be quick to rewrite if you pause on the code and type it out.

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

    You still need a programmer brain to say the right idea .

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

      True, in this version of ChatGPT you did. Now it's even more capable. You can do full apps without copy pasting.

  • @dev.faizan
    @dev.faizan Год назад

    Welcome back

    • @FilledStacks
      @FilledStacks  Год назад

      Thank you. I appreciate it. It feels good to be back.