Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 532 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 532 Bytes

gmBot - Google Meet Bot

A Google Meet Bot, made using Python, Selenium and openCV, that assists a student in attending online classes.

Features:

  • It can log in to the Google account.
  • It can log in to meeting URL with microphone muted and camera turned off.
  • It can take a screenshot of presentations/video every 60 seconds
  • It can omit all the redundant (common) screenshots, and save only the unique screenshots. (Image Recognition)
  • It can automatically leave the meeting, when there is no one present in the meeting.