How to Use ChatGPT API - Create Your Own AI Apps Beginner Tutorial

Поделиться
HTML-код
  • Опубликовано: 20 май 2024
  • How to Use ChatGPT API. Create Your Own AI Apps Beginner Tutorial. Learn how to make an app using Open AI ChatGPT API in this beginner friendly tutorial.
    0:00 ChatGPT API Intro
    1:43 Creating App Files
    4:22 Creating Open AI API Key
    10:27 Testing ChatGPT API App
    If you want to follow me along my coding journey, be sure to subscribe :)
    / @briandesign

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

  • @Ashfaq.x
    @Ashfaq.x Год назад

    Excellent Work bro !! Please make another and detailed videos like this

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

    Hey man! Great video🙌
    The AI revolution calls for more helpful videos like this, no doubt🤝.
    A video tutorial on the frontend coding of an app would be a nice follow-up…
    Keep it up bro💪

  • @user-ly1bw3qq9s
    @user-ly1bw3qq9s 8 месяцев назад

    I was looking for this exact video to help explain the process OpenAi was trying to walk me through. Kinda realized that I do not have enough knowledge on code to really even understand this one lol! Still a really well done video! Anyone have some good channels they can point me to for basic high level info on coding? Thanks in advance!

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

    any chance you could do a stremlined version of this? its really hard to follow along when you keep going off on tangents. this video could have easily been under 5 minutes

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

    Do you think that using chatGPT for programming makes programmers more lazy. I notice it in myself. Instead of learning for example pandas data frame methods I just ask chatGPT to do the work for me. Like creating tables exporting them etc.

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

      depends on what you're trying to achieve. If you already know most of the code and don't want to write out each line, then it definitely makes you more efficient. It all depends on what you use chatgpt for and if it helps you, then I don't see the problem.

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

      It is the same question mathematicians or physicists ask themselves. Should we just solve a problem from scratch ( ignoring mathematical / physics discoveries ) or just start where others left and build from there.
      AI is not the enemy, the enemy is you becoming lazy just because you don't know how to use the tool.
      Learning evolves as well as applying knowledge. Learn what AI can't do and the world would be yours ;)