Inspiration
Splitify is a feature that extends the functionality of Finn by enabling its users to take a recording of a bill along with an audio description of who bought what from the receipt and in just a matter of seconds everyone gets a request on their bunq account with the exact amount that they need to pay. This is the perfect Dutch bill split 🇳🇱 !
What it does
The requester takes a video of the bill and the app just figures out the bunq users (friends) from whom the money will be requested.
How we built it
Splitify is currently built as a web-app that is meant to be integrated directly into the Bunq app. It uses a multimodal AI model that parses audio and video separately: it uses your voice to identify individuals and search through your contacts, and the video in order to calculate each other's fraction. Splitify then uses the Bunq API to send automated requests to each identified person.
What's next for Splitify
Instead of submitting a video, a natural next step would be to just directly open the camera and have Splitify parse your audio and video live. Moreover, other features besides bill splitting such as receipt categorization are natural extensions that we would gladly continue working on.
Built With
- bunqapi
- next.js
- python
- typescript
- whisperai
Log in or sign up for Devpost to join the conversation.