jialong@columbia:~/site$cat ./lab/tabby.md
home
> Lab · tabby

Tabby

repo:
tabby
lang:
Next.js · Supabase
year:
2026 — active

Tabby is a receipt-splitting app for the dinner-table problem: one person pays, everyone ordered something different, and nobody wants to solve tax and tip by hand.

Why it exists

Most split-bill apps still make the user type the receipt back into the phone. Tabby starts with the receipt photo. The app reads the line items, lets people claim what they ordered, and handles shared items, tax, and tip without turning the night into spreadsheet work.

What it does

  • Receipt OCR with Qwen VL
  • Drag-and-drop item claiming
  • Invite links for friends
  • Multi-receipt sessions
  • Automatic tax, tip, and settlement math

Stack

Next.js, Supabase, Prisma, PostgreSQL, Supabase Storage, Qwen VL, Tailwind, dnd-kit, jose, and Playwright.

Private repo.