matteoredaelli / botkit-starter-web-rasa-nlu

botkit starter template using the web interface and rasa-nlu middleware
GNU General Public License v3.0
5 stars 1 forks source link

botkit-starter-web-rasa-nlu

botkit starter template using the web interface and rasa-nlu middleware

quickstart

install and run rasa_nlu

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

clone this repository

git clone https://github.com/matteoredaelli/botkit-starter-web-rasa-nlu

run it

enjoy opening in your browser the url