/watson-chatbot

Chatbot using IBM Watson 🤖

Primary LanguageCSS

Watson sample chatbot

BCH compliance

A simple chatbot using IBM Watson and Node.js

chat-example

Intructions

Create the .env file with the same content of .env.example and add your keys.

Example of how .env will look:

WORKSPACE_ID=<workspace_id>
ASSISTANT_USERNAME=<username>
ASSISTANT_PASSWORD=<password>

To run the project execute in your terminal node app.js