Difference between revisions of "Artificial Intelligence"

From Open Food Facts wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
Page on our AI endeavours
+
Machine learning models and "AI" are used in Open Food Facts to extract information from product images and to perform predictions, such as the product category.
  
* [[Artificial Intelligence/Computer Vision]]
+
[https://github.com/openfoodfacts/robotoff Robotoff] is Open Food Facts "AI" service: it takes care of calling the ML models and storing all predictions. [https://github.com/openfoodfacts/robotoff/wiki Robotoff wiki] describes in details how Robotoff works.
 +
All machine learning models used in production are stored on Github as releases, in the [https://github.com/openfoodfacts/robotoff-models/releases robotoff-models] repository.
  
See the open ideas on GitHub: https://github.com/openfoodfacts/openfoodfacts-ai/issues
+
Finally, a list of our AI projects (current and future) can be found on Github: https://github.com/openfoodfacts/openfoodfacts-ai/issues.

Revision as of 12:15, 9 June 2020

Machine learning models and "AI" are used in Open Food Facts to extract information from product images and to perform predictions, such as the product category.

Robotoff is Open Food Facts "AI" service: it takes care of calling the ML models and storing all predictions. Robotoff wiki describes in details how Robotoff works. All machine learning models used in production are stored on Github as releases, in the robotoff-models repository.

Finally, a list of our AI projects (current and future) can be found on Github: https://github.com/openfoodfacts/openfoodfacts-ai/issues.