Skip to content

Latest commit

 

History

History
75 lines (69 loc) · 2.36 KB

README.md

File metadata and controls

75 lines (69 loc) · 2.36 KB

Commentcritic

Hack the Insight 2021

   

Website Link

Click Here

Android App

Click Here

Video Link

Click Here

Tagline

Comment Critic is a web platform and an android app which helps organizations in filtering out the queries asked by the clients in a smart way by knowing the past feedback of the queries ask to an organization.

   

The Problem it Solves

As a convention, when individuals present their questions to the organizations it requires a few days for the organization to return to those clients, Some of the time we can likewise see that equivalent sort of questions are asked by 1000s of clients, which makes it much more trying for the organization to deal with them. So we have thought of a stage which uses AI and profound figuring out how to react to questions of clients for the benefit of the organization.

Essentially the model gains from the past reactions given to the client inquiries by the organization. From that it learns the answer for general issues looked by the clients. For security estimates we have added a certainty score, assuming that it is under a specific level like 30%. We can inform the organizations about such questions. Furthermore every other inquiry will be dealt with by our platform.

   

Challenges we Ran Into

Integrating a model into a website or an app was a bit difficult for the team. Having written down the algorithm in python, we were able to create an API of the same which we used in our website.

   

Technologies We Used

  • Java
  • JavaScript
  • Node.js
  • HTML5
  • CSS3
  • jQuery
  • Bootstrap
  • EJS
  • ExpressJS
  • Artificial Intelligence
    • Python
    • Numpy
    • Pytorch
    • Bert
  • API
    • Flask
    • Django
    • JSON

   

Screenshots Link

Click Here