/my.plantnet

How to use my.plantnet API ?

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

my.plantnet

How to use my.plantnet API ?

Two options:

  • GET HTTP request: for remote images (URLs are required)
  • POST HTTP request: for local images (local files are required)

POST requests

Node.js

Example of a POST request using Node.js

Java

Example of a POST request using Java

PHP

Example of a POST request using PHP

Python

Example of a POST request using Python

R

Example of a POST request using R

GET requests

R

Example of a GET request using R

Web page integration

To integrate Pl@ntNet identification to your Web page, you are greatly encouraged to deploy this ready-to-use component: https://github.com/plantnet/ai-taxonomist-webcomponent

If it does not fit your needs, see below for other ways to integrate Pl@ntNet to your Web page

HTML / PHP

Example of a Web page integration using HTML and PHP

Benchmark / batch processing

How to run Pl@ntNet identification on a set of images, with or without a ground-truth to assess results quality.

See benchmark documentation

Node.js

Benchmark script using Node.js

Third-party libraries

R

R-package BiologicalRecordsCentre/plantnet