Header Ads

Integrating ChatGpt with RASA Chatbot

In today's era with booming trend of AI and chatGPT, its only right to utilize such technology with the existing chatbots available for customer services. Chatbots develop for customer services are usually structural chatbots while chatGPT is a non-structurl AI-based conversational chatbot. So, the idea to combine the chatGPT only makes sense when you want your structural chatbot to response in a more fun or conversational way using chatGPT instead of a simple default response.

So, I am going to show you that how integrating chatGPT with RASA chatbot will look like using on the Windows 10/11 machines. At the moment detail tutorial of integrating chatGPT with RASA platform on Windows and on Linux/Ubuntu machines are not available, but, source code is available. My detail course will be out soon for RASA on both Windows and Linux/Ubuntus machines. So, Keep following my posts and My Youtube Channel.

Prerequisites:

Following are some of the many prerequisites for this project:
  1. Python Latest Version Installation.
  2. RASA Platform Installation.
  3. Knowledge of Training RASA Custom Model.
  4. Knowledge of Creating RASA Web Chat Widget using SOCKET.IO.
  5. Basic Knowledge of Building Chatbots.
  6. Knowledge of ChatGPT.
The running working source code solution for this project is being developed using Python-based RASA platform on both Windows 10/11 and Linux/Ubuntu machines. For the source code in Windows or Linux/Ubuntu click on the button below.

Note that detail tutorial on how to integrate chatGPT with RASA platform on both Windows and Linux/Ubuntu machines will be coming soon, but, if you like you can play around with the provided source code for windows and Linux/Ubuntu.

No comments