EVO / README.md
DiomedesWines's picture
Upload 3 files
645b9d1 verified
|
raw
history blame
873 Bytes
metadata
title: DiMaS
emoji: 🍷
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: 4.44.1
python_version: '3.10'
app_file: app.py
pinned: false

DiMaS - Diomedes Instant Master Sommelier

DiMaS is a Gradio app for pizza and wine pairing at EVO Pizza Scheveningen.

This repository currently uses the restored Beta 1.1 backup app version.

Requirements

  • EVO_PIZZA_MENU.pdf
  • EVO_Wine_Menu.pdf
  • DIOMEDES_EVO_WINETECHSHEETS.pdf
  • RAG_SOMMELIER_RULES.pdf (optional)

Hugging Face Spaces Setup

  1. Upload app.py, requirements.txt, and the PDF files above.
  2. Set GROQ_API_KEY in Space Secrets.
  3. Rebuild the Space.

Local Run

pip install -r requirements.txt
python app.py

Notes

  • Recommendations are generated from loaded menu/tech content.
  • Prices are intentionally not shown.