Demo.mp4
Hover is a Chrome extension that provides AI-generated summaries of YouTube videos when you hover over a video thumbnail and press CTRL + Shift.
- 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
- Clone this repository or download the ZIP file.
- Add your Youtube Data API key to the
background.js
file. - Add your Huggingface API key to the
content.js
file. - Open Chrome and navigate to
chrome://extensions
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the extension directory.
- Go to YouTube.
- Hover over any video thumbnail and hold CTRL + Shift.
If you encounter any issues or have any questions, please open an issue in this repository.