Description

This application is to use during your hikes or walks. The objective is for everyone to enjoy beauty of nature. This creates a link between us and the nature. When approaching an unknown animal or plant, take out your smartphone and take a picture.Thanks to a technology based on recognition and the collection of data the application is able to recognize more than 700 000 species from birds, to mammals and plants.

ml5.js

ml5.js aims to make machine learning approachable for a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of TensorFlow.js with no other external dependencies.

With an algorithm, the AI will try to recognize another image that we gave to it.

The AI will try to compare the image with all of the images which are on its image database.

How to use ml5.js

Step 1

quickstart

Step 2

usage

Ressources to code it

Here are the ressources to the websites I think would be useful to do so:

ML5.js: ImageClassifier