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.
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"
https://drive.google.com/file/d/1RnG1t7Bt54JIJ9l_Yb39h9hwIPErPny7/view?usp=drive_link