{
  "project_id": "GoogleCloudPlatform/generative-ai",
  "repo": "GoogleCloudPlatform/generative-ai",
  "name": "generative-ai",
  "github_url": "https://github.com/GoogleCloudPlatform/generative-ai",
  "homepage_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/",
  "language": "Jupyter Notebook",
  "license": "Apache-2.0",
  "project_kind": "collection",
  "collection_metadata": {
    "scope": "cookbook",
    "curated": true,
    "estimated_items": 25,
    "freshness": "active"
  },
  "category": [
    "agent_framework"
  ],
  "tags": [
    "agents",
    "gcp",
    "gemini",
    "gemini-api",
    "gen-ai",
    "generative-ai",
    "google",
    "google-cloud",
    "google-gemini",
    "langchain",
    "large-language-models",
    "llm",
    "vertex-ai",
    "vertex-ai-gemini-api",
    "vertexai"
  ],
  "description": "Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform",
  "overview": "Use GoogleCloudPlatform/generative-ai when the user needs a curated agent framework resource collection with local, cloud usage paths.",
  "alternatives": [
    {
      "repo": "github/awesome-copilot",
      "reason": "Similar agent framework with local/cloud deployment overlap."
    },
    {
      "repo": "huggingface/agents-course",
      "reason": "Similar agent framework with local/cloud deployment overlap."
    },
    {
      "repo": "langchain-ai/langchain",
      "reason": "Similar agent framework with local/cloud deployment overlap."
    }
  ],
  "related": [
    {
      "repo": "CopilotKit/CopilotKit",
      "reason": "Related to GoogleCloudPlatform/generative-ai through agent framework category and local deployment."
    },
    {
      "repo": "agentuniverse-ai/agentUniverse",
      "reason": "Related to GoogleCloudPlatform/generative-ai through agent framework category and local deployment."
    },
    {
      "repo": "Protocol-Lattice/go-agent",
      "reason": "Related to GoogleCloudPlatform/generative-ai through agent framework category and local deployment."
    },
    {
      "repo": "google/adk-python",
      "reason": "Related to GoogleCloudPlatform/generative-ai through agent framework category and local deployment."
    },
    {
      "repo": "e2b-dev/awesome-ai-agents",
      "reason": "Related to GoogleCloudPlatform/generative-ai through agent framework category and local deployment."
    },
    {
      "repo": "EuniAI/awesome-code-agents",
      "reason": "Related to GoogleCloudPlatform/generative-ai through agent framework category and local deployment."
    },
    {
      "repo": "langchain-ai/langchain",
      "reason": "Related to GoogleCloudPlatform/generative-ai through agent framework category and local deployment."
    },
    {
      "repo": "olimorris/codecompanion.nvim",
      "reason": "Related to GoogleCloudPlatform/generative-ai through agent framework category and local deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "intermediate",
  "cloudflare_ready": false,
  "use_cases": [
    "discover related AI projects",
    "compare implementation patterns",
    "bootstrap project selection"
  ],
  "not_good_for": [
    "users expecting a single installable runtime or library",
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"agent\" in metadata.",
        "Matched \"agents\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "No strong beginner or advanced signal found; defaulting to intermediate."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 17545,
    "recent_commits": 35,
    "contributors": 100,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 32,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "partial"
  },
  "quality_score": 33,
  "agent_score": 75,
  "score": 84,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 41,
    "deployment": 70,
    "popularity": 85,
    "community": 100
  },
  "git_top_score": 84,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 48,
    "documentation": 92,
    "stability": 70,
    "adoption": 100,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use GoogleCloudPlatform/generative-ai when the user needs a curated agent framework resource collection with local, cloud usage paths.",
    "purpose": "Use GoogleCloudPlatform/generative-ai when the user needs a curated agent framework resource collection with local, cloud usage paths.",
    "install": "Reference collection; there is no direct install step.",
    "inputs": [
      "task prompt",
      "tools",
      "context",
      "memory/state"
    ],
    "outputs": [
      "agent runs",
      "tool calls",
      "workflow state"
    ],
    "good_for": [
      "discover related AI projects",
      "compare implementation patterns",
      "bootstrap project selection",
      "stateful agents",
      "tool-using assistants",
      "workflow orchestration"
    ],
    "not_good_for": [
      "users expecting a single installable runtime or library",
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt-only apps",
      "one-shot chat wrappers"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "github/awesome-copilot",
        "reason": "Similar agent framework with local/cloud deployment overlap."
      },
      {
        "repo": "huggingface/agents-course",
        "reason": "Similar agent framework with local/cloud deployment overlap."
      },
      {
        "repo": "langchain-ai/langchain",
        "reason": "Similar agent framework with local/cloud deployment overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"agent\" in metadata.",
          "Matched \"agents\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "No strong beginner or advanced signal found; defaulting to intermediate."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 32,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "partial"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "users expecting a single installable runtime or library",
      "edge-only Cloudflare Workers deployment without adaptation",
      "Partial or estimated quality signals: contributors90d.",
      "Collection/resource hub; not a single installable runtime."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-08-03T19:30:26.243Z"
  },
  "caveats": [
    "users expecting a single installable runtime or library",
    "edge-only Cloudflare Workers deployment without adaptation",
    "Partial or estimated quality signals: contributors90d.",
    "Collection/resource hub; not a single installable runtime."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-08-03T19:30:26.243Z",
  "knowledge": {
    "project": {
      "id": "GoogleCloudPlatform/generative-ai",
      "owner": "GoogleCloudPlatform",
      "name": "generative-ai",
      "full_name": "GoogleCloudPlatform/generative-ai",
      "github_url": "https://github.com/GoogleCloudPlatform/generative-ai",
      "homepage_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/",
      "description": "Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform",
      "language": "Jupyter Notebook",
      "topics": [
        "agents",
        "gcp",
        "gemini",
        "gemini-api",
        "gen-ai",
        "generative-ai",
        "google",
        "google-cloud",
        "google-gemini",
        "langchain",
        "large-language-models",
        "llm",
        "vertex-ai",
        "vertex-ai-gemini-api",
        "vertexai"
      ],
      "license": "Apache-2.0",
      "stars": 17545,
      "forks": 4394,
      "open_issues": 81,
      "default_branch": "main",
      "created_at": "2023-05-05T12:31:07Z",
      "updated_at": "2026-08-03T17:45:16Z",
      "pushed_at": "2026-08-03T18:17:24Z",
      "synced_at": "2026-08-03T19:30:26.243Z"
    },
    "agent_card": {
      "project_id": "GoogleCloudPlatform/generative-ai",
      "project_kind": "collection",
      "collection_metadata": {
        "scope": "cookbook",
        "curated": true,
        "estimated_items": 25,
        "freshness": "active"
      },
      "category": "agent_framework",
      "difficulty": "intermediate",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "discover related AI projects",
        "compare implementation patterns",
        "bootstrap project selection"
      ],
      "not_good_for": [
        "users expecting a single installable runtime or library",
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [
        {
          "project_id": "github/awesome-copilot",
          "reason": "Similar agent framework with local/cloud deployment overlap."
        },
        {
          "project_id": "huggingface/agents-course",
          "reason": "Similar agent framework with local/cloud deployment overlap."
        },
        {
          "project_id": "langchain-ai/langchain",
          "reason": "Similar agent framework with local/cloud deployment overlap."
        }
      ],
      "summary_for_agent": "Use GoogleCloudPlatform/generative-ai when the user needs a curated agent framework resource collection with local, cloud usage paths.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-03T19:30:26.243Z"
    },
    "metrics": {
      "project_id": "GoogleCloudPlatform/generative-ai",
      "stars_30d_delta": 376,
      "commits_30d": 35,
      "releases_180d": 0,
      "contributors_90d": 100,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 33,
      "maintenance_score": 41,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 32,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "calculated_at": "2026-08-03T19:30:26.243Z"
    }
  },
  "resolved_from": {
    "requested_id": "GoogleCloudPlatform/generative-ai",
    "resolved_id": "GoogleCloudPlatform/generative-ai",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1057,
    "generated_at": "2026-08-08T03:51:11.323Z",
    "snapshot_id": "d1:1057:2026-08-08T03:00:56.042Z",
    "latest_synced_at": "2026-08-08T03:00:56.042Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}