SØNDAG
2026-08-09

Too many projects, too many ideas, too few hours — one learning a day anyway

A Wine App

A personal sommelier that lives on the phone, not in the cloud.

A wine app for iOS and Android that inverts the usual architecture: the intelligence — taste profiling, recommendations, scanning a restaurant wine list and picking the bottle — runs on-device. The backend stays deliberately thin: it syncs user state and ships a static catalog, and the heavy lifting (scraping shops, enriching data) happens in batch on local hardware. The interesting bet: modern phones are smart enough that the cloud-brain + dumb-client split is optional.

CODE
  • Daily automated wine knowledge enrichment
  • Subscriptions land: Sommelier Pack with trial
  • Android app catches up to iOS
  • One canonical wine database replaces legacy tables
  • Alex the AI sommelier gets a personality
  • Scan a restaurant wine list, get picks
  • iOS app, API, and cloud infrastructure
  • Wine scraper and recommendation engine born
POSTS