Coder Social home page Coder Social logo

magik's Introduction

Magik ๐ŸŽฉโœจ

A Teachable Machine based Google Chrome extension

Teachable machine is an amazing tool developed by Google that makes basic ML accessible for everyone. Integrating it into a Chrome extension allows an almost hands-free usage of Google Meet (Workspace Edition)

Whom this might help ? ๐Ÿค”

  • Giving presentations while standing far from controls.
  • People with disabilities.
  • People with reduced motor function.

Installation ๐ŸŽ‰

  • Install from Chrome Web Store (recommended)
  • Alternatively: (if you wish to train your own model)
    • Clone/Download this repo
    • (Optional) Make changes in the source code, like adding your own Teachable Machine model.
    • If you have npm installed, run npm i to install all the packages.
    • Then run npm run build.
    • In Chrome browser, open chrome://extensions and enable developer mode.
    • Click on Load unpacked, then select the dist subdirectory of the Magik directory.
  • After installation, a tab will open asking for camera access. Allow it and you are done ๐ŸŽ‰.

Usage ๐Ÿง™โ€โ™‚๏ธ

  • Open Google Meet (Workspace Edition).
  • Covering your mouth mutes the microphone.
  • Covering your eyes turns off the camera.
  • Guess what raising your hand does ๐Ÿค” ?

Note ๐Ÿ—’๏ธ

If you feel that the accuracy of the model is off by quite a bit, you can train your own tensorflow.js model from Teachable Machine and add that to the constants.js. After that follow the alternative installation steps mentioned above

Demo ๐Ÿ‘จโ€๐Ÿ’ป

demo gif

Disabling/Removing

If you want to temporarily disable the extension, it is better suited to toggle off the extension from chrome://extensions. For removing, simply click Remove in the extensions tab.

Huge credits

Thanks to Presto412 for his extension with the same functionality. It helped me understand the working and implementation of this idea. Please checkout his extension for the Typescript implementation with cooler UI.

All contributions and issues are welcome ๐Ÿค—.

magik's People

Contributors

pathakshashank17 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

manojktechie

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.