Header Ads

RASA Default Chatbot Response

RASA platform is all about customization. A good and responsive chatbot will always have interactive communication with it's users. Any good or customer related chatbot will definitely have default chatbot response especially for situations when a chatbot fails to understand customer question/query. By default RASA platform based chatbot is not configured with default chatbot response, but, it can be easily configured according to business requirements with a hard-coded message.

So, I am going to show you how to the default chatbot response will look like when configured within RASA platform on the Windows 10/11 machines. At the moment detail tutorial of configuring default chatbot response message using 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.
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 configure default chatbot response message for 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 Linux/Ubuntu.

No comments