OpenAI (GPT-3) and Dialogflow ES connection | Connect Dialogflow ES to OpenAI | Python | with code

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 40

  • @neilbodra1501
    @neilbodra1501 ปีที่แล้ว +1

    Thank you for your content. It helped a lot

  • @martynov96
    @martynov96 ปีที่แล้ว +2

    Hi Raj!
    Thank you so much for this video. Could you please make a video about use cases with this connection (OpenAI & Dialogflow)?

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว +1

      Thank you for the suggestion...

  • @chewteelim6020
    @chewteelim6020 ปีที่แล้ว +2

    Thanks for sharing! Would there be a follow up video on using GPT-3.5, and deploying it on a cloud provider like GCP, AWS or Azure?

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว +1

      Thank you for the suggestions...

  • @jeshy9810
    @jeshy9810 2 ปีที่แล้ว +1

    Great information! Thank you!

  • @ShrutikaGulave
    @ShrutikaGulave ปีที่แล้ว +1

    i am not getting the response when the call goes to default intent

  • @huzaifakamran8214
    @huzaifakamran8214 2 ปีที่แล้ว +1

    hi!! I have tried connecting it with the text-davinci-003 modal but the response was coming after 5 sec sometimes and because of that dialogflow does not showing any response in the console how can we cater that?

    • @rajkkapadia
      @rajkkapadia  2 ปีที่แล้ว

      Make sure your internet speed is good during local testing, otherwise change the connection...

  • @m4xr1ch4rd
    @m4xr1ch4rd ปีที่แล้ว +1

    Hi! Do I have to put my API key in 'quotes' or just plain text (because its a string)? I actually tried both but it did not work...

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว +1

      If you use it through an env file then the answer is no, don't use quotes around the value...

  • @ShrinivasDodke
    @ShrinivasDodke ปีที่แล้ว +1

    I am seeking clarification on whether there is a free option available or not to connect ChatGPT-3 to Dialogflow? Can you clarify that sir?

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว +1

      There is no free option available...

  • @ShrinivasDodke
    @ShrinivasDodke ปีที่แล้ว +1

    Hello sir! I have create this chatbot "chatgpt integrating with dialogflow". Now i want to deploy this chatbot on a website so how to do that? Can you please help me in that case or can you able to create one video on that? or can you tell me step by step how to do that?

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว

      th-cam.com/video/QjiVLqz1aYY/w-d-xo.html

  • @ShrutikaGulave
    @ShrutikaGulave ปีที่แล้ว +1

    my api key is valid still i am getting "something went wrong error"

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว

      I suggest you watch the video again, this will help...

  • @ShrinivasDodke
    @ShrinivasDodke ปีที่แล้ว +1

    I have followed the provided code and instructions to integrate ChatGPT-3 with Dialogflow. The code is running properly, and I have successfully generated an ngrok link using the command "ngrok http 5000". However, I have encountered a problem when attempting to access the ngrok link.
    Upon clicking the generated link, the expected functionality is not working as intended. It seems that there might be an issue preventing the connection between Dialogflow and ChatGPT-3.
    I have thoroughly reviewed the code and ensured that all the necessary configurations are in place. However, despite my efforts, I have been unable to identify the root cause of the problem.
    I kindly request your guidance and support in troubleshooting this issue. Your expertise in this matter would be immensely helpful in resolving the connectivity problem between Dialogflow and ChatGPT-3.

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว +1

      I suggest watching the video again will surely help you...

  • @Ivan-qe2pe
    @Ivan-qe2pe ปีที่แล้ว +1

    my fullfilment is successful but the fullfilment text is turning to something went wrong, it cannot go through to the openai. I dont know where the problem is. can you give me some advice?

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว

      Make sure you get the openai key in the file...

    • @Ivan-qe2pe
      @Ivan-qe2pe ปีที่แล้ว +1

      @@rajkkapadia what python version are you using?

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว

      @@Ivan-qe2pe 3.9.12

    • @SpinTelAU
      @SpinTelAU ปีที่แล้ว +2

      @@rajkkapadia I get the same issue? python 3.11.3

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว

      @@SpinTelAU I think this cannot be an issue of Python version...

  • @RussianExplorer
    @RussianExplorer ปีที่แล้ว +1

    where did u use gpt ?

  • @sanchittripathi1537
    @sanchittripathi1537 ปีที่แล้ว +1

    its saying something went wrong

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว

      Check your openai key...

  • @zutitube1
    @zutitube1 ปีที่แล้ว

    Thanks!!!!!

  • @ShrinivasDodke
    @ShrinivasDodke ปีที่แล้ว +1

    while I am running the command "ngrok http 5000" in python code, link is not generated proper way as you generated in this video. when running the command "ngrok http 5000" in my python code link is generated like this "2f52-2409-40c2-100a-7bb" Can you please can you help in that case?

    • @rajkkapadia
      @rajkkapadia  ปีที่แล้ว

      Maximize the window... 😁