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.
Available on PyPI.
Use this if you are a developer building AI agents with the Google ADK and need robust, production-grade storage for agent sessions and artifacts.
Not ideal if you are not using the Google ADK framework or if you only need temporary, in-memory storage for your AI agent's data.
Stars
18
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 22, 2025
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/edu010101/adk-extra-services"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
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...
intent-solutions-io/iam-bobs-brain
General-purpose enterprise orchestrator on Google ADK + Vertex AI Agent Engine. Multi-agent...
raphaelmansuy/adk_training
Google ADK Training Hub: Build Production-Ready Google AI Agents in Days, Not Months 🚀 The only...