This application implements an IBM Watson conversational bot which will help people make better financial decisions.
Instructions:
- Install node.js 4.5.0 LTS from https://nodejs.org/en/
- Clone this repository
- Open CMD and navigate to the repository folder Raymond
- type npm install and wait for installation to complete
- type npm start and wait for startup to complete
- navigate your browser to localhost:3000
Currently there are only two statements of advice applicable. These will be generated if a user has the following:
- Client has more than 0 children, is self-employed and has a mortgage.
- Client has a mortgage, and has credit card debt.