Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.02 KB

Logo

Demo.mp4

Hover

Hover is a Chrome extension that provides AI-generated summaries of YouTube videos when you hover over a video thumbnail and press CTRL + Shift.

Features

  • AI-generated summaries of YouTube videos when you hover over a video thumbnail and press CTRL + Shift.
  • No impact on browsing performance
  • Powered by Bart-Large-CNN summarization model from Meta/Facebook

Installation

  1. Clone this repository or download the ZIP file.
  2. Add your Youtube Data API key to the background.js file.
  3. Add your Huggingface API key to the content.js file.
  4. Open Chrome and navigate to chrome://extensions.
  5. Enable "Developer mode" in the top right corner.
  6. Click "Load unpacked" and select the extension directory.

Usage

  1. Go to YouTube.
  2. Hover over any video thumbnail and hold CTRL + Shift.

Support

If you encounter any issues or have any questions, please open an issue in this repository.