How it works
See sample scenarios: dinner split, travel, housemates, and group projects. See who paid what, who owes whom, and how Groobil minimizes the number of payments.
How AI bill splitting works
- Auto-read items: The app sends the bill image to Google Gemini (vision). The model extracts line items (name, quantity, unit price, total) and totals.
- Detect currency: The model detects the currency symbol (e.g. ฿, $) and returns the 3-letter ISO code (e.g. THB, USD).
- Translate: You choose a language; all item and merchant names are returned in that language.
- Assign items: You assign each line item to one or more members. The app computes each person's share and who owes whom.
- Flow: Upload bill → AI extracts → assign items → see balances and optimized settlements.