Our App uses Artificial intelligence that enables to regnognize pictures you send. The application has a large database of recipes that have been tested by our team members. Thanks to image recognition, artificial intelligence is able to recognize the ingredients you take pictures of.
At first our application will only suggest recipes that we have registered in the database. To date, we already have thousands of them.
In the future, the objective is that the application itself can create recipes with recognized ingredients.
The application will have in its memory many categories such as meat, fish, vegetables, fruits, starch, sauces, cheeses...
We're going to use ml5.js which is a JavaScript library. This library has different function that use AI. On of them is called imageclassifier. When you send a photo to this intelligence, it can recognize its nature.
First, include the library in the index.html page
After, you canc reate a .js page to code the recognition solution. This will enables the app to classify the ingredient.
One the AI has recognized the ingredient, it can find a matching recipe in the database and suggest you a meal.
Find here some videos and websites that inspire us to create this application
Générateur de recettes
Base de données recettes de cuisine