dcramer / peated

https://peated.com
Apache License 2.0
63 stars 13 forks source link

Bottle Reader #2

Open dcramer opened 1 year ago

dcramer commented 1 year ago

We'd like to be able to take a photo of a label of a bottle and use it to create an improved UX. Inspiration comes from Vivino and Untappd.

Ideally it would let us:

Some prior art:

dcramer commented 1 year ago

Tested out WineEngine to see if it would let us bootstrap real quick, but its probably overly biased around wine.

It did extract labels on two examples, but did very little OCR (and I dont see any APIs that would return more text):

telegram-cloud-photo-size-1-5089168098799495875-y

telegram-cloud-photo-size-1-5089168098799495876-y

dcramer commented 1 year ago

This is likely going to just be in a mobile-native app as its prohibitively complicated to do via web JS.