
A Next.js app where you can describe what you want to eat, and AI gives you 5 recipe ideas with images to match.
The app is built with OpenAI’s chat completion using Zod for response formatting and the SDXL-lightning-4step model from Replicate to quickly generate the images.
Tech stack: Next.js · React.js · TypeScript · MongoDB · Node.js