- Google AI Studio: requires an API key from https://aistudio.google.com/app/apikey
- Vertex AI: uses Application Default Credentials via the Google Cloud SDK
Prerequisites
For Google AI Studio:- A Google AI Studio account with an API key (https://aistudio.google.com/app/apikey)
- A Google Cloud project with the Vertex AI API enabled
- The Google Cloud SDK installed and configured
(
gcloud auth application-default login)
Important notes
- Usage may incur costs based on your plan.
- Be mindful of sensitive data and consider security measures when integrating with external services.
Generate content
Create a Table: In Pixeltable, create a table with columns to represent your input data and the columns where you want to store the results from Gemini.Generate images with Imagen
Generate video with Veo
Generate Video from an existing Image
We’ll add an additional computed column to our existingimages_t to
animate the generated images.