Skip to content

In this project we create a model wherein a video which could be either a offline/downloaded video or an youtube video that is summarized using Google Gemini with the help of it's API and key notes along with keyframes are generated in a point wise format for proper understanding.

Notifications You must be signed in to change notification settings

KingVibhor/AI_Powered_Video_Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI_Powered_Video_Summarizer

In this project we create a model wherein a video which could be either a offline/downloaded video or an youtube video that is summarized using Google Gemini with the help of it's API and key notes along with keyframes are generated in a point wise format for proper understanding.

Steps to run this project

STEP 1: Paste your API key in the code and save it.

STEP 2: Open a new terminal and navigate to the project directory where both these files are stored.

STEP 3: Write this command in the terminal to install all the dependencies foe this project "pip install -r requirements.txt"

STEP 4: Write this command in terminal to run the project "streamlit run project.py"

Demonstration video link

https://drive.google.com/file/d/1RnG1t7Bt54JIJ9l_Yb39h9hwIPErPny7/view?usp=drive_link

About

In this project we create a model wherein a video which could be either a offline/downloaded video or an youtube video that is summarized using Google Gemini with the help of it's API and key notes along with keyframes are generated in a point wise format for proper understanding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages