Inspiration
Based on the theme of social good, I wanted to create a simple web app to reduce food waste among students.
What it does
Based on user inputs (leftover list, time, experience), it will suggest a recipe that respects all the requirements.
How we built it
Using Vercel, I create a blank Vue.js web app, and I then used Google Gemini API to generate an output and display it to the user. Vercel has been used for deployment.
Challenges we ran into
The API key was hard to set as private on Vercel and access it through the Javascript code.
Accomplishments that we're proud of
Being able to build this fully functional MVP by myself while studying for my exams.
What we learned
Deployment & AI API calls
What's next for Cookay
- Personal profile that includes my cooking experience, my address, and some other informations
- Virtual kitchen: Assist the user to create a detailed list of its available ingredients
- Map of local grocery stores/food banks
Built With
- ai
- gemini
- vercel
- vue

Log in or sign up for Devpost to join the conversation.