Inspiration
Every weekend, I’d ask myself, “What’s going on in Atlanta?” Between scattered apps and confusing platforms like Eventbrite, I knew there had to be a better way. Atlanta is full of parties, festivals, and spontaneous events — I wanted an AI assistant that just gets it and gives me a clean summary of what's happening and what the weather’s like that day. This is actually upgraded from the last tool I’ve shared.
What it does
GoGendaAI is a multi-agent AI assistant that gives you:
✅ Local events (via Ticketmaster API) + (Event agent)
✅ Real-time weather (via wttr.in) + (Weather agent)
✅ Current time in your city + (Time agent)
Just type in a city, and GoGenda does the rest — no searching, no guesswork.
How we built it
🧠 Built using Google’s Agent Development Kit, with tools wrapped into a multi-agent architecture.
How we built it
Language: Python 3
Framework: Google Agent Development Kit
Cloud : Google Cloud for deployment and analytics
Challenges we ran into
From a design perspective, I kept it minimalist and intuitive — users shouldn’t have to think.
Biggest technical challenge?
Making multi-agent tools communicate seamlessly — especially with all the weird API quirks and handling timezones.
Accomplishments that we're proud of
Was able to deploy everything on Google cloud and proud to say it actually works with accurate information
What we learned
Multi-agent orchestration with Google Cloud Agent Development Kit ADK
REST API integration (Weather + Ticketmaster)
Scalable deployment using Google Cloud Run
Event planning meets real-time AI
What's next for GoGenda AI
Possible adding more local events and also add more event apis to this service for a price rate. Possible sell this to services to eventbrite or so.
Log in or sign up for Devpost to join the conversation.