Build Anything With ChatGPT API, Here’s How

  Рет қаралды 56,073

David Ondrej

David Ondrej

5 ай бұрын

Do you want to join my team? Apply here: forms.gle/2iz4xmFvDCGnj2iZA
Don't watch the AI Revolution from the sidelines. Be part of it. Act now and join us: www.skool.com/new-society
Follow me on Twitter - x.com/DavidOndrej1
Please Subscribe.
OpenAI Documentation: platform.openai.com/docs/
Read the Naval book here: www.navalmanack.com/
Building your own AI app is surprisingly easy - watch me build an AI book summarizer from scratch using Python, VS Code and the GPT-4 API.

Пікірлер: 60
@DavidOndrej
@DavidOndrej 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 5 ай бұрын
Unable to join in group.shows you should upload photo but it is not taking 😂
@ValYOU-Pops
@ValYOU-Pops 5 ай бұрын
Would this be appropriate for a beginner who doesn’t know coding?
@doggydoggy578
@doggydoggy578 2 күн бұрын
97 bucks per month ? lol
@toso1038
@toso1038 2 ай бұрын
Ondro super video! Hezky to vysvětluješ
@NiceMoKnows
@NiceMoKnows 2 ай бұрын
This is awesome!!! I am new to python and I was able to follow it. Thank you!!
@trademarkfactory
@trademarkfactory 3 ай бұрын
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 Ай бұрын
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 Ай бұрын
@@Rafael-yo6hd Thank you
@lofigaming258
@lofigaming258 4 ай бұрын
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
@mahtablahijany3500
@mahtablahijany3500 Ай бұрын
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.
@LRSKWTKWSK
@LRSKWTKWSK 4 ай бұрын
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.
@talhamunir1051
@talhamunir1051 2 ай бұрын
amazing explanation bro ❤
@ianwhite6808
@ianwhite6808 4 ай бұрын
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 3 ай бұрын
you might not be using pip3, try pip instead, the packager downloader is most likely not pip3 for you
@schirmcharmemelone
@schirmcharmemelone 5 ай бұрын
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 5 ай бұрын
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 5 ай бұрын
Exactly, the API has no message cap - you pay for the tokens you use
@brightfuture8638
@brightfuture8638 5 ай бұрын
Great video
@dorukilhan4329
@dorukilhan4329 2 ай бұрын
What is the difference of this from,giving the book to the normal chatgpt and make chatgpt summarize for you ?
@SD-rg5mj
@SD-rg5mj 24 күн бұрын
hello and thank you very much for this video however I have a lot of difficulty understanding, could I ask you some questions
@Corteum
@Corteum 5 ай бұрын
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 5 ай бұрын
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 5 ай бұрын
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.
@bennguyen1313
@bennguyen1313 4 ай бұрын
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 4 ай бұрын
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
@Ben_D.
@Ben_D. 5 ай бұрын
'You dont need to know an coding' Then spends ten minutes coding
@radicalaim
@radicalaim 5 ай бұрын
fr, I know python but this seems near impossible to follow for someone who doesn't know how to code
@DavidOndrej
@DavidOndrej 5 ай бұрын
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 5 ай бұрын
Id love to make a tool but this seems hard to do
@FilmGuyJ
@FilmGuyJ 5 ай бұрын
Exactly
@karrehuff
@karrehuff 2 ай бұрын
@@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.
@viny0048
@viny0048 5 ай бұрын
so can i get job doing this?
@nhtna4706
@nhtna4706 5 ай бұрын
But what about the cost of using the api ? Is there a pricing table ?
@DavidOndrej
@DavidOndrej 5 ай бұрын
Of course, here it is: help.openai.com/en/articles/7127956-how-much-does-gpt-4-cost
@user-my5fq6sd4g
@user-my5fq6sd4g 2 ай бұрын
thank youuu
@brightfuture8638
@brightfuture8638 5 ай бұрын
How old are you ? how did you learn programming ?
@thepsychonaut6919
@thepsychonaut6919 Ай бұрын
I love listening to your accent
@LyadinDima
@LyadinDima 4 ай бұрын
is the community you created suitable for beginners?
@DavidOndrej
@DavidOndrej 4 ай бұрын
Absolutely, I designed it for all levels of AI knowledge
@stephenmatthew7869
@stephenmatthew7869 Ай бұрын
​@@DavidOndrej so how can we join this community sir
@ItalianoYMexicano
@ItalianoYMexicano Ай бұрын
Let's just be absolutely clear, you need to pay money to actually use the API or it will just tell you you exceeded your current quota and to spend money to up your usage limit. Sure, it is technically free to put the ChatGPT API in whatever project you want, but it isn't going to work until you spend money.
@oMnImAnIc
@oMnImAnIc Ай бұрын
Nvidia CEO was right. Absolutely crazy
@andrewmorris5947
@andrewmorris5947 5 ай бұрын
How much would you charge to do this as a service…?
@DavidOndrej
@DavidOndrej 5 ай бұрын
That depends on the project. Email me the details - david@davidondrej.com
@andrewmorris5947
@andrewmorris5947 5 ай бұрын
Thank you. And I’ll be joining your skool community.
@kdt85
@kdt85 Ай бұрын
$87 a month!
@faneleshezi9348
@faneleshezi9348 5 ай бұрын
I'm guessing this requires a gpt-4 subscription
@DavidOndrej
@DavidOndrej 5 ай бұрын
Not really, you can use Gemini Advanced which has a 2 month free trial
@petersobolewski1354
@petersobolewski1354 5 ай бұрын
You don't need subscription for API access
@doggydoggy578
@doggydoggy578 2 күн бұрын
@@DavidOndrej gemini is dogwater
@aradhyagaonkar9542
@aradhyagaonkar9542 5 ай бұрын
🙂 bro ur key dont make it public
@DavidOndrej
@DavidOndrej 5 ай бұрын
I don't mind if people use it
@aradhyagaonkar9542
@aradhyagaonkar9542 4 ай бұрын
@@DavidOndrej it will cost u money though I hope u revoked it
@e-stateclub
@e-stateclub Ай бұрын
David, i would like to contact you regarding a project. How can i contact you?
Build Anything with AI Agents, Here's How
29:49
David Ondrej
Рет қаралды 238 М.
This Llama 3 is powerful and uncensored, let’s run it
14:58
David Ondrej
Рет қаралды 106 М.
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 9 МЛН
Amazing weight loss transformation !! 😱😱
00:24
Tibo InShape
Рет қаралды 57 МЛН
Looks realistic #tiktok
00:22
Анастасия Тарасова
Рет қаралды 106 МЛН
Run your own AI (but private)
22:13
NetworkChuck
Рет қаралды 1,3 МЛН
26 Incredible Use Cases for the New GPT-4o
21:58
The AI Advantage
Рет қаралды 781 М.
Build an App using ChatGPT | No Code required
11:45
Junaid Khalid
Рет қаралды 3,7 М.
How I Coded An Entire Website Using ChatGPT
18:22
Nick White
Рет қаралды 1,9 МЛН
I Built a $1M AI App [No Code]
16:14
Starter Story
Рет қаралды 576 М.
Build Anything With ChatGPT, Here’s How
1:24:05
David Ondrej
Рет қаралды 1 МЛН
Build Anything with Llama 3 Agents, Here’s How
12:23
David Ondrej
Рет қаралды 128 М.
40 APIs Every Developer Should Use (in 12 minutes)
12:23
Coding with Lewis
Рет қаралды 324 М.
How ChatGPT Built My App in Minutes 🤯
8:28
Website Learners
Рет қаралды 2,2 МЛН