Skip to content

Chef Synth is your AI-powered kitchen assistant that transforms your available ingredients into delicious recipes. Simply input what you have, and let Chef Synth inspire your next meal.

License

Notifications You must be signed in to change notification settings

avinashchoran/Chef-Synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨‍🍳 Chef Synth

Turn Your Ingredients into Culinary Magic!

Chef Synth is your AI-powered kitchen assistant that transforms your available ingredients into delicious recipes. Simply input what you have, and let Chef Synth inspire your next meal.

📸 Demo

Check out the live demo to see Chef Synth in action:


🚀 Features

  • 📝 Ingredient Input: Enter the ingredients you have on hand.
  • 🤖 AI-Generated Recipes: Receive recipe suggestions powered by advanced AI.
  • 📱 Responsive Design: Enjoy a seamless experience on any device.
  • Fast & Intuitive Interface: Navigate effortlessly with a user-friendly UI.

💠 Tech Stack


🧑‍💻 Getting Started

Follow these steps to set up the project locally:

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/avinashchoran/Chef-Synth.git
    cd Chef-Synth
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Set up environment variables:

    Create a .env file in the root directory and add your HuggingFace API key:

    VITE_HUGGINGFACE_API_KEY=your_api_key_here
  4. Start the development server:

    npm run dev
    # or
    yarn dev

    Open your browser and navigate to http://localhost:5173 to view the application.


📂 Project Structure

Chef-Synth/
├── public/             # Static assets
├── src/                # Source code
│   ├── components/     # React components
│   ├── assets/         # Images and icons
│   ├── App.jsx         # Main application component
│   └── main.jsx        # Entry point
├── .gitignore
├── index.html
├── package.json
├── vite.config.js
└── README.md

📄 License

This project is licensed under the MIT License.


📬 Contact

For questions or suggestions, feel free to reach out: choranavinash@gmail.com

About

Chef Synth is your AI-powered kitchen assistant that transforms your available ingredients into delicious recipes. Simply input what you have, and let Chef Synth inspire your next meal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published