Davidson ChatBot Project to enable DavidsonMachineLearning Group members to interact / chat with the bot through channels such as slack, skype, messenger. The aim of this project is to start with the basic venue, schedule sharing responses by the bot implementing an NLP service of choice of the team members.
The dmlConsoleApp.js is a basic DavidsonML Console Application using Microsoft Bot Builder Console Connector. The Natural Language Support is yet to be added. However, to test this basic Console Bot, follow the steps below
- Clone the repository
- npm install
- node dmlConsoleApp.js to run