A smart kitchen assistant that helps users manage food inventory and generate recipes based on available ingredients using AI
It can be hard to figure out what to eat based on what you have at home. Sous Chef aims to help with that by using Artificial Intelligence paired with Computer Vision to help the user not have to worry about this anymore!
For this project, a React Native app was developed with an SQLite local database to store the user's groceries. The user can input groceries into the app — either by typing it in, or using the Computer Vision OpenCV algorithm to recognize it — and generate a recipe from what the user has at home using Google's Gemini Large Language Model.