jina-ai / good-first-issues

Issues that don't fit under Jina's other repos!
Apache License 2.0
8 stars 4 forks source link

Food Recommendation Engine #53

Open Saloni098 opened 2 years ago

Saloni098 commented 2 years ago

Idea: The basic idea behind this recommendation engine is to recommend food on the basis of the user's mood. This app will take user inputs like 'How are they feeling?' or 'Any additional preferences'. And the app will do the rest of the work on its own. It will suggest food ideas on the basis of the user's information. The app will have other search categories too. If the user wants to search for a particular taste in foods then they can opt for that option. Other than this, whatever food items are suggested, the app will provide information regarding where to find and order the same.

What is the tech stack? Tech stack to be used in this app: Python, Various machine learning libraries, Django, Flask(For the web app)

Motivation behind this idea? Many a time, we search for a dish and are unable to find what we exactly want to eat. We keep on thinking and searching for a perfect food item to consume at that particular time but all in vain. And this often leads to the wastage of time and energy and in the end, we prefer eating the things we usually order as we cannot exactly search for what we feel like eating. This app hence helps to identify the exact mood of the user and suggest accordingly. This helps us save a lot of time. And also getting what we exactly want at that moment.