원본과 구현 방법 살펴보기.
에이전트 정의서·예제 코드·워크플로·교육 과정과 개발 도구를 모았습니다. 자료별로 연결된 학습용 에이전트도 확인할 수 있습니다.
Cymbal Home & Garden Customer Service Agent
This project implements an AI-powered customer service agent for Cymbal Home & Garden, a big-box retailer specializing in home improvement, gardening, and related supplies. The agent is designed to provide excellent customer service, assist customers with product selection, manage orders, schedule services, and offer personalized recommendations.
원본 환경 확인 필요
🛡️ Cyber Guardian Agent
The Cyber Guardian Agent leverages a **hierarchical multi-agent architecture** built on Google's Agent Development Kit (ADK) to automate incident triage, investigation, and response.
원본 환경 확인 필요
Data Science with Multiple Agents
Note for previous users of the Data Science Agent: this newly released version of the Data Science Agent introduces some significant changes. Please read this document carefully.
원본 환경 확인 필요
Deep Search Agent Development Kit (ADK) Quickstart
> **Note:** This agent was previously named `gemini-fullstack` and has been renamed to `deep-search`. If you're looking for the old `gemini-fullstack` agent, you're in the right place! All functionality remains the same.
원본 환경 확인 필요
🧠 Economic Research Agent (ERA)
An enterprise-grade, **Multi-Agent intelligence** for high-fidelity regional economic analysis, labor market evaluation, and cross-industry site selection. Upgraded to **Agent Runtime (ADK 2.0 / AdkApp)** with a 100% Live-API grounded architecture and **Zero LangChain/LangGraph dependencies** for massive speed-up.
원본 환경 확인 필요
Financial Advisor
The Financial Advisor is a team of specialized AI agents that assists human financial advisors.
원본 환경 확인 필요
FOMC Research Agent
The FOMC Research Agent uses a multi-agent, multi-modal architecture, combined with tool use, live web access and external database integration to generate a detailed analysis report on the latest meeting of the Federal Open Market Committee. This agent showcases a multi-stage, non-conversational agentic workflow as opposed to a conversational user interaction.
원본 환경 확인 필요
GenMedia for Commerce Agent Quickstart
The **GenMedia for Commerce Agent** is a production-ready solution for generating high-quality retail media, including Virtual Try-On (VTO) videos and 360° product spins (Reference-to-Video / R2V). It is built using the Agent Development Kit (ADK) and demonstrates how to orchestrate complex media generation workflows with Gemini and Veo.
원본 환경 확인 필요
Global KYC / Compliance Agent
This project provides a unified conversational agent powered by the Google ADK framework that handles compliance and Know Your Customer (KYC) queries for both UK and US companies.
원본 환경 확인 필요
📄 High-Volume Document Analyzer Agent
An AI-powered agent built with the [Google Agent Development Kit (ADK)](https://google.github.io/adk-docs/) designed to analyze massive collections of unstructured documents from external systems or middlewares. It uses Google's Vertex AI and Gemini models to read, summarize, and answer questions about large collections of files in a chunked, iterative manner.
원본 환경 확인 필요
Image Scoring Agent
This agent functions as an automated image generation and evaluation system specifically designed to create and validate images based on text descriptions while adhering to predefined policies. Its primary role is to ensure that generated images meet specific compliance and quality standards by iteratively generating and evaluating images until they satisfy policy requirements.
원본 환경 확인 필요
Invoice Processing
A unified ADK agent for document processing that combines an end-to-end inference pipeline with an interactive learning system for continuous improvement -- all in a single self-contained agent.
원본 환경 확인 필요
Marketing Agency
This AI-powered assistant is engineered to enhance the capabilities of creative agencies when launching new websites or products. The process commences with an intelligent agent that guides users in selecting an optimal DNS domain, ensuring it aligns perfectly with the website's subject matter or the product's identity. Following this foundational step, another specialized agent takes over to facilitate the comprehensive creation of the entire website. Subsequently, a dedicated agent is deployed to generate a full suite of marketing materials. The workflow culminates with an agent focused on designing distinctive logos that are thematically c
원본 환경 확인 필요
ADK Memory Bank Sample
An [ADK](https://adk.dev/) agent with [Memory Bank](https://docs.cloud.google.com/agent-builder/agent-engine/memory-bank/set-up) integration that remembers user preferences and facts across sessions. Deployable to Agent Runtime or Cloud Run.
원본 환경 확인 필요
RAG Template
A production RAG system on GCP that ingests documents from GCS, extracts and chunks text with contextual enrichment, indexes into Vector Search 2.0, and serves hybrid search through a Gemini-powered agent, a REST API, and an MCP server — all from a single Cloud Run service.
원본 환경 확인 필요
Nurse Handover Agent
The Nurse Handover Agent is a generative AI-powered tool designed to streamline the critical process of shift handovers in a clinical setting. By automatically processing detailed, raw medical logs, it generates concise, structured, and informative handover summaries in the standardized ISBAR (Identification, Situation, Background, Assessment, Recommendation) format. This reduces the risk of miscommunication, saves valuable time for nursing staff, and ultimately enhances patient safety.
원본 환경 확인 필요
On-Brand GenMedia Agent
This agent generates and evaluates images based on text descriptions while ensuring compliance with predefined policies. It functions as an automated image generation and validation system that maintains high standards of quality and policy compliance, iteratively improving images until they satisfy requirements. This repository uses a fictitious company, **NeuroVibe AI**, as an example to demonstrate brand guideline enforcement.
원본 환경 확인 필요
Personalized Shopping
This agent sample efficiently provides tailored product recommendations within the ecosystem of a specific brand, merchant, or online marketplace. It enhances the shopping experience within its own context by using targeted data and offering relevant suggestions.
원본 환경 확인 필요
Agent-Agnostic Safety Plugins
This repository provides an example of a multi-agent system built with the Agent Development Kit (ADK), focusing on how to implement global safety guardrails using ADK's plugin feature. The system includes two distinct safety plugins: one that uses an agent as a judge and another that leverages the Model Armor API.
원본 환경 확인 필요
Task Planner
This agent is intended to be used as part of a broader Software Development Life Cycle (SDLC) workflow. For more details on how it integrates with other agents, please see the [SDLC Agents Workflow](sdlc_agents_workflow.md):
원본 환경 확인 필요
Technical Designer
This agent is intended to be used as part of a broader Software Development Life Cycle (SDLC) workflow. For more details on how it integrates with other agents, please see the [SDLC Agents Workflow](sdlc_agents_workflow.md):
원본 환경 확인 필요
User Story Refiner
This agent is intended to be used as part of a broader Software Development Life Cycle (SDLC) workflow. For more details on how it integrates with other agents, please see the [SDLC Agents Workflow](sdlc_agents_workflow.md):
원본 환경 확인 필요
Small Business Loan Agent
A multi-agent system built with the [Google Agent Development Kit (ADK)](https://google.github.io/adk-docs/) that automates small business loan processing for Cymbal Bank. It demonstrates sequential multi-agent orchestration, human-in-the-loop approval, LLM-as-Judge validation, and Firestore-backed repair & resume.
원본 환경 확인 필요
Software Bug Assistant - ADK Python Sample Agent
The Software Bug Assistant is a sample agent designed to help IT Support and Software Developers triage, manage, and resolve software issues. This sample agent uses ADK Python, a PostgreSQL bug ticket database (internal tickets), GitHub MCP server (external tickets), RAG, Google Search, and StackOverflow to assist in debugging.
원본 환경 확인 필요
Travel Concierge
This sample demonstrates the use of Agent Development Kit to deliver a new user experience for Travelers. A cohort of agents mimics the notion of having a personal travel concierge, taking care of a traveler's needs: from trip conception, planning and booking, to preparing for the trip, getting help to get from point A to B during the trip, while simultaneously acting as an informative guide.
원본 환경 확인 필요
YouTube Analyst Agent
The YouTube Analyst Agent is a powerful Gemini-powered assistant designed to provide deep insights into YouTube content, channel performance, and audience engagement. It leverages the YouTube Data API to retrieve real-time data and uses Gemini's reasoning capabilities to analyze trends, sentiment, and metrics.
원본 환경 확인 필요
AI Crew for Game Building
- [CrewAI Framework](#crewai-framework) - [Running the script](#running-the-script) - [Details & Explanation](#details--explanation) - [Contributing](#contributing) - [Support and Contact](#support-and-contact) - [License](#license)
원본 환경 확인 필요
AI Crew for Instagram Post
- [CrewAI Framework](#crewai-framework) - [Running the script](#running-the-script) - [Details & Explanation](#details--explanation) - [Using Local Models with Ollama](#using-local-models-with-ollama) - [License](#license)
원본 환경 확인 필요
AI Crew for Job Posting
- [CrewAI Framework](#crewai-framework) - [Running the script](#running-the-script) - [Details & Explanation](#details--explanation) - [Contributing](#contributing) - [Support and Contact](#support-and-contact) - [License](#license)
원본 환경 확인 필요
AI Crew for Landing Pages
*Disclaimer: Templates are not included as they are Tailwind templates. Place Tailwind individual template folders in `./templates`, if you have a lincese you can download them at (https://tailwindui.com/templates), their references are at `config/templates.json`, this was not tested this with other templates, prompts in `tasks.py` might require some changes for that to work.*
원본 환경 확인 필요