{
  "title": "Google AI Ecosystem",
  "summary": "A current map of Google's AI ecosystem as of March 2026: consumer products, developer entry points, Google Cloud and enterprise tooling, open models, media generation, frontier research, and the trust layers that connect them.",
  "pattern": "system overview",
  "sections": [
    {
      "heading": "The ecosystem has two public faces",
      "body": "Google's AI stack is easiest to understand as two overlapping fronts: consumer AI surfaces on one side, and developer or enterprise AI infrastructure on the other. The same Gemini model family and Google research pipeline feed both.",
      "bullets": [
        "Consumer layer: Gemini app, Search AI experiences, NotebookLM, media tools",
        "Builder layer: Gemini API, AI Studio, Google Cloud Vertex AI, agent tooling",
        "Research layer: Google DeepMind, Gemma, media models, safety systems"
      ]
    },
    {
      "heading": "Consumer products are now a real AI surface area",
      "body": "The Gemini app has become Google's general AI assistant surface, while NotebookLM handles source-grounded synthesis and Search adds AI answers and AI Mode. Google is also expanding consumer creation products around Veo, Imagen, and Flow.",
      "bullets": [
        "Gemini app: assistant, Gems, deep research, multimodal workflows",
        "NotebookLM: source-grounded note synthesis and audio overviews",
        "Search AI features: AI Overviews and AI Mode-style assistant search experiences",
        "Flow and related media tools bring Veo and Imagen into a creation workflow"
      ]
    },
    {
      "heading": "The developer on-ramp starts with AI Studio and the Gemini API",
      "body": "For builders who want direct access without going all the way into enterprise cloud architecture, Google AI Studio and the Gemini API are the cleanest entry point. This is where prototyping, SDK work, and app-level experimentation usually start.",
      "bullets": [
        "Google AI Studio is the quick-start product surface",
        "Gemini API and SDKs are the core programmable entry point",
        "Gemini CLI extends the ecosystem into local developer workflows",
        "Firebase and app tooling increasingly connect to the Gemini stack"
      ]
    },
    {
      "heading": "Vertex AI is the enterprise and platform center of gravity",
      "body": "Google Cloud Vertex AI is where the ecosystem becomes an enterprise platform rather than just a model API. It bundles model access, tuning, evaluation, Model Garden, agent orchestration, security, and production deployment concerns.",
      "bullets": [
        "Vertex AI is the main cloud control plane for production AI",
        "Model Garden exposes Google and third-party models in one platform",
        "Agent tooling such as ADK and Agent Engine pushes the stack toward full AI systems",
        "Gemini Code Assist and enterprise features sit close to this layer"
      ]
    },
    {
      "heading": "Google is pursuing both closed frontier models and open models",
      "body": "The ecosystem is not only about Gemini. Google is also using Gemma as its open-model family, giving the company a second lane for research, community experimentation, and smaller-footprint deployment.",
      "bullets": [
        "Gemini is the flagship frontier model family",
        "Gemma is the open-model family for wider experimentation",
        "This split gives Google both platform control and community reach"
      ]
    },
    {
      "heading": "DeepMind is still the research engine behind the roadmap",
      "body": "Google DeepMind remains the source of much of the ecosystem's long-range ambition. Project Astra, robotics work, AlphaFold, and SynthID show that Google is treating AI as a broad platform spanning assistants, science, media, and trust infrastructure.",
      "bullets": [
        "Project Astra points toward more ambient assistant behavior",
        "AlphaFold shows Google's AI strategy still includes science breakthroughs",
        "SynthID is part of the provenance and watermarking story",
        "Media models like Veo and Imagen are part of the same broader ecosystem"
      ]
    },
    {
      "heading": "How to think about the whole stack",
      "body": "The clearest mental model is: Gemini is the flagship model family, Gemini app and Search are consumer surfaces, AI Studio and the Gemini API are the builder on-ramp, Vertex AI is the production platform, and DeepMind plus Gemma plus SynthID define the broader research and trust perimeter.",
      "bullets": [
        "Consumer AI: Gemini, NotebookLM, Search, media tools",
        "Builder AI: AI Studio, Gemini API, SDKs, CLI",
        "Platform AI: Vertex AI, Model Garden, agents, Code Assist",
        "Research and trust: DeepMind, Gemma, SynthID, AlphaFold, Astra"
      ]
    }
  ]
}
