Adk-go: code-first Go toolkit for building, evaluating, and deploying AI agents
11 days ago
- #AI
- #OpenSource
- #Go
- An open-source, code-first Go toolkit for building, evaluating, and deploying AI agents.
- Agent Development Kit (ADK) is a flexible and modular framework for AI agent creation.
- Optimized for Gemini but model-agnostic and deployment-agnostic.
- Ideal for cloud-native applications, leveraging Go's concurrency and performance.
- Features include idiomatic Go, rich tool ecosystem, code-first development, modular multi-agent systems, and deploy anywhere capability.
- To add ADK Go to your project: `go get google.golang.org/adk`.
- Licensed under Apache 2.0 License, with exceptions noted.