docs: clarify Robotoff intro paragraph in README#1538
Merged
alexgarel merged 1 commit intoopenfoodfacts:mainfrom Apr 23, 2025
Merged
docs: clarify Robotoff intro paragraph in README#1538alexgarel merged 1 commit intoopenfoodfacts:mainfrom
alexgarel merged 1 commit intoopenfoodfacts:mainfrom
Conversation
Reason for change: The original sentence was somewhat unclear and internally inconsistent — it treated "updates," "insights," and "predictions" as if they were all on the same level, but later implied that predictions are combined to form insights. After reviewing the flow of how Robotoff works, I reworded the description to better reflect its role in managing the full process from predictions to user-reviewed updates. Explanation based on the Predictions and Insights docs (https://openfoodfacts.github.io/robotoff/explanations/predictions/)
Contributor
Author
|
Let me know if anything needs adjusting — happy to update! |
alexgarel
approved these changes
Apr 23, 2025
raphael0202
pushed a commit
that referenced
this pull request
May 16, 2025
🤖 I have created a release *beep* *boop* --- ## [1.66.0](v1.65.0...v1.66.0) (2025-05-16) ### Features * Implement auto-rotation for selected images using Google Cloud Vision predictions ([#1562](#1562)) ([564d7a4](564d7a4)) * improve image orientation insights ([#1567](#1567)) ([5c581b3](5c581b3)) ### Bug Fixes * add missing question formatter ([5ec6db1](5ec6db1)) * bump pre-commit hook version ([#1564](#1564)) ([065977a](065977a)) * failing code quality tests ([#1556](#1556)) ([2ccdd77](2ccdd77)) * improve ImageOrientation importers and annotator ([#1566](#1566)) ([3d160c8](3d160c8)) ### Technical * clarify Robotoff intro paragraph in README ([#1538](#1538)) ([c6b3fd9](c6b3fd9)) * fix test annotate + test nutrients JSON ([#1561](#1561)) ([1678921](1678921)) * Regenerate poetry.lock after pyproject.toml changes ([#1555](#1555)) ([4472af1](4472af1)) * updated ubuntu version pinning and some minor errors related to deployment ([#1558](#1558)) ([fcd09a0](fcd09a0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reason for change:
The original sentence was somewhat unclear and internally inconsistent — it treated "updates," "insights," and "predictions" as if they were all on the same level, but later implied that predictions are combined to form insights. After reviewing the flow of how Robotoff works, I reworded the description to better reflect its role in managing the full process from predictions to user-reviewed updates. Explanation based on the Predictions and Insights docs (https://openfoodfacts.github.io/robotoff/explanations/predictions/)
What
Screenshot
Not applicable — documentation only (Markdown text edit)
Fixes bug(s)
None
Part of
Minor documentation improvements (no issue filed yet)