harsh2204 / Clyent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


This is the repository of a hackathon project made during IBM's NA Internhack 2019. This is a chat app which utilizes IBM Watson's tone analyzer and sentiment analysis API to give insights into a customer support agent's messages and conversations.

Requirements:

  1. Python 3

How to run:

  1. Clone the repo
  2. Run pip3 install -r requirements.txt
  3. Run python3 chat.py
  4. Open http://localhost:5000 to open the app

About

License:MIT License


Languages

Language:CSS 73.2%Language:HTML 20.0%Language:Python 4.4%Language:JavaScript 2.4%