I built a simple tool that turns a photo of your fridge into meal ideas. It solves the problem of not knowing what to cook with the food you already have.
To rebuild it, create a basic upload page, connect it to an image recognition model, then send the detected ingredients to ChatGPT. I used the prompt: “Suggest three simple meals using these ingredients: [ingredients].” The trigger is uploading a photo, and the final result is a list of recipes with ingredients and basic instructions.
In action
