Inspiration

As I mention in my pitch, I love drinking wine, but I am no wine or grape expert. Everytime I get the wine menu, I am tired of looking at it and just getting lost between the pages. That's why we decided to fix problem once and for all, so that everyone can find the best wine

What it does

It takes a scan of your the menu you input, searches the existing wine database and ranks every wine in your menu based on price performance ratio

How we built it

Convex is our main framework. Frontend runs on React. Wine API is through javascript, backend is express. When you take a picture and upload it through UI, it gets sent to gpt4-vision for the extraction of wine names. The wine names get pre-processed before API calls. API call returns information about wine. Information is displayed on the frontend.

Challenges we ran into

Extracting wine names from images. Figuring out how to run python scripts on a web app.

Accomplishments that we're proud of

Overall process. Dealt with many challenging questions

What we learned

Best practices to launch a web app quickly.

What's next for FindYourWine

ChatGPT interaction to offer personalization

Share this project:

Updates