hugozanini / meet-the-meeting

Identify people expressions in google meets meeting in real-time.

Home Page:https://chromewebstore.google.com/detail/meet-the-meeting/ikcjmpbkjnebkfpidbcpepejghkhhjlf?hl=pt-br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meet the Meeting Extension

Qries

_

Overview

Meet the Meeting is an open-source Google Meet extension that uses TensorFlow.js to detect facial expressions in Google Meet meetings. This extension provides a visual representation of participants' facial expressions, helping to enhance communication and engagement during video conferences.

Features

  • Real-time facial expression detection during Google Meet meetings.
  • Expression counts and percentages are displayed in a dynamic table.
  • Highlighting the dominant expression for quick visual analysis.

How it Works

The extension uses Tensorflow.js to perform real-time face detection and expression analysis on participants' video streams. Detected expressions are then displayed in a table, allowing users to gauge the overall sentiment of the meeting.

Getting Started

To use the Meet the Meeting extension:

  1. Download the extension
  2. Install the extension in your Google Chrome browser.
  3. Join a Google Meet meeting, and the extension will automatically detect facial expressions.

Contributions

Contributions are welcome! Whether you are a developer, designer, or simply interested in improving the extension, feel free to contribute. Here's how you can get involved:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

Feedback

Got feedback or want to report an issue? We appreciate your input! Please open an issue in the repo and I'll answer you.

License

This project is licensed under the Apache-2.0 license


About

Identify people expressions in google meets meeting in real-time.

https://chromewebstore.google.com/detail/meet-the-meeting/ikcjmpbkjnebkfpidbcpepejghkhhjlf?hl=pt-br

License:Apache License 2.0


Languages

Language:JavaScript 86.4%Language:HTML 13.6%