Skip to content

Commit

Permalink
docs: Create FEATURES.md to doc features and todos (#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Feb 7, 2024
1 parent 3e03f83 commit 8c1b404
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions FEATURES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**Robotoff** is a service managing potential Open Food Facts updates (also known as _insights_) and predictions (which can then be combined to generate an insight).
These insights include a growing set of facts, including:

### Insights
- the product category, weight, brand, packager codes and expiration date
- some of its labels
- abusive pictures (selfies)
- rotated pictures
- EXPAND ME (Auto-select…)

### Insights applied automatically

- EXPAND ME

### API Features/Routes
- Fetch insights
- Annotate an insight (accept or reject)

### TODO
- Regenerate category insights
- Regenerate image insights

A detailed description of [how predictions and insights work is available here](https://openfoodfacts.github.io/robotoff/explanations/predictions/).

0 comments on commit 8c1b404

Please sign in to comment.