Inspiration
Our inspiration was thinking about college students who struggle to come up with things to cook with the limited ingredients they have at home/dorms.
What it does
Our app simplifies coming up with recipes by allowing people to simply take a picture of what ingredients they have available and our app will recommend recipes.
How we built it
We used react.js for the frontend, with Tailwind CSS and daisy UI plugin for the UI. We used the GPT-4 vision API to process the image and extract what ingredients are in the picture. We used the GPT-3.5 Turbo API to recommend recipes. For the backend, we used Google Firebase for file storage and user data storage.
Challenges we ran into
We were unexperienced with using the GPT APIs, so we had to experiment and eventually we figured it out.
Log in or sign up for Devpost to join the conversation.