adk-python and adk-extra-services
The first is a core framework for building AI agents, while the second extends it with optional third-party service integrations, making them complements designed to be used together.
About adk-python
google/adk-python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
This toolkit helps AI developers build, evaluate, and deploy advanced AI agents. You provide agent logic, tools, and orchestration in Python code, and it outputs deployable, sophisticated AI agents capable of complex tasks. It's designed for machine learning engineers and AI researchers who need precise control over agent behavior.
About adk-extra-services
edu010101/adk-extra-services
A Python package providing additional service implementations for the Google ADK framework (S3, Redis, MongoDB, Azure, etc)
This package helps Python developers integrate their AI agents built with Google's ADK framework with various production-ready storage solutions. It takes an ADK agent and enables it to store session data in databases like MongoDB or Redis, and manage artifacts (like files or models) in cloud storage services such as AWS S3, Azure Blob Storage, or Supabase. The primary user is a software developer building AI applications who needs to persist data for their agents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work