Skip to content

☝🏽 A gesture-based Instagram liker built with Teachable Machine

Notifications You must be signed in to change notification settings

usacs/instagram-gesture

Repository files navigation

☝🏽Gesture-Based Instagram Liker with Teachable Machine

Extension Demo

Like Instagram photos using Teachable Machine and Google Chrome extension content scripts.

Basic Usage

  • Navigate to chrome://extensions
  • Enable "Developer mode"
  • Click "Load unpacked" and select this folder
  • Go to Instagram!

Changing The Model

  • Go to Teachable Machine and train an image model
  • Make sure that one of the models classes is "Thumbs Up" unless you plan on changing the the value in content-scripts.js.
  • Click "Export model" and "Upload model"
  • After your model is finished loading, copy the model url
  • Go to content-scripts.js and change URL to your new model url
  • Hit the refresh icon on your extension in chrome://extensions
  • Reload Instagram

Resources

About

☝🏽 A gesture-based Instagram liker built with Teachable Machine

Topics

Resources

Stars

Watchers

Forks