B2B SaaS MVP demo · fictional venue, live AI
Distributor invoices in.
Server pitch cards out.
A wine delivery shows up, the invoice gets photographed, and every bottle on it becomes a one-sentence sales pitch on your servers' phones before the cases are on the shelf. This demo runs the real pipeline: upload an invoice and watch AI vision parse it live.
Drop the invoice
The manager drags in the distributor invoice, a PDF or a phone photo of the paper copy. That is the entire data-entry workload.
AI vision reads every line
Each wine is extracted live: name, vintage, varietal, quantity, cost. Then the sell side is written for it: taste profile, food pairings, and a one-sentence pitch script.
Servers pitch from their phone
One review click publishes to a mobile-first, searchable wine list. A server types the dish, taps the wine, reads one confident sentence at the table.
Built to the production spec
The production build runs this exact pipeline on Supabase (Postgres, Auth, row-level security), an n8n webhook workflow, and GPT-4o Vision. Both are already written: the schema with RLS policies and the importable n8n workflow ship with this demo.