KenyaADK — first ADK implementation for East African civic data (budget, parliament, drought, rights EN/SW) #5484
gabrielmahia
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What I built
KenyaADK — the first Google ADK implementation for East African civic data. Four specialist agents orchestrated by a root
LlmAgent, all running on Gemini 2.0 Flash free tier.Agents and tools
drought_agentget_drought_status(county)budget_agentget_county_budget(county)parliament_agentquery_parliament(topic)rights_agentget_constitutional_right(topic, lang)The full protocol stack
KenyaADK demonstrates ADK, MCP, and A2A working together:
Run it
Data
Built on Kenya Civic Datasets published to Kaggle, HuggingFace, and Zenodo with academic DOIs — all CC BY-SA 4.0.
Portfolio context
Part of a 24-tool East African civic AI portfolio: gabrielmahia.github.io
Happy to contribute a cookbook entry on civic data RAG + agent patterns for ADK documentation.
Beta Was this translation helpful? Give feedback.
All reactions