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

A page to create missing products #1336

Open
raphodn opened this issue Jan 26, 2025 · 2 comments
Open

A page to create missing products #1336

raphodn opened this issue Jan 26, 2025 · 2 comments

Comments

@raphodn
Copy link
Member

raphodn commented Jan 26, 2025

Story

Users regularly add prices for products that not yet in the OxF database.
We usually have a few info regarding this product: name, picture, brand, weight (from the proof image, and the price tag predictions).

How

  • a frontend page that lists products to add
    • image = draw a bounding box from the proof (we'll need a cropping mecanism)
    • product_name = extracted from the PriceTag prediction
    • other fields: simple form
  • the product form, when filled, is sent to the Open Prices backend, who then sends an authenticated request to the OFF server (like robotoff does it. how exactly ??)

Related issues

@TTalex
Copy link
Collaborator

TTalex commented Jan 26, 2025

related: #1165

@raphodn
Copy link
Member Author

raphodn commented Jan 26, 2025

aaah i knew the issue was already out there 😅
closing the old one then..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants