Real-time Recipe Recommendation on Object Detection/Recognition Model - (Mobile App)

Viewed 28

Hi I'm kinda new here in stackoverflow and I was wondering if any of you guys know where or how should I start to code this project of mine... This is a Thesis/Capstone project for my school, can you guys help me with this? I'm kinda stack on how should I code this... any suggestions, guide, ideas, or anything that would help me doing this project will do.

My project is a Mobile App that detects or recognize "food ingredient" only, and then when the app recognize/detects a food ingredient, it would start recommending or suggesting recipes that are similar to the food ingredients that was detected.. For example, the user scans mushrooms, chicken breasts, and a evaporated milk it will then suggest recipes like chicken mushroom soup, creamy-garlic-mushroom chicken breast, etc... and then user can also pick what style of cooking she/he want to make from the recommendation box. I'm planning to make 4 cuisine recipes. I was thinking to work this project on Android OS only but I think if it is an open OS like flutter it would be more limitless from opportunities, and I think it would be better? Which language is better guys? Can u recommend me?

Clarification

  • no. 1 priority is to make a object detection that recommends recipes after it scans. (goal is food-ingredient only that the app detects no other objects than that)
  • no. 2 is to the app should require the user to have more than 2 ingredients to use or begin the scan for recommendation of recipes. Otherwise the app won't proceed.
  • no. 3 after the app scanned a food ingredient/s the app would pop up or show a recommended recipes that are similar from the scanned ingredients.
  • no. 4 goal is to put a picking selection of what style of cooking recipes inside the recommendation recipe. (goal is 4 style cuisine exmple: italian, Thai, American, Chinese style )

I think these are all for now... I would really really reallyyyyyy appreciate any help from u guys!!

Thank you in advance!

0 Answers
Related