Giter Site home page Giter Site logo

maribox / interestguard Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.79 MB

Automatically marks YouTube videos as 'Not Interested' based on your personalized interest threshold. Streamline your feed for a focused, relevant experience.

License: MIT License

TypeScript 88.44% Svelte 7.22% HTML 2.95% JavaScript 1.39%

interestguard's Introduction

InterestGuard: A Chrome extension that enhances your YouTube browsing experience by automatically marking videos as "Not Interested" if they fall below your personalized interest threshold. Say goodbye to clutter and hello to a cleaner, more relevant video feed. Perfect for anyone tired of wading through irrelevant content.

Features

  • Auto-press "Not Interested" for videos below your specified rating.
  • Customize your interest threshold with a simple, intuitive UI.
  • Intelligent algorithm learns your preferences over time for even better filtering.

Installation

Follow the standard Chrome Extension installation process. More details in the README.

How it works

The extension utilizes GPT4 to determine the likelihood of a video being of interest to you, then marks those below your set threshold as "Not Interested."

Contributing

Feel free to submit PRs, bug reports, and feature requests.

License

MIT License. See LICENSE file for details.

Project Setup

npm install

Commands

Build

Development, HMR

Hot Module Reloading is used to load changes inline without requiring extension rebuilds and extension/page reloads Currently only works in Chromium based browsers.

npm run dev

Development, Watch

Rebuilds extension on file changes. Requires a reload of the extension (and page reload if using content scripts)

npm run watch

Production

Minifies and optimizes extension build

npm run build

Load extension in browser

Loads the contents of the dist directory into the specified browser

npm run serve:chrome
npm run serve:firefox

References

Based on this template

interestguard's People

Contributors

maribox avatar

Stargazers

 avatar

Watchers

 avatar

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.