Bill splitting at restaurants always ends with one person hunched over a calculator. Built a web app so nobody has to be that person.
🔗 Check it out live: https://splitty.xditya.me
#repo: https://github.com/xditya/Splitty
- Scan or upload the bill and AI reads the items out in a few seconds. If the API is down it falls back to OCR that runs on your phone, and typing the bill in by hand always works.
- Tap people onto items. Handles the annoying cases too: two friends sharing one of three beers each pay half a beer, and the totals always add up to the bill, to the paisa.
- Made for Indian bills. GST split fairly, liquor VAT charged only to the drinkers, plus a one-tap "remove service charge" button.
- Every person gets a UPI QR with their exact amount. Scan from any UPI app and pay.
- Share a link or a 6-letter code and the whole table can watch who's paid up.
- Installs as an progressive web-app on iOS, Android and desktop.
No accounts, and nothing sits on a server except the split you chose to share. Your UPI ID stays on your phone.
Drop a ⭐️ on the repo if this helps you out! Feel free to leave suggestions in the comments below or on GitHub issues!
~ @BotzHub

