Skip to content

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