Gabryxx7 / chatbot-node-rasa

A simple chat bot based on Rasa NLU and developed with Node.js, Express and Socket.io as backend and HTML, CSS and Javascript with Jquery on the frontend side.
41 stars 12 forks source link

Response Comes on Undefined #2

Open GopalMadhaiyan opened 5 years ago

GopalMadhaiyan commented 5 years ago

Kindly check below issue.

Chatbot is listening on port 8000! User connected to Chatbot Classifier Parse Rasa Parse, message: Hi rasa: response - undefined Classifier Parse Rasa Parse, message: hello rasa: response - undefined

swagat123 commented 5 years ago

Hi, did you set your correct rasa nlu model in rasa.js file. you need to cross check the intent name that is mentioned in the reply.js as per your rasa nlu model.

sandeepgopnaboina commented 5 years ago

Kindly check below issue.

Chatbot is listening on port 8000! User connected to Chatbot User connected to Chatbot Classifier Parse Rasa Parse, message: hi rasa: response - 404

-c02w60dghv2q:restaurantbot s0g00ns$ sudo python3.7 -m rasa_nlu.server -P 3100 --path /Users/s0g00ns/Downloads/chatbot-node-rasa-master/restaurantbot/ -c config-spacy.json Password: 2019-04-01 13:25:01-0500 [-] Log opened. 2019-04-01 13:25:01-0500 [-] Site starting on 3100 2019-04-01 13:25:01-0500 [-] Starting factory <twisted.web.server.Site object at 0x114ba72b0> 2019-04-01 13:25:10-0500 [-] "127.0.0.1" - - [01/Apr/2019:18:25:09 +0000] "POST /parse HTTP/1.1" 404 54 "-" "-"