V

VideoCall WebApp with realtime Gesture translation

Video calling Web App with real time gesture translation for differently abled people

31

The problem VideoCall WebApp with realtime Gesture translation solves

Considering the difficulty differently abled people face when talking to others either digitaly or face to face this web app does real time gesture translation which is based on video classification

Challenges I ran into

As video classification is field of research it is difficult to develop an reliable algorithm for the same, we use KNN from ml5.js which is based on core tf.js on top our algorithm and image processing

Discussion