Skip to content

Files

Latest commit

2d1ec52 · Feb 16, 2021

History

History
33 lines (23 loc) · 922 Bytes

README.MD

File metadata and controls

33 lines (23 loc) · 922 Bytes

😲 EMOTION AI 😀

BANNER

A Video Chat Web App with Realtime Emotion Recognition and Data Extraction

▶ LIVE ON emotionai.ml
Note: as of now only two users can video chat to minimize the server load.

HOW TO USE:

  1. Open the web app on latest browser EMOTIONAI
  2. Ask Your Friend to open the web app on his browser.
  3. Both users must allow camera permission and mic (if necessary).
  4. You will be automatically connected with each other in a moment.

Alternatively, you can add your own customization.

clone instructions as follows:

git clone "https://github.com/geekyshubham/emotionAI.git"
cd emotionai
npm i

Requirements

  • latest web browser
  • npm
  • any C++ compiler (supporting C++17) or MSVC(for Windows).

LICENSE

GNU General Public License v3.0