Agent Starter Pack

Active
GitHub Python Apache-2.0

Description

Ship AI Agents to Google Cloud in minutes, not months. Production-ready templates with built-in CI/CD, evaluation, and observability.

Key Features

  • Production-ready templates for GenAI agents on Google Cloud
  • Multiple agent types — ADK, LangGraph, RAG, multi-agent, Live API
  • One-command CI/CD setup with Cloud Build and GitHub Actions
  • Built-in Vertex AI evaluation and interactive playground
  • Terraform-based infrastructure with monitoring and observability
  • Firebase Studio and Cloud Shell zero-setup support

Use Cases

💡 Scaffolding a new AI agent project with Google Cloud best practices
💡 Deploying RAG agents with Vertex AI Search or Vector Search
💡 Setting up production CI/CD pipelines for agent testing and deployment
💡 Building multimodal agents with Gemini Live API integration

Quick Start

Run `uvx agent-starter-pack create` (or `pip install agent-starter-pack && agent-starter-pack create`). Select a template, and the scaffolded project includes backend, frontend, and deployment infra ready to explore.

Related Projects