adk-go and adk-typescript
These are ecosystem siblings—official and community language implementations of the same Agent Development Kit framework, allowing developers to build AI agents in their preferred language (Go or TypeScript) while sharing the same underlying architecture and concepts.
About adk-go
google/adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
This toolkit helps Go developers create, test, and launch advanced AI agents. You can define agent logic, integrate various tools, and combine multiple specialized agents directly in your Go code, resulting in robust and scalable AI agent applications. It's for Go developers building cloud-native applications who need fine-grained control over their AI agents.
About adk-typescript
njraladdin/adk-typescript
TypeScript port of Google's Agent Development Kit (ADK): An open-source, code-first toolkit for building, evaluating, and deploying AI agents.
This toolkit helps software developers build sophisticated AI agents using TypeScript. You write code to define how your agents behave, what tools they can use, and how they interact. The output is a deployable AI agent that can understand prompts and perform tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work