Skip to content

Mobile application for auto-identification of dishes, generation recipes, and shopping list based on convolutional neural network

Notifications You must be signed in to change notification settings

HobMartin/can-i-cook-it

Repository files navigation

Can I Cook It

Мобільний застосунок для автовизначення страв, пошуку рецепта та генерації списку покупок

Project technologies

  • React Native
  • Fast API
  • PyTorch

Installation Frontend Mobile App

  • npm install --global expo-cli

  • npm install --global yarn

    Then need to download needed packeges

  • Run yarn install

Installation Backend server

  • pip install pipenv

  • pipenv install to install needed packeges

  • pipenv shell to activate virtualenv

Run the application

  • Run pipenv run local-server

  • Use yarn start

OR

Install Docker if you doesn't do it before

  • sh ./start.sh

About

Mobile application for auto-identification of dishes, generation recipes, and shopping list based on convolutional neural network

Topics

Resources

Stars

Watchers

Forks