Mood Bot
Mood Bot is a Chatto version of Rasa's Mood Bot. It aims to demonstrate a basic conversation flow.
Diagram
This bot's Finite State Machine can be visualized like this:
Note
The clf.yml used in this example is not very good at classifying messages, since it uses a Naïve-Bayes Classifier, instead of Rasa's NLU Pipeline.
Run it
To run this example:
chatto --path examples/01_moodbot/