I needed this discussion of how to enable ChatGPT to remember the previous interactions. Thank you. I also appreciate very much that this video is short and “to the point”.
Thanks for reaching out. I guess you are referring to the terminal. In windows it’s known as the command prompt. The command prompt in windows is black in color by default. Let me know if you face any problems. Happy to help
I am sorry but I do not understand your question. Can you explain in bit detail ? I have not used any debugger. I am happy to help more on this. Please email me the exact issue you are facing along with the screenshot at code.yogi.channel@gmail.com I will definitely respond
hello sir, which IDE are you using? and after installing pip, if i enter the command pip3 install openai.... it shows syntax error... could you please help me?
For IDE I am using visual studio code. Can you also try “pip install openai” command also instead of “pip3 install openai”? Let me know if you still face problems. We can work on it together to solve the issue.
OpenAI was providing free credits earlier to use the API but not anymore now. So you need to go to billing section in your OpenAI account dashboard and add some credits there. No subscription needed though. You can also set an usage limit so that you do not accidentally spend too much while calling the API. Hope this helps.
Hello bro can u please clear my this confusion -: I have done whole the process but it's saying i haven't paid bill. So what does it mean, Is it's API paid or can be used for free too ?
At the time of making this video this was free. However now it needs you to add some credits to ise the API. You just need very little amount to get started. For complex projects you will need a lot more credits. To add credits go to your openAI dashboard and click on billing section. Here you can add credits. Hope it helps.
@CodeYoga22524 Thanks a lot for your clarification. As I am just a student learning about AIs I just read in grade 10. So, I want a chatbot API that's fully free to use. And will give me responses with it's own knowledge like chat-gpt. Also 1 more question is that -: Is Claude's API is free ?
@@Iambruh07 The Claude API is not completely free, but it does offer a free tier with limited usage. I have another video for you which is free. Please check it out: th-cam.com/video/gr9E6fN_fLk/w-d-xo.html
I needed this discussion of how to enable ChatGPT to remember the previous interactions. Thank you. I also appreciate very much that this video is short and “to the point”.
Thanks for your nice words. I am glad my content helped you.
Hello bro. What is that blue window which you are having your chat . I work on windows and how can open this window in windows.
Thanks for reaching out. I guess you are referring to the terminal. In windows it’s known as the command prompt. The command prompt in windows is black in color by default. Let me know if you face any problems. Happy to help
after run the program the output came as 'you=___' after entering hello it shows error what should i do ?
What is the error? Send me the error and I will help you.
what do u put on select debugger .......i m not able to use it
I am sorry but I do not understand your question. Can you explain in bit detail ? I have not used any debugger.
I am happy to help more on this. Please email me the exact issue you are facing along with the screenshot at code.yogi.channel@gmail.com
I will definitely respond
Ok
I will email
I have replied to your email
@@CodeYoga22524 👍👍👍
hello sir, which IDE are you using? and after installing pip, if i enter the command pip3 install openai.... it shows syntax error... could you please help me?
For IDE I am using visual studio code.
Can you also try “pip install openai” command also instead of “pip3 install openai”? Let me know if you still face problems. We can work on it together to solve the issue.
@@CodeYoga22524 sure sir, thanks a lot☺️
I have replied to your email
For this subscription is required??
OpenAI was providing free credits earlier to use the API but not anymore now.
So you need to go to billing section in your OpenAI account dashboard and add some credits there. No subscription needed though.
You can also set an usage limit so that you do not accidentally spend too much while calling the API.
Hope this helps.
Hello bro can u please clear my this confusion -:
I have done whole the process but it's saying i haven't paid bill.
So what does it mean, Is it's API paid or can be used for free too ?
At the time of making this video this was free. However now it needs you to add some credits to ise the API. You just need very little amount to get started. For complex projects you will need a lot more credits. To add credits go to your openAI dashboard and click on billing section. Here you can add credits. Hope it helps.
@CodeYoga22524 Thanks a lot for your clarification.
As I am just a student learning about AIs I just read in grade 10.
So, I want a chatbot API that's fully free to use. And will give me responses with it's own knowledge like chat-gpt.
Also 1 more question is that -:
Is Claude's API is free ?
@@Iambruh07 The Claude API is not completely free, but it does offer a free tier with limited usage. I have another video for you which is free. Please check it out: th-cam.com/video/gr9E6fN_fLk/w-d-xo.html
SEND CODE HERE
Here you go: github.com/debeshm/Python-ChatGPT/blob/main/chatbot.py
@@CodeYoga22524 how do i get the web version of this
@samuelsarpong1736 Please follow this video to create the web version of chatbot: th-cam.com/video/v8LAQHlLuRs/w-d-xo.htmlsi=uj7bKqLdFBt86znr
@@CodeYoga22524 thanks
Consider subscribing to my channel for more updates. I plan to add more tutorials on this topic as well.