Chatbot Rose 🤖

Chatbot Rose 🤖

Chatbot developed from Watson Conversation, using the node to communicate with the service and interface with the user.

Demo here! :speech_balloon:

Main features

  1. Storing the patient’s mood history;
  2. Generation of graphs from collected data;
  3. Reminder function to use with the psychologist.

How to start the server

  1. Have NodeJs installed;
  2. Clone this repository;
  3. Inside the repository folder the commands:
npm install
npm start
  1. The message should appear:
Running on port 3000...
  1. Access http://localhost:3000/ and enjoy! :smile: