div { background: linear-gradient(to bottom right, red, rgba(6,2,1,1)); }

iFlower

The self-learning system to identify flowers of all kinds

Finally, an app that willl help not feeling stupid around your family, friends or lover. You will finally know what are the flowers you are offering your gilfriend! iFlower recognizes the flowers in record time.

Concept

🌷iFlower is a flower-identifying app.🌷
You just have to take a picture of the flower you want to identify and immediately iFlower will tell you its name, its family and its Latin name. Grow your floral knowledge thanks to iFlower!
No more need to search for a name in a huge, boring and dreadful flower encyclopedia for 20 minutes. iFlower is your new best friend! 😃
iFlower is quick, veridical and easy to use.

Characteristics

  • iFlower uses the Ml5.js tool to feed its database.
    Ml5.js gives access to machine learning algorithms and models in the browser. With the deep learning, one can teach to an AI to recognize images, keep them in its image database and finally to compare them.
  • An easy-to-use app
    Using iFlower is as easy as peeling a banana! You just have to open the app, take a picture of a flower or download one from your picture library and then the algorithm does the whole job.

The iFlower app

To begin, you have to set up Ml5.js and MobileNet. Here is an example of code: