botkit starter template using the web interface and rasa-nlu middleware
https://github.com/RasaHQ/rasa_nlu
Install, train and run rasa_nlu on port 5000
An alternative way to train rasa_nlu is via post http
curl -XPOST http://localhost:5000/train?name=default -d @trainingdata.json
git clone https://github.com/matteoredaelli/botkit-starter-web-rasa-nlu