Skip to content

harichselvamc/CookmeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookmeAI 🍽️

CookmeAI is an AI-powered cooking assistant that provides step-by-step cooking instructions based on user queries. Whether you're a beginner in the kitchen or an experienced chef looking for new inspiration, CookmeAI is here to help you enhance your culinary skills.

Features

  • AI Cooking Assistance: Ask any cooking-related question, and CookmeAI will provide you with step-by-step instructions on how to prepare your dish.
  • User-Friendly Interface: The streamlined interface makes it easy for users to input their cooking queries and receive instant guidance.
  • Customizable AI Model: CookmeAI utilizes a customizable AI language model to tailor cooking instructions based on user preferences.

Demo

demo.mp4

Installation

To run CookmeAI locally, follow these steps:

  1. Clone this repository:

    git clone https://github.com/harichselvamc/CookmeAI.git
  2. Navigate to the project directory:

    cd CookmeAI
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Run the Streamlit app:

    streamlit run app.py

Usage

  1. Open the application in your web browser.
  2. Enter your cooking question in the provided text input field.
  3. Click on the "AI Cook" button to receive step-by-step cooking instructions.
  4. Follow the instructions provided by CookmeAI to prepare your dish.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages