0

Tipsyyyfy

AI-powered wine recommendation app, launching SOON

Overview

Tipsyyyfy is an AI-powered wine recommendation web app that blends semantic search with geospatial terroir analysis to help users discover wines that match their taste—even if they can’t quite remember what they drank last night.

Built on SBERT embeddings and enriched with features like climate, soil composition, elevation, and alcohol content, it transforms tasting notes and vineyard metadata into 392-dimensional vector representations. Users can search by wine, vibe (via a cold-start emoji quiz), or region—and get recommendations visualized on an interactive 2D map with hover-based explanations.

Key Features

  • Custom Similarity Model: Combines semantic and numeric inputs for precise matches
  • FastAPI + pgvector Backend: Sub-300ms recommendation responses
  • /explain Endpoint: Shows top contributing tokens and terroir signals
  • /pairfood Service: Curated food pairings based on varietal
  • Mapbox Frontend: Mobile-first UI with clustered markers and interactive map

Deployment

SOON