Skip to content

VidushiVashishth/Chatagram-client

 
 

Repository files navigation

Chatagram-Client

alt text A ChatBot for a bank. Has the following functionalities.

  • Balance check
  • User login
  • Nearest ATM'S plotted on a map
  • Account statement through email
  • Mobile Recharge
  • Funds Tranfer
  • Fixed Deposit Account Opener
  • Calculators for Fixed Deposit, Compound Interest and EMI
  • A feedback system that upsells products at positive sentiment and apologises for negative sentiment and transfers the conversation to a human operator.
  • A speech to text feature for seamless communication

Made using the Watson Conversation API.

This is the client side of the ChatBot.It is made using React and runs on NodeJS

How To Build

Dependencies

  • NodeJS latest version
  • NPM packet manager

Naviate to the project folder and cd into it.

Then npm install to grab all the necessary dependencies.

How To Run

Then run npm start and open localhost:7770 in your browser. Make sure that you've started the server in the main Chatagram repo first.

This client communicates with the server at port:3110 and displays the incoming conversation in a intuitive UI.

Contact

Don't hesitate to ask for help to run the software. Contact at karanbleep@gmail.com

About

Winning ChatBot in the IBM ChatBot competition. The front end / client side of the Chatagram ChatBot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.6%
  • CSS 18.2%
  • HTML 11.2%