Google GenAI Hackathon

I was personally nominated to represent Sogeti in the Google GenAI Hackathon. Our team was tasked with creating an MVP (Minimum Viable Product) of a business application utilizing GCP's GenAI services. We used a webapp frontend plugged into a Python based backend hosted on Google App Engine, and communicated with Google's VertexAI chatbot model via their PaLM2 API. We created a personalized FoodQuest app which would find food options for users using their current location. The FoodQuest app was able to adjust for health conditions or allergies, or even different dietary restrictions. For example you could ask it for food options near you that are both vegan friendly and under 400 calories and it would provide a list of dishes at different restaurants that met the requirement.
Here is a link to our demonstrational video for the project.