EASIEST way to use Chat-GPT in Python | START HERE

preview_player
Показать описание
Chat-GPT is one of the hottest topics in tech at the moment! In this video you learn the easiest (and correct) way to connect with the Chat-GPT API. We connect with:
- GPT-3.5-Turbo (free)
- GPT-4 (💰 paid)

⭐️ Copy the source code here ⭐

⭐️ Links ⭐

⭐️ Other helpful videos⭐

⭐️ Follow me ⭐

#python #chatgpt #artificialintelligence
Рекомендации по теме
Комментарии
Автор

❗When you create a new OpenAI account, you receive some free credits which are valid for 3 months. It's very rare to run out of credits, though if you're using an account which has been created more than 3 months ago your credits will be expired and you receive an error. The only solution is to add a credit card to your account. You don't need the "plus" account if you limit requests to Chat-GTP-3.5

thomasjanssen-tech
Автор

After eyeing 2 hours on the yt, I have got the right one. Actually, this is the first one that works for me from your channel. And over the night, other videos will be helpful hopefully!

pysohan
Автор

Thankyou so much man after surfing the whole internet I found this video and was my last hope I have decided to quit if it had not worked but it worked truly.thanks a lot.

mrpssindia
Автор

Thanks alot but why when i try to run your code in my spyder id, show me this error "
RateLimitError: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}} please advice

البداية-ذذ
Автор

I did pip install openai, but it says in my editor that there is no module called openai

fuf
Автор

So, this doesn't work for free users. This is because if you created your account more than three months prior to using the API key, your free tokens have expired (from the OpenAI article regarding API limits). I ran into the same error as everyone else in the comments, the only solution seems to be to pay for it.

Wow, and OpenAI is so lame I can't even manage to add my billing information to PAY for their service. I keep getting a "slow down" error message, which I guess relates to their payment processor. Kind of ridiculous, I can use the free chat all day long, but can't actually pay them to use the API.

Can you post an alternative AI that we can do the same things with?

joeblow
Автор

Hello there. I have tried your code and got an error in this line:
chat_completion =

Actually, i have already tried a lot of different code examples and all of them have the same trouble with API key.
For example:
OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable

fizikaman
Автор

Hello Thomas, I need your help to coach me to write Python codes to ask ChatGPT to ask questions like this, "what is you chief complain?", "can you sleep?" "can you eat?", "do you have any pain?" "can you dedicate?" then the user answer these questions, then I save ChatGPT save these questions & answers, then I show ChatGPT which herbal formulas to use for his condition, then he will give me feedback how well it work, then I teach AI to use this formula to the next person with the same conditions. could you please help me how to set it up in Python, I already install Python & use Pip to install ChatGPT. thanks for your help.

long-johnsilver
join shbcf.ru