This bot will provide banking details upon users query. like balance, last 5 transaction details, cibil score.
- Install NodeJs (version 8.12.0 or above) & npm (version 6.4.1 or above)
- Clone the project.
git clone https://github.com/Pirimid/chatbot.git
- Install node dependency.
npm install
- To run the node server in devlopment.
npm start