Skip to content

Ritik-J/chef-claude

Repository files navigation

Chef-Claude Recipe App

Welcome to the Chef-Claude Recipe App! This app helps you discover delicious dishes you can create with the ingredients you have on hand. Simply input your ingredients, and our AI will recommend recipes for you.

Features

  • Input ingredients you have.
  • Get recipe recommendations based on your ingredients.
  • Simple and user-friendly interface.

Technologies Used

  • React: For building the user interface.
  • JavaScript: The programming language used.
  • Mistral LLM Model: For generating recipe recommendations.
  • Hugging Face: For integrating the AI model.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/chef-claude-recipe-app.git
  2. Navigate to the project directory:
    cd chef-claude-recipe-app
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm start

Usage

  1. Open the app in your browser.
  2. Enter the ingredients you have in the input field.
  3. Click on the "Get Recipes" button.
  4. Browse through the recommended recipes and start cooking!

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

Happy cooking with Chef-Claude! 🍳