Build Anything With ChatGPT API, Here’s How

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

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

  • @DavidOndrej
    @DavidOndrej  10 месяцев назад +5

    🧑‍💻 All of my code, prompts, GPTs, custom instructions and other projects are available inside the community. If you're serious about AI, make sure to join: www.skool.com/new-society

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

      Unable to join in group.shows you should upload photo but it is not taking 😂

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

      Would this be appropriate for a beginner who doesn’t know coding?

    • @doggydoggy578
      @doggydoggy578 5 месяцев назад +2

      97 bucks per month ? lol

  • @SequenceZero
    @SequenceZero 17 дней назад +2

    Brother - this is exactly the video I was looking for when I queried “How to integrate ChatGPT API”.. I’ve been coding for years and never integrated any API’s before.. thank you and bless up 🙏🏻 might need to join your community.

  • @sheevum
    @sheevum Месяц назад +2

    Searched 100' s of videos to learn the process from scratch until I came across this. Superb content bro. Love from India🎉

  • @NeoStarImpact
    @NeoStarImpact 4 месяца назад +7

    I had no idea how much you can do with the api. A collegue showed me what you can do with our companies database. And it's absurd. After only 2 or 3 weeks of investigating the API from scratch he is now already able to build complete new views in a matter of seconds. So I learning this stuff too now as I have a lot of my own challanges in my own private space that I could actually solve with it's capabilities.

  • @trademarkfactory
    @trademarkfactory 8 месяцев назад +10

    Question: what is the benefit of coding the functionality of the model into your code vs. setting up your custom GPTs and using api to talk to it?

    • @Rafael-yo6hd
      @Rafael-yo6hd 6 месяцев назад +3

      Mostly for 2 reasons:
      1) Reducing the cost of the API usage, every time you use it, you get charged.
      2) Consistency. If you code the functionality, the code will execute exactly what you write.
      But in the end, both of the sides have their pros and cons.

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

      @@Rafael-yo6hd Thank you

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

    I am attempting to follow this guide and as I have followed everything to a T, i am getting the error "AttirbuteError: module 'prompts' has no attruibute 'system_message'" despite me having system message in that module. if anyone can help I'd love that as I am trying to wokr and learn more about AI

    • @duke3068
      @duke3068 5 месяцев назад +2

      Ask chat gpt

  • @mahtablahijany3500
    @mahtablahijany3500 7 месяцев назад +3

    mate, you are fast! i did several back and forth to be able to follow you! good work, please keep going with it. would be amazing if you can simplify it little a bit for the people like me who loves Tech but are not advance like you and your generations.

  • @janmizera9486
    @janmizera9486 Месяц назад

    Bro you are a fricking legend. God bless you and your business.

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

    Thanks for the video. I am a complete novice and I'm wondering where I'm going wrong. I'm on mac and had to use pip3 install openai in the terminal. It worked, but when I go back to the code "from openai" still isn't recognizing the packages? What am I doing wrong?

    • @milindusha
      @milindusha 8 месяцев назад +1

      you might not be using pip3, try pip instead, the packager downloader is most likely not pip3 for you

  • @schirmcharmemelone
    @schirmcharmemelone 10 месяцев назад +2

    can i write my own api chat gpt for the terminal?
    Will i run into limits of essages back and forth?
    i remember you made a video about only being able to send like 40 messages even as a paid user.

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

      The API uses completely different usage caps and it depends on how many credits you have purchased and how old your developer account is.

    • @DavidOndrej
      @DavidOndrej  10 месяцев назад +1

      Exactly, the API has no message cap - you pay for the tokens you use

  • @Mjj588
    @Mjj588 3 месяца назад +1

    Does running this application requires purchasing or subscription to open AI or we can run for free till some limits ? Because I am not able to make even a single API call it gives me message': 'You exceeded your current quota, please check your plan and billing details.
    And are there any other free models which we can use as a students ?

    • @murillodaniel9208
      @murillodaniel9208 2 месяца назад +1

      Gemini API won't give you that error, unfortunately I also had this issue with GPT with no fix

  • @OnePiece-os3pe
    @OnePiece-os3pe 4 месяца назад

    What’s the software by which you are pasting the AI key to ?

  • @Corteum
    @Corteum 10 месяцев назад +1

    David, assuming i learned everything in this video, what is possible to actually build with it? Can we explore some examples or possibilities? I've got lots of ideas, ideas to create value in the form of apps or platforms, etc.... But can these ideas be translated into actuality using this approach?

    • @DavidOndrej
      @DavidOndrej  10 месяцев назад +3

      Without knowing what those ideas are I can't give you any advice :D
      But the first step is the same - replicate everything I did in the video, build exactly what I've built and then start experimenting with your own use cases. Take it one step at a time, build something every day and soon you'll have something worthy of your potential.

    • @JhonataCosmo
      @JhonataCosmo 10 месяцев назад +1

      I don't know anything about programming, and I created a Google Chrome extension that analyzes marketing campaigns using the open ai api, everything was done with the help of Mistral.

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

      @@JhonataCosmo What is Mistral

  • @LRSKWTKWSK
    @LRSKWTKWSK 9 месяцев назад +39

    Nice video. But it is not for non coders like you stated. Every non cider will have no single clue how to write something similar after this video, even with explanation from ChatGPT or reading the documentation.

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

    This is awesome!!! I am new to python and I was able to follow it. Thank you!!

  • @dorukilhan4329
    @dorukilhan4329 7 месяцев назад +1

    What is the difference of this from,giving the book to the normal chatgpt and make chatgpt summarize for you ?

    • @fantasy_foexig1116
      @fantasy_foexig1116 2 месяца назад +1

      There, for example, is a character limit when using the "Normal" ChatGPT wich is just the web application as far as i know. Another diffrence is the system message you saw him customise beeing already set in the Vanilla chatGPT version. Its basacally a trimmed down version of the actual language model designed to be easily accessible to the public. With the api access you could build your own company using the gpt language model but Highly Customize it to you're liking. Hope that helped a bit but anyone feel free to correct me if im wrong im just dipping my toe in this toppic aswell

    • @dorukilhan4329
      @dorukilhan4329 2 месяца назад

      @@fantasy_foexig1116 So its basically to create your own unique app that uses chatgpt in a way you set it. Which i am not sure how chatgpt is ready to be used to create an usefull aplications yet

  • @bennguyen1313
    @bennguyen1313 10 месяцев назад +1

    I'd like to prototype an OCR application using Custom GPT.. but is it possible to use Vision/Ai PDF plugin with the free account.. or would I need a ChatGPT4 subscription?
    Is OpenAI's Assistant API totally different from the API to programmatically interact with Au Mistral, Gemini Pro, llama2 , etc?
    BTW, I imagine there's a limit but I've seen some people use Google Colab to run models for free?! I understand, I could use ChatGPT4 Assistant API and then I , as the developer , would incur the API call cost whenever the app is used. Alternatively, I could host a model like Ollama, on my own computer or on the cloud (beam cloud/ Replicate/Streamlit/replit)?

    • @DavidOndrej
      @DavidOndrej  10 месяцев назад +1

      You don't need to pay for ChatGPT Plus to build with the GPT4-Vision API, here's how to do it: platform.openai.com/docs/guides/vision

  • @Mtolbert11
    @Mtolbert11 2 месяца назад

    What Python editor is being used for this? Does anyone know?

  • @SD-rg5mj
    @SD-rg5mj 5 месяцев назад

    hello and thank you very much for this video however I have a lot of difficulty understanding, could I ask you some questions

  • @technoraider_officail
    @technoraider_officail 2 месяца назад

    Hey man im struggeling with the call the api key keeps apearing as invalid, i am on windows, made sure the key is new and active Amazing guide thanks bud

  • @talhamunir1051
    @talhamunir1051 8 месяцев назад +1

    amazing explanation bro ❤

  • @islandwiderealty808
    @islandwiderealty808 Месяц назад +1

    I am not a complete beginner when it comes to marketing and advertising etc but I am to coding and using and understanding APi's I want an extensive course and or a place to go to learn how to develop the skills to code I need a course that Is in fact dedicated to using chat gpt and coding to build awesome things where should I go and who should I subscribe to etc.

  • @nhtna4706
    @nhtna4706 10 месяцев назад +1

    But what about the cost of using the api ? Is there a pricing table ?

    • @DavidOndrej
      @DavidOndrej  10 месяцев назад +1

      Of course, here it is: help.openai.com/en/articles/7127956-how-much-does-gpt-4-cost

  • @oMnImAnIc
    @oMnImAnIc 6 месяцев назад +3

    Nvidia CEO was right. Absolutely crazy

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

    is the community you created suitable for beginners?

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

      Absolutely, I designed it for all levels of AI knowledge

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

      ​@@DavidOndrej so how can we join this community sir

  • @Ben_D.
    @Ben_D. 10 месяцев назад +28

    'You dont need to know an coding'
    Then spends ten minutes coding

    • @radicalaim
      @radicalaim 10 месяцев назад +3

      fr, I know python but this seems near impossible to follow for someone who doesn't know how to code

    • @DavidOndrej
      @DavidOndrej  10 месяцев назад +15

      I learned Python almost exclusively from ChatGPT - as I said, if some part seems hard or you don't know what to do simply ASK the AI for help, you'll be surprised how far you get

    • @claragoodlow4377
      @claragoodlow4377 10 месяцев назад +1

      Id love to make a tool but this seems hard to do

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

      Exactly

    • @karrehuff
      @karrehuff 7 месяцев назад +1

      @@radicalaim I know a just a little coding and I watched the first 4 minutes 3 times, and I was like, only a coder can follow what you are saying, especially as fast as he's moving. I would love to figure it all out though.

  • @devesh09
    @devesh09 Месяц назад

    Bro now we called as AI Engineer

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

    Ondro super video! Hezky to vysvětluješ

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

    I love listening to your accent

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

    Great video

  • @penguintech9800
    @penguintech9800 18 дней назад

    $14.36 - $14.34 = 0.02 $. So it costed 2 cents.
    Counting is a thing what' s needed in this world for sure. :)
    Not that hard python example. Nice!

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

    so can i get job doing this?

  • @andrewmorris5947
    @andrewmorris5947 10 месяцев назад +1

    How much would you charge to do this as a service…?

    • @DavidOndrej
      @DavidOndrej  10 месяцев назад +3

      That depends on the project. Email me the details - david@davidondrej.com

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

      Thank you. And I’ll be joining your skool community.

  • @ahmedjawad6256
    @ahmedjawad6256 5 дней назад

    5:37

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

    The world would have been really gloomy, glad it worked 🎉

  • @faneleshezi9348
    @faneleshezi9348 10 месяцев назад +3

    I'm guessing this requires a gpt-4 subscription

    • @DavidOndrej
      @DavidOndrej  10 месяцев назад +3

      Not really, you can use Gemini Advanced which has a 2 month free trial

    • @petersobolewski1354
      @petersobolewski1354 10 месяцев назад +2

      You don't need subscription for API access

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

      @@DavidOndrej gemini is dogwater

  • @noizyotr-n5e
    @noizyotr-n5e 7 месяцев назад

    thank youuu

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

    How old are you ? how did you learn programming ?

  • @engineer0111
    @engineer0111 2 месяца назад +1

    okay,we saw you.Good By.

  • @aradhyagaonkar9542
    @aradhyagaonkar9542 10 месяцев назад +1

    🙂 bro ur key dont make it public

    • @DavidOndrej
      @DavidOndrej  10 месяцев назад +1

      I don't mind if people use it

    • @aradhyagaonkar9542
      @aradhyagaonkar9542 10 месяцев назад +2

      @@DavidOndrej it will cost u money though I hope u revoked it

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

    $87 a month!

  • @e-stateclub
    @e-stateclub 6 месяцев назад

    David, i would like to contact you regarding a project. How can i contact you?