项目作者: aashreys

项目描述 :
A chatbot built with Rasa NLU and Node.js
高级语言: JavaScript
项目地址: git://github.com/aashreys/chatbot-example.git
创建时间: 2017-07-13T20:56:17Z
项目社区:https://github.com/aashreys/chatbot-example

开源协议:

下载


A chatbot built with Rasa NLU and Node.js primarily to understand the usage of Rasa NLU to do intent and entity classification.

Node.js and Socket.io were used to create a thin wrapper over Rasa and provide apis to communicate with the chatbot.

Note: The Rasa NLU model must be trained manually before conversing with the Chatbot.