enonic / app-ai-chatbot

Other
0 stars 1 forks source link

Set up Rasa environment #1

Closed alansemenov closed 6 years ago

alansemenov commented 6 years ago

We believe that we want to use Rasa Core without Python and HTTP API. However we need to understand how the entire process works, so we suggest to go through tutorials to set up Rasa environment, train both the NLU model and Domain model and get a simple bot backend up and running (from the command line or via HTTP request, no UI yet).

For our sample bot we will use the restaurant model, which is already used by the Supervised Learning tutorial.