Inspiration
We often had trouble coming up with recipes to cook with the food we had in our fridge and wanted to make something that leverages GPT3 to help us generate healthy recipes.
What it does
Convert the list of ingredients in your fridge into recipes using GPT3.
How we built it
Front end on React and NextJS. Backend using the NextJS API Routes and GPT3
Challenges we ran into
- We ran out of tokens for testing the API directly, so we decided to generate the output using ChatGPT3 and use that as sample output for the app
- We kept running into issues with the dev environment so kept switching tech stacks
Accomplishments that we're proud of
- starting development at 1 am and finishing by 4
What we learned
need to better manage our time and settle on technologies early into the process
Log in or sign up for Devpost to join the conversation.