ChefyAI is a web app that generates recipes from whatever ingredients you have on hand. You type in a prompt, the AI returns a full recipe with steps, ingredients, and timing. Recipes save to a client-side database so you can come back to them later.
I built it because I kept ending up with half a bag of something and no idea what to do with it. Most recipe apps assume I already know what I want to cook. I wanted one that worked from whatever was in the fridge.
What users can do
Instant recipe generation. Enter a prompt or idea, receive a custom AI-generated recipe.
Clear instructions. Recipes include step-by-step guidance.
Fast, responsive UI. Smooth interactive experience powered by Framer Motion.
Mobile-friendly layout. Works on phones and tablets.
No backend required. Fully client-side using Puter.js NoSQL database.
Visual feedback. Clean icons and transitions.
Key features
AI integration. Generate unique recipes using the Puter AI API.
Interactive UI. Built with React and Tailwind CSS for fast interactions.
Framer Motion animations. Smooth motion throughout the application.
Lucide icons. Clean iconography.
Client-side database. Uses Puter.js NoSQL for storing user interactions and saved recipes.