GenAI agent templates for Google Cloud, addressing deployment, evaluation, customization, and observability
Top 20.3% on sourcepulse
This repository provides production-ready Generative AI agent templates for Google Cloud, targeting developers building and deploying GenAI agents. It accelerates development by offering pre-built templates and addressing common challenges like deployment, evaluation, customization, and observability.
How It Works
The starter pack utilizes a command-line interface (CLI) to generate agent projects based on various templates, including ReAct, Retrieval Augmented Generation (RAG), multi-agent systems, and multimodal agents. It supports deployment to Google Cloud Run or the new Agent Engine, integrating with Vertex AI for evaluation and offering CI/CD automation and data pipelines for RAG.
Quick Start & Requirements
pip install agent-starter-pack
agent-starter-pack create my-awesome-agent
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
This repository is for demonstrative purposes only and is not an officially supported Google product. Users are responsible for resources deployed in their own Google Cloud projects.
2 days ago
1 day