Tag: rasa
-
Building an AI Chatbot for Order Status with React.js, Rasa, and Flask
This article details the development of an AI Chatbot that enables users to inquire about the status of their orders. The implementation utilizes a modern frontend built with React.js, a robust Natural Language Understanding (NLU) and dialogue management framework powered by Rasa, and a simple backend using Python (Flask) to serve order information. I. Core… Read more