/Professor-Nittany

:crystal_ball: Student advising NLP chatbot powered by IBM Watson

Primary LanguageCSS

Professor Nittany (Formerly Intelligent Academic Adavisor)

Build Status Codacy Badge

A virtual agent that answer questions based on training materials of academic information. Uses Node.JS and IBM Watson's API.

APIs

Link to API document

Config

Fill the service username and password that you need in /src/config-template.js, then rename to config.js

How to use

#to install all dependency
npm install

#to start the server in developer mode
npm run dev-start

#to watch files on change
npm run watch

Demo

Living Alpha Version Demo