YTGPT is a Google Chrome extension that leverages the power of ChatGPT Anywhere
to
provide concise summaries of YouTube videos. Designed for users who want to grasp the key points of lengthy videos without spending a lot
of time, YTGPT offers a convenient and efficient way to stay informed.
ytgpt-demo.mp4
-
Clone the repository:
git clone https://github.com/AkashKarnatak/ytgpt.git
-
Navigate to the project directory:
cd ytgpt
-
Install dependencies:
npm install
-
Build the extension for chrome and firefox:
npm run build
-
After building, two folders named
chrome-extension
andfirefox-extension
will be created. You can now load these extensions into their respective browsers for testing.
Contributions are welcome! If you find a bug, have an idea for an enhancement, or want to contribute in any way, feel free to open an issue or submit a pull request.
This project is licensed under the AGPL3 License. For details, see the LICENSE file.