ChatGPT in VSCode 🤯 - Your 10x Coding Partner (Tutorial)

Поделиться
HTML-код
  • Опубликовано: 23 авг 2024

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

  • @somemansomewhere
    @somemansomewhere Год назад +11

    I was just thinking between this and copilot a person with almost no experience could start and learn on the way so easily now. Years ago when I started learning I spent so much time on forums trying to figure out how to do things I hadn't done before it would be so much easier now

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

      Definitely. I've started building things in languages I have no experience with and i'm making progress quickly.

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

    I was trying to set this up!!!!! Perfect timing

  • @HaroldAnderson-of6gb
    @HaroldAnderson-of6gb Месяц назад

    So frustrating. My home screen does not look like what is in your video at 2:00. I just have a HTTP 404 Not found response to a question. I can't figure out how to put my Chat GPT api code in the software. I tried extension settings, but that doesn't seem to be saving the api key.

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

    With deep respect, you just spent a whole video recommending a "pause", and yet here you are, using this powerful method and begging for more at the end!
    Come on Matthew, you know!

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

      (ps... great video actually, so many cool features). No Pause, instead move forward with caution.

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

      Haha well just because I recommended a pause on AI better than GPT4 doesn’t mean I don’t think we should use any AI. But appreciate the comment either way!

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

      @@matthew_berman Mhmm. Would you settle for a cautious forward motion, instead? (Got to try to convince you, somehow). But, yes, I do agree with the need to think about good ways to protect ourselves from abuses. Like the AI must announce itself idea. Still... imagine similar AI in other programming language IDE's... and for Engines like Unreal and Unity... and simulation software.
      We are nearing the golden age...

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

      @@marcfruchtman9473 I just posted a video to my Twitter of a text-to-3D world example. It’s crazy, check it out if you have a second.
      Yes I would settle for that. I know a pause is not realistic but anything to bring attention to the risks of AI is needed. I believe in the positives of AI, but I am also aware of the dangers.

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

      @@matthew_berman Re: text-to-3D World, Very Nice! It's an incredible tech demo. There's quite a lot going on in the back end and words leave so much for the imagination. I wonder how it determines how it will fill the empty parameters. For example, when creating the small road, if there were 100 variations of a small road, how would it know which kind of road? One interesting feature is that it seems to have a decent understanding of orientation for the most part. I wonder if you had to program that in specifically?
      For example, when saying that there was a cafe table, surrounded with chairs the AI knew to face the chairs inward! Now, if that didn't have to be massaged or parameterized, I am sort of amazed.
      Of course I can also notice some oddities like the large drainage manholes for the underground sewerage seem to be not showing properly in engine once they are placed. But, I don't know their original appearance. As a game developer, we encounter game bugs that defy explanation hehe.
      Overall tho,I find this technology fascinating! What game engine are you using to interface with the AI?

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w Год назад +4

    Are extension safe to use? I’m new to this.

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

      I’m sure there’s some risk as with any software, but it should be ok. Good question. Always been cautious. Look at reviews too.

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

      Extensions definitely can have malware, they aren't sandboxed and the barrier of entry is unfortunately pretty low. Just make sure the extensions you download have a lot of reviews and downloads.

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

      @@woofcaptain8212 Agreed, thanks for pointing that out.

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

    Interesting thanks. although it have some issue with Pymel and removed some essential code when I tried "Optimise"

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

      I wonder if GitHub copilot X will be better, I have to assume it will.

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

    Re comments, the best comments refer to _why_ not just what it does. Ie reference business / domain context and or tickets

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

    Great tips! I am currently using gpt4 to code, but i have problems because he gives code based on deprecated libraries, will the chatgpt with API key have access to internet or more recent data? Thank you

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

      The best will be when copilot X comes out. I can’t wait.

  • @wavecoders
    @wavecoders 7 месяцев назад

    Just an fyi, there is now an autogen studio, visual setup and config released.

  • @RohitSharma-dh8gr
    @RohitSharma-dh8gr 4 месяца назад

    So GeneiAI is made by ChatGPT?

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

    If you already pay the $20 per month for chatGPT, does this plugin just use that account or do you need to pay extra because you are making api calls?

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

      You don't need to pay $20/mo for this. Yes, it will cost you API credits. But GPT 3.5 Turbo is suuuuper inexpensive.

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

      @@matthew_berman Thanks I went and looked this up and API calls to GPT3.5 are indeed very cheap.

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

    after get that code, what should i do?

  • @friendofai
    @friendofai 7 месяцев назад

    Would you be able to do an update for this?

  • @marcink6693
    @marcink6693 11 месяцев назад

    Does this plugin work in languages other than English?

  • @pierruno
    @pierruno 10 месяцев назад

    They did not updated it for a while.

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

    I'm looking to try and do something similar with Office 365 VBA because I have quite a few macros that could be so much better designed; is there a way to do that? I've tried to get chatGPT to write a macro, and it does pretty well, but it doesn't always quite get what I want. I tried it with Bing and after I told it the code didn't work properly it refused to talk to me... AI based on a moody teen?

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

      Lol. I don’t know if it’s available for VBA but I bet ChatGPT could help you build one for it :)

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

      @@matthew_berman I was just hoping chatGPT could write a nice macro to start where the prompt was in the document, read out loud the last word or number in a paragraph, check to see if the esc key was pressed, if it was to stop the macro, if not it should continue. I've got it to do everything except check for the esc key being pressed to know when to stop. Best I could do was to have it ask me after every 5th paragraph if I want to continue or stop. Now, should that be so difficult for it? lol Anyway, that has now become my test for every AI I test!

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

      Visual Basic ?

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

      @@Instant_Nerf Yes, but problem solved now. I watched a video on how to use chatGPT as a prompt engineer. Using the prompt I had it ask me questions on what I needed, I answered them, it then generated the best prompt to use to ask how to create the code. I told it to run the prompt and create the code. I had to get it to correct the macro twice due to syntax errors, but then it worked. Good thing is, you can adapt the original prompt to help you generate other prompts for coding, art, etc.

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

      Yeah bing is a snorty littl f, I don't like him, he does what he wants.

  • @mohit4u007
    @mohit4u007 4 месяца назад

    editor view doesn't work for this extension... the creators don't bother correcting it... without it this extension is as good as chatgpt web page... dont' waste your time installng it... its a complete waste of one's time.

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

    Don`t you become the OpenAI app - dependent and if one day you are denied to the access to it you are totally f**ked up?
    I`m asking it as a Russian because I know how it happens. Only open source developments are reliable and even those better to have copied on your PC.
    You may not know how people lose years of downloaded videos on youtube when the platform suddenly deletes the channel without warning. The same may happen to the data you keep on a cloud platform being silly enough not to duplicate it on your personal drive at home.
    Using Windows you must have a linux option just in case. And to know how to use it. Because one day your Windows will not switch on.
    Not that I`m paranoiac. Just thinking - it`s better not to rely on a technology if it`s controlled by a monopoly and has no alternative.
    ANyway, thanks for your reviews. I don`t mean people shouldn`t use those options - it just makes sense to keep studying to be able to do the same things by themselves, even if slower. Just in case

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

    I use gpt4 as a assistant in website building project, and in java application development, so far the only issue I get is gpt4 keeps forgetting where we are in the projects 😂😂