adk-extra-services and my-adk-python-samples
One package provides additional service implementations for the Google ADK framework, while the other offers Python agent samples demonstrating integrations with specific services, making them complementary tools for developers working with the Google ADK.
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.
About my-adk-python-samples
ksmin23/my-adk-python-samples
A collection of Python agent samples built with the Google Agent Development Kit (ADK), demonstrating integrations with services like BigQuery and Vertex AI Search.
This project provides example AI agents that help businesses build intelligent conversational assistants for various needs. These agents take natural language questions and provide relevant answers by searching product catalogs, restaurant listings, or internal knowledge bases like Google Cloud release notes. The target audience includes product managers, solution architects, and developers who are creating custom AI agents for customer service, retail, or information retrieval.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work