Skip to content

Yboumhand/claude_chef_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨‍🍳 Chef Claude | AI-Powered Recipe Generator

A polished, responsive React application that leverages Google Gemini 2.5 Flash to transform a simple list of ingredients into a fully formatted Markdown recipe.

🚀 Overview

Chef Claude is designed to minimize food waste by helping users find creative ways to use the ingredients they already have. Built with a focus on clean UI and efficient LLM prompting, the app demonstrates modern frontend patterns and real-time AI integration.

✨ Key Features

  • Intelligent Recipe Generation: Uses gemini-2.5-flash with a custom system prompt to act as a professional chef.
  • Markdown Rendering: Seamlessly transforms AI-generated text into a beautiful, readable format.
  • Optimized Performance: Configured with specific token limits and temperature settings for fast, concise responses.
  • Modern React Architecture: Built from scratch using functional components and hooks.

🛠️ Tech Stack

  • Frontend: React.js (Vite)
  • AI Engine: Google Generative AI (Gemini API)
  • Styling: CSS3 (Custom modular styles)
  • Deployment Ready: Environment variable support for secure API management.

⚙️ Configuration & Setup

  1. Clone the repository:
    git clone https://github.com/Yboumhand/chef_claude_app.git

About

Chef Claude: AI Recipe Generator is a sleek, custom-built React application designed to solve the age-old question: "What can I make with what's in my fridge?"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors