Other Projects

Chef Claude

Developer
Code

Developed a web application to generate AI-powered recipe suggestions based on at least four user-provided ingredients.

Project Screenshot

Chef Claude is a React + Tailwind app powered by Claude AI that turns your ingredients into creative recipes. Just enter what you have — no setup needed, it’s ready to use!

Features

  • 🥕 Ingredient-Based Recipe Suggestions
    Enter at least 4 ingredients and get a complete, creative recipe suggestion.
  • 🤖 Powered by Claude AI
    Recipes are generated using natural language understanding via Claude AI.
  • 📱 Responsive Design
    Works great on desktop and mobile.

Try It Live

🔗 https://chefclaude-cuisine.vercel.app/

Built With

  • React: For a dynamic and component-based user interface.
  • Tailwind CSS: Ensures a modern, responsive design.
  • Claude AI API: Powers recipe generation with AI intelligence.
  • Vite: Streamlines the development and build processes.
  • Zod: Validates the structure of AI Responses
  • Vercel: Handles serverless backend + deployment