Skip to content

Garine519/youtube-summary

Repository files navigation

YouTube Summary

This project provides a summary of YouTube videos using OpenAI.

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/Garine519/youtube-summary.git
  1. Navigate to the project directory:
cd youtube-summary
  1. Install the dependencies:
pnpm install

Build For development

  1. To build the project, run:
pnpm build
  1. Open Chrome and navigate to chrome://extensions/.

  2. Enable Developer Mode by toggling the switch in the top right corner.

  3. Click the Load unpacked button and select the build's folder.

  4. The extension should now be installed and active in your browser.