# Agent Development Kit Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/agent-development-kit
> Markdown URL: https://aitinkerers.org/technologies/agent-development-kit.md
> Technology record last updated: 2026-03-25T03:53:18Z
> Generated: 2026-09-22T14:38:50Z

The Agent Development Kit (ADK) is an open-source, code-first framework for building and orchestrating complex, production-ready AI agent systems.

ADK (Agent Development Kit) provides a flexible, code-first foundation for developing and deploying sophisticated AI agents. The framework is model-agnostic (supports Gemini, Anthropic, etc.) and deployment-agnostic, though optimized for Vertex AI Agent Engine. Developers gain precise control over agent behavior and orchestration: use **LLM Agents** for dynamic reasoning or **Workflow Agents** (Sequential, Parallel) for predictable pipelines. ADK simplifies multi-agent architecture and tool integration, supporting pre-built tools (Search), custom functions, and third-party libraries. It includes a built-in Dev UI for rapid local debugging, ensuring a streamlined software development lifecycle for your agentic applications.

- Official technology site: https://google.github.io/adk-docs
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Build Your Own AI Agent with ADK](https://miami.aitinkerers.org/talks/rsvp_TWAIwkJrE-c)

This hands-on developer workshop utilizes Python's simplicity and flexibility to build custom agents on the Agent Development Kit (ADK). Participants will integrate data and tools, test their agent, and deploy it. The workshop provides the foundation for continued agent building and customization. *Ideal for business leaders at all stages of their AI journey

- Event context: AI Tinkerers Miami Meetup — Fall Demo Night at The Lab — 2025-10-28 — Miami
- Public talk page: https://miami.aitinkerers.org/talks/rsvp_TWAIwkJrE-c

### [Building Agentic System using Solace Agent Mesh](https://montreal.aitinkerers.org/talks/rsvp_58hiVWm95DQ)

What's Solace Agent Mesh (SAM) and How to get started with it. Creating your own agents, adding gateway interfaces, installing plugins and running the system.

- Event context: AI Tinkerers Montreal – September 2025 Meetup — 2025-09-24 — Montreal
- Public talk page: https://montreal.aitinkerers.org/talks/rsvp_58hiVWm95DQ

## Related Technologies

- [Agent-to-Agent Protocol](https://aitinkerers.org/technologies/agent-to-agent-protocol) ([Markdown](https://aitinkerers.org/technologies/agent-to-agent-protocol.md)) — 1 public demo
- [AI-first Architecture](https://aitinkerers.org/technologies/ai-first-architecture) ([Markdown](https://aitinkerers.org/technologies/ai-first-architecture.md)) — 1 public demo
- [Event-driven architecture](https://aitinkerers.org/technologies/event-driven-architecture) ([Markdown](https://aitinkerers.org/technologies/event-driven-architecture.md)) — 1 public demo
- [MCP](https://aitinkerers.org/technologies/mcp) ([Markdown](https://aitinkerers.org/technologies/mcp.md)) — 129 public demos
