Skip to content

Added Video_understanding notebook for JavaScript #878

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 1 commit into
base: main
Choose a base branch
from

Conversation

andycandy
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the status:awaiting review PR awaiting review from a maintainer label Jul 29, 2025
Copy link
Collaborator

@Giom-V Giom-V left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments, but this is great otherwise.

@@ -0,0 +1,541 @@
/* Markdown (render)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing apache licence.


Gemini has from the begining been a multimodal model, capable of analyzing all sorts of medias using its [long context window](https://developers.googleblog.com/en/new-features-for-the-gemini-api-and-google-ai-studio/).

[Gemini models](https://ai.google.dev/gemini-api/docs/models/) bring video analysis to a whole new level as illustrated in [this video](https://www.youtube.com/watch?v=Mot-JEU26GQ):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The best would be to be able to insert the YT video in the notebook automatically. Othertwise at least the ":" should be removed.
Maybe a good balance would be to add an image of the video with a link to it?


This notebook will show you how to easily use Gemini to perform the same kind of video analysis. Each of them has different prompts that you can select using the dropdown, also feel free to experiment with your own.

You can also check the [live demo](https://aistudio.google.com/apps/bundled/video_analyzer) and try it on your own videos on [AI Studio](https://aistudio.google.com/apps/bundled/video_analyzer).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't like that sentence (that I wrote). I think we should remove the link on "live demo", and add it on "AI studio" instead. WDYT?

You can also check the [live demo](https://aistudio.google.com/apps/bundled/video_analyzer) and try it on your own videos on [AI Studio](https://aistudio.google.com/apps/bundled/video_analyzer).

## Setup
### Install SDK and set-up the client
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part is missing its content.

@Giom-V Giom-V self-assigned this Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:awaiting review PR awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants