Inspiration
Our main inspiration came from the Odyssey theme. We wanted to incorporate Reply's multi-agent AI into a chat room game environment about exploring the world together.
What it does
Our fast-paced fun game invites players to bunch together to adventure around the globe in a friendly-competitive environment (supported by the chat features).
How we built it
Using flask and react, we built an interactive 3D globe to display your current position and options for the next airport to travel to. We used pandas to get extract flight data about which connections are available to you.
Challenges we ran into
We were able to create interacting agents to generate tasks and riddles but unfortunately, we could not this integrate into the server without breaking it.
Accomplishments that we're proud of
We are very proud of our UI; having a clean usable interface was a key goal of ours and we think we achieved this really well. We are proud of linking dynamic elements from react such as the globe, but above all we are most proud of each other! YAY :)))
What we learned
It was most of our teams first time using react, flask and API usage; we learned a lot from overcoming the struggles with these technologies.
What's next for Bunch
Next we would want to work on integrating the OpenAI agents into the chat function of our server.
Log in or sign up for Devpost to join the conversation.