Skip to content

Johnx69/SpartanHacker8-CookMeAI

Repository files navigation

Cookmeai - SpartaHacker 8 MSU (Best use of AI)

cookmeai

Contributors

Video Demo

https://www.youtube.com/watch?v=ybEa5zyINSw

Features

  • Img2Ing: allow users to upload an image of a food and the AI model will return the ingredients and recipes to cook that food.
  • Eat2Gether: allow user to input some locations and our website will return the closest eating place ( Now just support people in campus Michigan State University).
  • Reviews: allow user to write reviews about food in dining hall.

Technologies Used

HTML CSS Bootstrap python flask pytorch opencv opencv

How to run

Open Terminal and do the following instructions

1. Clone this github repo

  git clone https://github.com/Johnx69/SpartanHacker8-Cookmeai.git

2. Download the model and dataset files in the following link https://drive.google.com/drive/folders/1O3qxX_gRzUPL6wZJLcgGILyRWguHmcXu and save to folder data as the following structure

root
├── data
    ├── ingr_vocab.pkl
    └── instr_vocab.pkl
    └── modelbest.ckpt

3. Change directory

  cd SpartanHacker8-Cookmeai/ 

4. Install requirement dependencies

  pip install -r requirements.txt

5. Run application

  python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •