SaaSHub helps you find the best software and product alternatives Learn more →
Adk-python Alternatives
Similar projects and alternatives to adk-python
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
vertex-ai-samples
Notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage machine learning and generative AI workflows using Google Cloud Vertex AI.
-
A2A
An open protocol enabling communication and interoperability between opaque agentic applications.
-
-
-
Kimi-VL
Kimi-VL: Mixture-of-Experts Vision-Language Model for Multimodal Reasoning, Long-Context Understanding, and Strong Agent Capabilities
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Fast-LLM-Agent-MCP
This repo covers LLM, Agents concepts both theoretically and practically: LLMs, RAG, Fine Tuning, Agents, Tools, MCP, AWS Strands Agents, Google Agent Development Kit, ADK, Reference Documents, etc.
-
YuhHearDem
Yuh Hear Dem is a web app that makes Barbadian politics more accessible. It uses YouTube parliament transcripts to build knowledge graphs and lets users ask questions through a friendly interface—turning complex debates into an engaging, easy-to-understand experience.
adk-python discussion
adk-python reviews and mentions
-
Building "Yuh Hear Dem": A Parliamentary AI with Google's ADK and a Lesson in Agentic Design
# What SHOULD have worked: ctx.session.state["turtle_results"] = raw_turtle_data # ResearcherAgent enriched_turtle = ctx.session.state.get("turtle_results", []) # ProvenanceAgent ❌ # What we encountered: # - Session state not reliably shared between agents in SequentialAgent # - Context loss during agent handoffs # - Empty/corrupted state in downstream agents # - Related to: https://github.com/google/adk-python/issues/1119
- What is Google Agent Development Kit (ADK)? 🤖 Agent App with Local, Remote MCP Tools 🔧 using ADK, Gemini, Fast API, Streamlit UI
- Rendre son podcast accessible avec l'IA au service de la transcription
-
I Tested DeepSeek-R1-0528 & Built a Job-Finding Agent with ADK, Nebius AI, MistralOCR & LinkUp
That’s exactly what we’re going to build in this guide. Using Google’s Agent Development Kit (ADK), Mistral OCR and Nebius AI Studio, we’ll create a powerful job-hunting agent that can read your resume, find matching job openings, and even help with filtering out the most suitable jobs to apply for, all automatically.
-
Meet Google’s Agent Development Kit (ADK)🤯: Build Real AI Agents, Not Just Chatbots
GitHub Repo
- All Data and AI Weekly #185 - April 14, 2025
- Google ADK
- Agent Development Kit (ADK) from Google
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Jun 2025
Stats
google/adk-python is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of adk-python is Python.