This project provides a summary of YouTube videos using OpenAI.
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/Garine519/youtube-summary.git
- Navigate to the project directory:
cd youtube-summary
- Install the dependencies:
pnpm install
- To build the project, run:
pnpm build
-
Open Chrome and navigate to
chrome://extensions/.
-
Enable Developer Mode by toggling the switch in the top right corner.
-
Click the Load unpacked button and select the build's folder.
-
The extension should now be installed and active in your browser.