Skip to content

This is a React Project that uses AI API to generate recipes based on Ingredients on Hand

Notifications You must be signed in to change notification settings

PrabhanshuRawat/MrAiChef

Repository files navigation

MrAIChef

A React.js app that uses a Hugging Face AI model to suggest recipes based on the ingredients you have at hand. Input your ingredients, and the app generates a recipe with a detailed, easy-to-read format.

Features

  • AI-powered Recipe Generation: Enter available ingredients and get recipe suggestions.
  • Clean UI: Displays recipes in a user-friendly format using ReactMarkdown.

Tech Stack

  • Frontend: React.js
  • AI Model: Hugging Face API
  • Styling: CSS

Setup Instructions

  1. Clone the repository:
    git clone <repository-url>
    cd MrAIChef
  2. Install Dependencies:
    npm install
  3. Configure your env
    REACT_APP_HUGGING_FACE_API_KEY=your-api-key
  4. Start the application
    npm start

About

This is a React Project that uses AI API to generate recipes based on Ingredients on Hand

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published