Skip to content

Analyze a video summarization #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pukarlamichhane
Copy link

his project focuses on analyzing and summarizing videos using machine learning techniques. The original implementation is in a Jupyter Notebook (.ipynb) and utilizes Google's Gemini model to extract key information from videos. The main tasks involve:

Extracting video frames: Breaking down the video into frames at specific intervals.
Processing frames: Applying machine learning models to understand the content of each frame.
Generating a summary: Producing a concise textual summary of the video's content.

convert this implementation from Python (.ipynb) to JavaScript.

@wanlin31 wanlin31 added p3 status:triaged Issue/PR triaged to the corresponding sub-team labels Mar 31, 2025
@pukarlamichhane
Copy link
Author

@wanlin31 does sample also need testing

@pukarlamichhane
Copy link
Author

@rictic @evansenter @lahirumaramba does samples also need testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 status:triaged Issue/PR triaged to the corresponding sub-team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants