Chatbot based off of IBM assistant which allows you to message for questions related to a product
The idea behind commun to create a simple and easy to use assistant that can be built on top of. The connections are made possible with pubnub
Step 1: Install node
$ brew install node
Step 2: navigate into Commun-ai folder
Step 3: install node modules for project
$ npm i
Step 4: Run project
$ npm start