Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.15 KB

TubeDigest

TubeDigest Banner

Simplify your YouTube viewing with TubeDigest. An open-source tool that transforms lengthy YouTube video transcripts into clear, concise overviews. Dive deep into content without spending hours watching.

🌟 Features

  • 🎥 Video Summaries: Instantly get concise summaries from extensive YouTube transcripts.
  • 📜 Browser History: Review past summaries without the need to re-fetch.
  • 🧑‍🤝‍🧑 Open Source: Built for the community, by the community.
  • 📱 Responsive Design: Whether on desktop or mobile, TubeDigest has got you covered.

🚀 Quick Start

  1. Clone the repository:

    git clone https://github.com/ankitRay1/TubeDigest.git
  2. Navigate into the directory:

    cd TubeDigest
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run start

Visit http://localhost:3000 in your browser to see the app running.

🙌 Contribute

Contributions are welcome! Feel free to open an issue or submit a pull request.

📜 License

TubeDigest is MIT licensed.