Build Your Own AI Agent

Discover the agentic ecosystem (LLMs, Tools, MCP) and build your own AI agent with ADK, from prototype to deployment.
Build Your Own AI Agent
Understand the foundations of the AI ecosystem (Agent vs Chatbot). Discover the key components of an agentic architecture: LLMs, Tools, MCP. Understand the architecture needed to create your own agent.
Introduction & Use Cases
- Presentation of existing use cases
- Why is it interesting to build your own agent?
- Agent vs Chatbot: understanding the differences
Architecture
- Possible architectures for creating and managing agents
- Session management, memory, grounding, MCP
- Market frameworks and tools for efficiency
Going Further
- Testing, observing, adjusting your agent
- Protecting with “Guardrails”
- Deploying your agent
Hands-on Workshops
Workshop 1: Create a First Agent with ADK
Build a functional agent with the Agent Development Kit.
Workshop 2: Add Interaction Capabilities via Tools
Enrich your agent with tools to interact with external systems.
Workshop 3: MCP & Agents
Build an AI agent and configure an MCP server with Cloud Run.
Interested in this training?
Contact us for a personalized quote or for more information.
Request a quoteOther training
Code with Claude Code - Beginner
Shift from coder to orchestrator: master Claude Code from installation to autonomous workflows with Git, CLAUDE.md and Plan Mode.
Code with Claude Code - Advanced
Connect Claude to your tools via MCP, automate with hooks, orchestrate multi-agents, and apply SDD for structured, predictable projects.
Code with GitHub Copilot - Beginner
Discover GitHub Copilot, the AI assistant integrated into VS Code, and learn the 3C method for effective prompts.