Inspiration

I watch World Cup myself and thought what can be useful for AI to do to bring more convenience to me. So that's where an automated AI agent booking travel itinerary idea comes from

What it does

World Cup AutoBot is an autonomous logistics engine that uses native AI tool-calling to resolve real-time football fixtures, match complex stadium transit parameters, and statefully execute and write travel bookings for fans.

How we built it

The agent is engineered using the Gemini Enterprise Agent Platform SDK for multi-step orchestration, wrapped in a containerized FastAPI microservice deployed on Google Cloud Run, and backed by a stateful MongoDB Atlas cloud database cluster.

Challenges we ran into

Getting to know new tools such as Gemini Enterprise Agent Platform SDK or Cloud Run is a steep learning curve. I did spend some time fiddling with these tools and it was a great learning experience.

Accomplishments that we're proud of

I think I get to know more tools now. And I'm glad I can be involved in this hackathon to learn to orchestrate them together for one single mission: the World Cup

What we learned

There are many tools out there that are helpful - Gemini Enterprise Agent Platform and Cloud Run. I have also learnt that AI can be very useful if paired with more actions!

What's next for World Cup AutoBot

Next steps include integrating real-time flight and hotel APIs for end-to-end itinerary packaging, and building a sleek, responsive frontend so fans can interact with the agent via a seamless conversational UI.

Built With

Share this project:

Updates