Skip to content
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

Animated story #475

Closed
wants to merge 5 commits into from
Closed

Conversation

Yousif-GO
Copy link

This PR adds a new example demonstrating how to create animated story videos using multiple Gemini API features:

Key Features:

  • Story generation using structured output (JSON)
  • Image generation with Imagen API
  • Audio narration using Live API
  • Video composition with MoviePy

Changes:

  • Add new notebook: examples/Animated_Story_Video_Generation_gemini.ipynb
  • Update examples/README.md with new example entry
  • Update main README.md with cross-reference
  • Move notebook from quickstarts to examples directory

The example shows how to combine multiple Gemini capabilities to create a complete multimedia application.

 a complete story generation video production using gemini and imagen

 a complete story generation video production using gemini and imagen
- Add new notebook demonstrating multi-modal story generation
- Combine Gemini story generation, Imagen, and Live API audio
- Update examples/README.md with new example
- Add cross-references in Book_illustration.ipynb
- Update main README.md with new example
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:examples Issues/PR referencing examples folder component:quickstarts Issues/PR referencing quickstarts folder labels Feb 23, 2025
@Yousif-GO Yousif-GO closed this Feb 23, 2025
@Yousif-GO
Copy link
Author

duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:examples Issues/PR referencing examples folder component:quickstarts Issues/PR referencing quickstarts folder status:awaiting review PR awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant