This project is a YouTube video summarizer built using React and TypeScript. It allows users to obtain a concise summary of any length video, saving them valuable time.
-
Clone the repository:
git clone https://github.com/arshadakl/Youtube-Summarizer.git
-
Navigate to the project directory:
cd Youtube-Summarizer
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
- Time-saving: Users can quickly obtain summaries of lengthy YouTube videos without having to watch the entire content.
- Convenience: The summarizer provides a concise overview of the video's key points, making it easier for users to grasp the main ideas.
Check out the live demo of the YouTube Video Summarizer arshadakl.github.io/Youtube-Summarizer.