Skip to content

anastasiia1210/PizzaRecipeFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pizza Recipe Finder App

An iOS application that recognizes the type of pizza and its ingredients, and based on this data, generates a recipe and offers a general recipe for this pizza.

Two models were trained to create the app: Image classification and Multi-Label image classification. The first model recognizes what kind of pizza it is, and the second recognizes the ingredients on it.

Technologies

  • SwiftUI
  • CoreML

Features

  • Recognize 8 types of pizza from a photo from the gallery/camera
  • Recognizes 13 types of ingredients on pizza
  • Save recipes
  • Search for pizza recipes by name
  • Support for dark theme

Screenshots

Home Screen Recipe Recognize

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages