Google's Foundation Models: Gemini, Gemma, Imagen, and Veo Explained
Google's foundation model family covers four names you must know: Gemini, the flagship multimodal model for reasoning across text, images, audio, video, and code; Gemma, a family of lightweight open models organizations can download and run on their own infrastructure; Imagen, the model that generates and edits images from text descriptions; and Veo, the model that generates video. Each model is built for a different modality and a different business situation, and the exam tests whether you can match a use case to the right one. The short logic: reasoning, conversation, and analysis point to Gemini; the need for open weights, customization, and deployment control points to Gemma; producing still visuals points to Imagen; producing moving footage points to Veo. This lesson explains each model's strengths, its business use cases, and how the four work together in a real project.
On this page7 sections
- What are Google's foundation models?
- Gemini: multimodal reasoning across text, images, audio, and video
- Gemma: open models you can run on your own terms
- Imagen: generating and editing images from text
- Veo: generating video from text and images
- How to choose the right model for a business use case
- A worked example: one product launch, four models
- Identify the four Google foundation models named in the exam guide: Gemini, Gemma, Imagen, and Veo
- Describe each model's modality and core strengths
- Match common business use cases to the appropriate model
- Explain when an open model like Gemma is preferable to a managed model like Gemini
- Recognize how the models are accessed through Google Cloud, including Model Garden on Agent Platform
What are Google's foundation models?
Google's foundation models are large models trained on broad datasets that provide general-purpose generative capability, and the four the exam names are Gemini, Gemma, Imagen, and Veo. A foundation model is a starting point: rather than building a model for one narrow task, a business takes a foundation model and applies it, through prompting, grounding in company data, or tuning, to many tasks.
The four models divide the landscape along two lines. The first is modality, the type of content a model understands or produces: Gemini works across text, images, audio, video, and code; Imagen produces images; Veo produces video. The second is openness: Gemini, Imagen, and Veo are managed models accessed as a service, while Gemma is an open model whose weights can be downloaded and run wherever the organization chooses.
| Model | Modality | Core strengths | Example business use cases |
|---|---|---|---|
| Gemini | Multimodal: text, images, audio, video, code in; text and more out | Reasoning across mixed inputs, long context, conversation, coding help | Document analysis, customer assistants, code assistance, research summaries |
| Gemma | Primarily text (family of lightweight open models) | Open weights, runs on your own infrastructure, customizable, cost-efficient | On-premises assistants, fine-tuned domain models, edge deployment |
| Imagen | Text to image; image editing | High-quality, photorealistic image generation from natural-language prompts | Marketing creative, product imagery, design concepts |
| Veo | Text or image to video | High-definition video generation with control over style and cinematic framing | Ad and social video, storyboarding, product demonstrations |
All four are available to builders through Model Garden on Agent Platform, and Gemini also powers Google's end-user applications such as the Gemini app and Gemini for Google Workspace.
Gemini: multimodal reasoning across text, images, audio, and video
Gemini is Google's flagship foundation model family, and its defining strength is that it is natively multimodal: it was built from the start to reason across text, images, audio, video, and code together, rather than handling one type of content at a time. Paired with a long context window, this means Gemini can take in large, mixed inputs, a lengthy contract, a set of product photos, a recorded meeting, and reason about them in a single request.
Its strengths translate directly into business use cases. Gemini can summarize and answer questions over long documents, power customer-facing assistants that hold natural conversations, analyze charts and screenshots, draft and review code for development teams, and act as the reasoning engine inside agents that complete multi-step tasks. When an exam scenario involves understanding, conversation, analysis, or any mix of input types, Gemini is the answer.
A concrete example: an insurance company processing claims receives photos of vehicle damage, a written incident description, and a phone-call recording. Because Gemini is multimodal, one model can review all three, extract the relevant facts, flag inconsistencies between the photos and the description, and draft a structured claim summary for the adjuster. Before multimodal foundation models, that workflow would have required separate systems for images, text, and audio, plus custom work to combine their outputs.
Gemma: open models you can run on your own terms
Gemma is Google's family of lightweight open models, built from the same research and technology behind Gemini. Open means the model weights are published: an organization can download Gemma, run it on its own infrastructure, on a chosen cloud environment, or even on capable local devices, and fine-tune it on its own data. That stands in contrast to Gemini, which is accessed as a managed service.
Gemma's strengths follow from that openness. It gives organizations control, over where the model runs, how data flows, and how the model is customized, and cost efficiency, because lightweight models need far less compute to run than flagship models. Developers can inspect, adapt, and specialize it deeply for a domain.
The business use cases are situations where control outweighs raw capability. A hospital network that must keep patient data within its own environment can run a fine-tuned Gemma model on infrastructure it controls. A manufacturer can deploy a small Gemma model close to the factory floor where connectivity is limited. A startup can fine-tune Gemma into a cost-efficient specialist for one narrow task instead of paying for a flagship model on every request. The trade-off to remember: Gemma offers deployment freedom and customization; Gemini offers the strongest capability with no operational burden. When a scenario stresses open weights, self-hosting, strict data-locality needs, or deep customization on a budget, Gemma is the answer.
Imagen: generating and editing images from text
Imagen is Google's text-to-image foundation model: you describe an image in natural language and Imagen generates it, with strengths in photorealism, faithfulness to the prompt, and support for editing existing images, such as changing a background or extending a scene. Because the interface is plain language, non-designers can produce usable visuals, and design teams can produce far more options in far less time.
The business use cases center on visual content at scale. Marketing teams generate campaign imagery and seasonal variations without scheduling photo shoots. Retailers produce product visuals in different settings and styles. Product and UX teams turn written concepts into visual mockups during early exploration. Agencies iterate through dozens of creative directions in the time a single manual round used to take.
A concrete example: a furniture retailer preparing a holiday campaign needs its sofa photographed in a dozen differently styled living rooms. Traditionally that means staging, shooting, and editing each scene. With Imagen, the team generates the sofa in every setting from text descriptions, selects the strongest directions, and reserves the physical shoot for the one hero image. The strategic value is speed and volume of creative iteration, and, as with all generative media, businesses should pair Imagen with responsible-use review before publishing. When a scenario asks for still visual content, generated or edited from a description, Imagen is the answer.
Veo: generating video from text and images
Veo is Google's video generation foundation model: from a text description, or from a starting image, it produces high-definition video clips, with control over cinematic qualities like camera movement and visual style. Video is the most expensive and slowest content type for businesses to produce, which is exactly why a model that generates it from a prompt matters.
The business use cases mirror where video budgets go today. Marketing teams generate short-form video for ads and social channels without a production crew. Creative teams storyboard and pre-visualize concepts in motion before committing to a shoot, testing an idea in hours instead of weeks. Training and communications teams turn scripts into illustrative footage. E-commerce teams animate product concepts to show them in use.
A concrete example: a travel company wants ten short video variations promoting different destinations for a social campaign. Filming on location in ten countries is out of budget; with Veo, the team generates evocative destination clips from descriptions, tests which perform best with audiences, and invests real production money only in the winners. The distinction to hold onto for the exam is simple: Imagen produces still images, Veo produces moving video. When a scenario involves generating footage, animating a concept, or pre-visualizing a scene in motion, Veo is the answer.
How to choose the right model for a business use case
Choose by asking two questions in order: what modality does the output require, and how much control does the business need. The first question usually settles it. If the task is to generate still images, use Imagen. If it is to generate video, use Veo. If it involves understanding, reasoning, conversation, or code, or mixed inputs like documents plus images plus audio, use Gemini.
The second question separates Gemini from Gemma for language tasks. Managed Gemini is the default: strongest capability, no infrastructure to operate, enterprise controls provided by the platform. Choose Gemma when the business specifically needs open weights, self-hosted or edge deployment, strict control over where data and the model live, or a deeply customized, cost-efficient specialist model.
Beyond modality and openness, the same selection factors apply that you would use for any foundation model decision: context window (how much material the model can consider at once), cost and performance for the expected volume, security and data-handling requirements, availability and reliability expectations, and how much fine-tuning or customization the use case demands. Note that the models are complements, not competitors: a single campaign might use Gemini to develop messaging, Imagen to create the imagery, and Veo to produce the video, and a business choosing Google Cloud gets all four through one platform rather than assembling separate vendors per modality.
A worked example: one product launch, four models
A consumer-electronics company launching a smart-home device shows how the four models divide the work. The launch needs market analysis, a support experience, launch visuals, and promotional video.
The strategy team uses Gemini to analyze competitor materials, customer reviews of the previous model, and internal research documents, then drafts positioning and messaging from that grounded picture. The support organization builds an assistant, powered by Gemini as its reasoning engine, that answers setup questions by drawing on the product manual and troubleshooting guides.
The creative team uses Imagen to generate launch imagery, the device styled in modern kitchens, living rooms, and offices, iterating through directions before commissioning final photography, and uses Veo to produce short teaser clips showing the device in daily-life scenes for social channels. Meanwhile, the engineering team has a constraint: an on-device voice feature must work without sending audio to the cloud. They fine-tune Gemma into a compact model that runs on the device itself, keeping user audio local.
One launch, four models, each chosen by modality and control needs: Gemini for reasoning and conversation, Imagen for images, Veo for video, and Gemma where open weights and on-device deployment were non-negotiable. That mapping, use case to model, is precisely the judgment the exam tests.
Tip. Expect direct matching questions: a scenario names a need, generating product photos, producing a short promotional video, analyzing mixed documents and images, or running a model on-premises, and you pick Imagen, Veo, Gemini, or Gemma respectively. The Gemini-versus-Gemma distinction (managed multimodal flagship versus lightweight open models) is a favorite, as is the Imagen-versus-Veo split between still images and video. Also be ready for questions that pair a model with its access path, such as Model Garden on Agent Platform for builders.
- Google's four named foundation models are Gemini (multimodal reasoning), Gemma (lightweight open models), Imagen (image generation), and Veo (video generation).
- Gemini is natively multimodal with a long context window, making it the choice for reasoning, conversation, document analysis, code, and mixed-input tasks.
- Gemma's open weights let organizations run and fine-tune the model on their own infrastructure, trading peak capability for control, customization, and cost efficiency.
- Imagen generates and edits still images from natural-language descriptions; Veo generates high-definition video from text or image prompts.
- Choose by modality first (image work to Imagen, video work to Veo, reasoning and language to Gemini or Gemma), then by control needs (open and self-hosted points to Gemma).
- Standard selection factors still apply: context window, cost, performance, security, availability and reliability, and the need for fine-tuning or customization.
- The models are complements: real projects combine them, and all four are accessible to builders through Model Garden on Agent Platform.
Frequently asked questions
What is the main difference between Gemini and Gemma?
Gemini is Google's flagship multimodal foundation model, accessed as a managed service and offering the strongest capability across text, images, audio, video, and code. Gemma is a family of lightweight open models built from the same research: its weights can be downloaded, fine-tuned, and run on infrastructure the organization controls. Choose Gemini for maximum capability with no operational burden; choose Gemma when openness, self-hosting, or deep customization matters most.
When should a business use Imagen instead of Veo?
Use Imagen when the deliverable is a still image: marketing graphics, product imagery, design mockups, or edits to existing photos. Use Veo when the deliverable is moving footage: ad and social video, animated concepts, or pre-visualized scenes. The dividing line is simply whether the output is a static image or a video.
What does it mean that Gemini is multimodal?
Multimodal means Gemini can understand and reason across multiple types of content, text, images, audio, video, and code, in a single request rather than handling only one type. A business benefit is unified analysis: for example, reviewing a written report, its supporting photos, and a recorded call together, which previously required separate specialized systems.
Why would an organization choose an open model like Gemma over a managed model?
Because openness buys control. An organization with strict data-locality requirements can run Gemma inside its own environment, a team with limited connectivity can deploy it at the edge or on devices, and a business with a narrow, high-volume task can fine-tune it into a cost-efficient specialist. The trade-off is that the organization takes on the operational work a managed service would otherwise handle.
How do businesses access Gemini, Gemma, Imagen, and Veo on Google Cloud?
Builders access all four through Model Garden, the model catalog on Agent Platform, where they can select a model and combine it with their own data, tuning, and agents. Gemini additionally reaches end users directly through Google's applications, including the Gemini app, Gemini for Google Workspace, and Gemini Enterprise, with no development work required.
Do the four models compete with each other for the same use cases?
No, they are largely complementary because they serve different modalities and deployment needs. A single initiative often uses several: Gemini for analysis and conversational experiences, Imagen for imagery, Veo for video, and Gemma where a self-hosted or fine-tuned open model is required. The exam rewards matching each need to the right model rather than picking one model for everything.
Sign up free to mark lessons complete, bookmark topics and track your exam readiness.