Python Chatbot Tutorial | Using OpenAI API to Create a Smart Chatbot

Sdílet
Vložit
  • čas přidán 28. 08. 2024

Komentáře • 18

  • @sanjanakashimath7793
    @sanjanakashimath7793 Před 17 dny

    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?

    • @CodeYoga22524
      @CodeYoga22524  Před 17 dny +1

      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.

    • @sanjanakashimath7793
      @sanjanakashimath7793 Před 16 dny

      @@CodeYoga22524 sure sir, thanks a lot☺️

    • @CodeYoga22524
      @CodeYoga22524  Před 14 dny

      I have replied to your email

  • @raya7390
    @raya7390 Před 15 dny +3

    what do u put on select debugger .......i m not able to use it

    • @CodeYoga22524
      @CodeYoga22524  Před 15 dny

      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

    • @raya7390
      @raya7390 Před 15 dny

      Ok

    • @raya7390
      @raya7390 Před 15 dny

      I will email

    • @CodeYoga22524
      @CodeYoga22524  Před 14 dny +1

      I have replied to your email

    • @raya7390
      @raya7390 Před 14 dny

      @@CodeYoga22524 👍👍👍

  • @bestbollywoodsongs81
    @bestbollywoodsongs81 Před měsícem

    For this subscription is required??

    • @CodeYoga22524
      @CodeYoga22524  Před měsícem

      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.

  • @ssrisaran4943
    @ssrisaran4943 Před měsícem

    SEND CODE HERE

    • @CodeYoga22524
      @CodeYoga22524  Před měsícem +1

      Here you go: github.com/debeshm/Python-ChatGPT/blob/main/chatbot.py

    • @samuelsarpong1736
      @samuelsarpong1736 Před měsícem

      @@CodeYoga22524 how do i get the web version of this

    • @CodeYoga22524
      @CodeYoga22524  Před měsícem +2

      @samuelsarpong1736 Please follow this video to create the web version of chatbot: czcams.com/video/v8LAQHlLuRs/video.htmlsi=uj7bKqLdFBt86znr

    • @samuelsarpong1736
      @samuelsarpong1736 Před měsícem

      @@CodeYoga22524 thanks

    • @CodeYoga22524
      @CodeYoga22524  Před měsícem +1

      Consider subscribing to my channel for more updates. I plan to add more tutorials on this topic as well.