Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Scan product name from store price labels #4588

Open
Tracked by #39
DanieliusAsm opened this issue Aug 22, 2023 · 2 comments
Open
Tracked by #39

Request: Scan product name from store price labels #4588

DanieliusAsm opened this issue Aug 22, 2023 · 2 comments
Labels
✏️ Editing - Basic info input 🎯 P1 Product addition The easier it is to add a product and get Nutri-Score, Eco-Score, the happier the users.

Comments

@DanieliusAsm
Copy link

DanieliusAsm commented Aug 22, 2023

Problem

I am a very lazy person, too lazy to type, especially when it comes to contributing and adding not 1 but 100+ products. Typing is gruelsome... and I assume the same for some users as well. I added a lot of products while being in a store and most of them dont have product_names. If I could scan text from store labels that would make things easier. The idea is to let users scan the product name from store price labels like in the picture below.

Im going to make this implementation on my own app soon but I think it's really useful to have. I dont have experience in Flutter/Dart to contribute

Proposed solution

  • Scan product name
  • A popup showing that multiple lines of text have been found
  • The user selects one or more lines of text
  • The popup also contains a textfield where, after selecting lines, you can edit and fix the product name

Example:

Gazuotas gėrimas LIMPA
TRADICINIS, 2l

Is written in 2 lines meaning that once you scan this the app should open a popup to let user select multiple lines. Then you select those 2 lines and the product name becomes

Gazuotas gėrimas LIMPA TRADICINIS, 2l

Correct me if im wrong, but another advantage of this is Robotoff picks up on 2L and suggests it as weight.

Maybe additionaly you could split product_name strings by " " and then let the user to select the brand as well with one or more words from the product name.

PXL_20230822_064455296

@DanieliusAsm DanieliusAsm added the ✨ enhancement New feature or request label Aug 22, 2023
@DanieliusAsm DanieliusAsm changed the title Scan product name from store labels Request: Scan product name from store labels Aug 22, 2023
@DanieliusAsm DanieliusAsm changed the title Request: Scan product name from store labels Request: Scan product name from store price labels Aug 22, 2023
@teolemon teolemon added Product addition The easier it is to add a product and get Nutri-Score, Eco-Score, the happier the users. ✏️ Editing - Basic info input 🎯 P1 labels Apr 8, 2024
@teolemon
Copy link
Member

teolemon commented Apr 8, 2024

@raphodn
Copy link
Member

raphodn commented Aug 22, 2024

Hi @DanieliusAsm did you check out the Open Prices project ? https://prices.openfoodfacts.org/app/prices

We're also starting to look into image analysis (classification, OCR, ...) : openfoodfacts/open-prices#107
And how data collected from OP could be sent back to OFF (filling in missing data, store...)

@teolemon teolemon removed the ✨ enhancement New feature or request label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Editing - Basic info input 🎯 P1 Product addition The easier it is to add a product and get Nutri-Score, Eco-Score, the happier the users.
Projects
Status: Backlog
Status: 💬 To discuss and validate
Development

No branches or pull requests

3 participants