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.
- Input ingredients you have.
- Get recipe recommendations based on your ingredients.
- Simple and user-friendly interface.
- 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.
- Clone the repository:
git clone https://github.com/yourusername/chef-claude-recipe-app.git
- Navigate to the project directory:
cd chef-claude-recipe-app - Install the dependencies:
npm install
- Start the development server:
npm start
- Open the app in your browser.
- Enter the ingredients you have in the input field.
- Click on the "Get Recipes" button.
- Browse through the recommended recipes and start cooking!
Contributions are welcome! Please fork the repository and create a pull request with your changes.
Happy cooking with Chef-Claude! 🍳