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.
Available on npm.
Use this if you are a software developer who needs fine-grained control to build, test, and deploy complex AI agents as structured code.
Not ideal if you prefer low-code or no-code solutions for AI agent creation or are not comfortable writing TypeScript.
Stars
38
Forks
3
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Nov 04, 2025
Commits (30d)
0
Dependencies
28
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/njraladdin/adk-typescript"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google/adk-python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated...
google/adk-java
An open-source, code-first Java toolkit for building, evaluating, and deploying sophisticated AI...
google/adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI...
edu010101/adk-extra-services
A Python package providing additional service implementations for the Google ADK framework (S3,...
intent-solutions-io/iam-bobs-brain
General-purpose enterprise orchestrator on Google ADK + Vertex AI Agent Engine. Multi-agent...