This is a simple Rasa bot that uses a form to create a daily log of health information.
- Install Rasa Open Source: https://rasa.com/docs/rasa/user-guide/installation/
- Train the model:
rasa train
- Open a second terminal window and start the action server:
rasa run actions
- Return to the first terminal window and start the assistant on the command line:
rasa shell