Code Monkey home page Code Monkey logo

ai-video-summarizer-and-timestamp-generator-llm-p's Introduction


AI YouTube Video Summarizer
๐ŸŽฅ AI Video Summarization & Timestamp Generator

Harnessing the Power of LLMs for Enhanced Video Understanding

Overview โ€ข Features โ€ข Getting Started โ€ข Contributing

Overview ๐Ÿ“

This project is an AI-powered video summarizer designed specifically for YouTube videos. Leveraging the Google Gemini API, it employs advanced machine learning techniques to analyze and condense lengthy YouTube videos into concise summaries, providing users with quick insights into the video content.

Features โœจ

  • Automatic extraction of key insights and timestamps from YouTube videos.
  • Utilizes youtube-transcript-api for getting the transcripts/subtitles YouTube video.
  • Option for users to select AI models like ChatGPT or Gemini for summarization.
  • Efficiently summarizes videos, reducing viewing time while preserving essential information.

Getting Started ๐Ÿš€

Prerequisites

Usage

  1. Clone the repository:
git clone https://github.com/siddharthsky/ai-video-summarizer-and-timestamp-generator-LLM-p.git
  1. Navigate to the project directory:
cd ai-video-summarizer-and-timestamp-generator-LLM-p
  1. Install dependencies:
pip install -r requirements.txt
  1. Create a ".env" file โฌ‡๏ธ [add whichever is available]
GOOGLE_GEMINI_API_KEY = "Your-Gemini-Key-Here"
OPENAI_CHATGPT_API_KEY = "Your-Openai-Key-Here"

Get API Keys:

5 Run the summarizer:

streamlit run app.py

Contributing

Contributions are welcome from the community!, Whether it's feedback, suggestions, or code improvements, your input is valuable.

Acknowledgments

ai-video-summarizer-and-timestamp-generator-llm-p's People

Contributors

siddharthsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.