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

feat(ProofMl): extract product_name and suggest ean-13 barcodes #646

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

TTalex
Copy link
Collaborator

@TTalex TTalex commented Dec 21, 2024

What

  • Ask gemini to also extract product_name
  • Suggest that barcodes are EAN-13
  • We could also add something like "Try to fix barcodes", but it doesn't seem to really help detection. Iinstead it tends to spit out wrong, but valid, barcodes. Which I believe would lead to more user mistakes during validation.

Part of

@TTalex TTalex changed the title feat(ProofMl): extract product_n_name and suggest ean-13 barcodes feat(ProofMl): extract product_name and suggest ean-13 barcodes Dec 21, 2024
@raphodn raphodn merged commit f3b670f into main Dec 21, 2024
10 checks passed
@raphodn raphodn deleted the ttalex/gemini-detection-improvement branch December 21, 2024 21:46
@raphodn raphodn added the GenAI label Dec 21, 2024
@raphodn raphodn linked an issue Dec 21, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Proof: use GenAI to extract price tag data
2 participants