{
  "project_id": "google-gemini/starter-applets",
  "repo": "google-gemini/starter-applets",
  "name": "starter-applets",
  "github_url": "https://github.com/google-gemini/starter-applets",
  "homepage_url": "https://aistudio.google.com/starter-apps",
  "language": "TypeScript",
  "license": "Apache-2.0",
  "project_kind": "collection",
  "collection_metadata": {
    "scope": "cookbook",
    "curated": true,
    "estimated_items": 25,
    "freshness": "active"
  },
  "category": [
    "ai_app_template"
  ],
  "tags": [
    "ai",
    "gemini",
    "gemini-api",
    "google"
  ],
  "description": "Google AI Studio Starter Apps",
  "overview": "Use google-gemini/starter-applets when the user needs a curated ai app template resource collection with local, cloud usage paths.",
  "alternatives": [
    {
      "repo": "cloudflare/templates",
      "reason": "Similar ai app template with local deployment overlap."
    },
    {
      "repo": "vonzosten/awesome-LangGraph",
      "reason": "Similar ai app template with local/cloud deployment overlap."
    },
    {
      "repo": "n8n-io/n8n-hosting",
      "reason": "Similar ai app template with local/cloud deployment overlap."
    }
  ],
  "related": [
    {
      "repo": "n8n-io/self-hosted-ai-starter-kit",
      "reason": "Related to google-gemini/starter-applets through ai app template category and local deployment."
    },
    {
      "repo": "enescingoz/awesome-n8n-templates",
      "reason": "Related to google-gemini/starter-applets through ai app template category and local deployment."
    },
    {
      "repo": "SigNoz/dashboards",
      "reason": "Related to google-gemini/starter-applets through ai app template category and local deployment."
    },
    {
      "repo": "openai/openai-chatkit-advanced-samples",
      "reason": "Related to google-gemini/starter-applets through ai app template category and local deployment."
    },
    {
      "repo": "GoogleCloudPlatform/generative-ai",
      "reason": "Related to google-gemini/starter-applets through local deployment fit."
    },
    {
      "repo": "open-webui/open-webui",
      "reason": "Related to google-gemini/starter-applets through ai app template category and local deployment."
    },
    {
      "repo": "lobehub/lobe-chat-plugins",
      "reason": "Related to google-gemini/starter-applets through ai app template category and local deployment."
    },
    {
      "repo": "google-gemini/live-api-web-console",
      "reason": "Related to google-gemini/starter-applets through ai app template category and local deployment."
    }
  ],
  "dependencies": [],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "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": "medium",
      "evidence": [
        "Matched \"starter\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 1353,
    "recent_commits": 0,
    "contributors": 6,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 44,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 6,
  "agent_score": 55,
  "score": 69,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 8,
    "deployment": 70,
    "popularity": 63,
    "community": 51
  },
  "git_top_score": 69,
  "git_top_score_breakdown": {
    "community": 91,
    "maintenance": 5,
    "documentation": 92,
    "stability": 55,
    "adoption": 95,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use google-gemini/starter-applets when the user needs a curated ai app template resource collection with local, cloud usage paths.",
    "purpose": "Use google-gemini/starter-applets when the user needs a curated ai app template resource collection with local, cloud usage paths.",
    "install": "Reference collection; there is no direct install step.",
    "inputs": [
      "starter config",
      "app requirements"
    ],
    "outputs": [
      "project scaffold",
      "starter app",
      "template structure"
    ],
    "good_for": [
      "discover related AI projects",
      "compare implementation patterns",
      "bootstrap project selection",
      "new AI applications",
      "starter projects",
      "reference implementations"
    ],
    "not_good_for": [
      "users expecting a single installable runtime or library",
      "edge-only Cloudflare Workers deployment without adaptation",
      "drop-in libraries",
      "runtime infrastructure"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "cloudflare/templates",
        "reason": "Similar ai app template with local deployment overlap."
      },
      {
        "repo": "vonzosten/awesome-LangGraph",
        "reason": "Similar ai app template with local/cloud deployment overlap."
      },
      {
        "repo": "n8n-io/n8n-hosting",
        "reason": "Similar ai app template with local/cloud deployment overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"starter\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 44,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "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",
      "Collection/resource hub; not a single installable runtime."
    ],
    "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
    "last_verified_at": "2026-08-04T07:30:22.966Z"
  },
  "caveats": [
    "users expecting a single installable runtime or library",
    "edge-only Cloudflare Workers deployment without adaptation",
    "Collection/resource hub; not a single installable runtime."
  ],
  "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
  "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-04T07:30:22.966Z",
  "knowledge": {
    "project": {
      "id": "google-gemini/starter-applets",
      "owner": "google-gemini",
      "name": "starter-applets",
      "full_name": "google-gemini/starter-applets",
      "github_url": "https://github.com/google-gemini/starter-applets",
      "homepage_url": "https://aistudio.google.com/starter-apps",
      "description": "Google AI Studio Starter Apps",
      "language": "TypeScript",
      "topics": [
        "ai",
        "gemini",
        "gemini-api",
        "google"
      ],
      "license": "Apache-2.0",
      "stars": 1353,
      "forks": 454,
      "open_issues": 27,
      "default_branch": "main",
      "created_at": "2024-12-09T17:37:38Z",
      "updated_at": "2026-08-02T12:11:22Z",
      "pushed_at": "2026-07-03T12:47:54Z",
      "synced_at": "2026-08-04T07:30:22.966Z"
    },
    "agent_card": {
      "project_id": "google-gemini/starter-applets",
      "project_kind": "collection",
      "collection_metadata": {
        "scope": "cookbook",
        "curated": true,
        "estimated_items": 25,
        "freshness": "active"
      },
      "category": "ai_app_template",
      "difficulty": "beginner",
      "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": "cloudflare/templates",
          "reason": "Similar ai app template with local deployment overlap."
        },
        {
          "project_id": "vonzosten/awesome-LangGraph",
          "reason": "Similar ai app template with local/cloud deployment overlap."
        },
        {
          "project_id": "n8n-io/n8n-hosting",
          "reason": "Similar ai app template with local/cloud deployment overlap."
        }
      ],
      "summary_for_agent": "Use google-gemini/starter-applets when the user needs a curated ai app template resource collection with local, cloud usage paths.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"starter\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-04T07:30:22.966Z"
    },
    "metrics": {
      "project_id": "google-gemini/starter-applets",
      "stars_30d_delta": 8,
      "commits_30d": 0,
      "releases_180d": 0,
      "contributors_90d": 6,
      "issue_first_response_median_hours": null,
      "recent_push_days": 31,
      "git_score": 6,
      "maintenance_score": 8,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 44,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-04T07:30:22.966Z"
    }
  },
  "resolved_from": {
    "requested_id": "google-gemini/starter-applets",
    "resolved_id": "google-gemini/starter-applets",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1057,
    "generated_at": "2026-08-08T03:51:13.604Z",
    "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
  }
}