Summarizer is a web-based tool that uses ChatGPT to automatically generate summaries of YouTube videos. It provides a quick and easy way to get the key points of lengthy videos without having to watch them in full. Users simply need to paste the YouTube video URL into the tool , select the length of summary they want, and click "summarize." The tool then generates a concise summary of the video's content, which users can read in just a few minutes.
Server: Node, Express
Client: TailwindCSS
Clone the project
git clone https://github.com/atilaahmettaner/youtube-subtitle-summarizer.git
Go to the project directory
cd youtube-subtitle-summarizer.git
Install dependencies
npm install
Start the server
npm run start
To run this project, you will need to add the following environment variables to your .env file
API_KEY
ANOTHER_API_KEY