Rasa is a tool to build custom AI chatbots using Python and natural language understanding (NLU). Rasa provides a framework for developing AI chatbots that uses natural language understanding (NLU). It also allows the user to train the model and add custom actions.
- Clone the code
- Download all the dependencies with command
pip3 install -r requirements.txt
- Run
rasa train
command - Run
rasa shell
andrasa run
actions side by side on two terminals - Query your commands in
rasa shell
to test the chat chatbot.
Implemented on
: Visual Studio
Language
: Python
Framework
: Rasa