{{cookiecutter.bot_description}}
This bot has been created using RASA, it shows how to create a simple bot that accepts input from the user and echoes it back.
This sample requires prerequisites in order to run.
Run pip install cookiecutter
Run cookiecutter https://github.com/ConversationalComponents/cookiecutter-RASA-CoCo.git
Run pip install -r requirements.txt
to install all dependencies
Run rasa train
- Run
rasa shell
- Talk with the bot.