← All projects

Ad Matai (HowLong)

Photograph a receipt and the app computes the warranty end-date under Israeli consumer law, with reminders before renewals.

Ad Matai (HowLong) screenshot
Ad Matai (HowLong) screenshot

Ad Matai ("Until When") is an Israeli warranty and subscription manager. You photograph a receipt or warranty certificate, the app extracts the product, store, price, and purchase date automatically, and then calculates the real warranty end date according to Israeli consumer-protection law, even when the store never stated one.

Who it is for

Every Israeli household: anyone who discovered their fridge warranty expired a month before it broke, or keeps paying for a streaming or gym subscription they forgot to cancel.

How it works

What you get

The app is completely free with gentle, clearly labeled ads that never interrupt core flows. Premium removes ads entirely and unlocks savings tools: a personal negotiation script for retention calls, auto-drafted formal complaint letters citing the relevant law, and cancellation help per provider. A referral program grants both sides a free premium month, unlimited. The entire UI is Hebrew, RTL, and gender-neutral.

Behind the scenes

Built with Expo (React Native) and TypeScript on a single cross-platform codebase, Supabase for auth, Postgres, and receipt storage with row-level security, Anthropic's Claude API for receipt extraction, expo-notifications for reminders, and EAS Build for shipping to Google Play.

Links

Technology

Android · Google PlayOCR קבלות עם Claudeחוק הגנת הצרכןCloudflare D1 + R2

FAQ

Is Ad Matai free?

Yes, it is completely free with gentle ads. A premium tier removes all ads and unlocks the complaint-letter assistant, a negotiation script, and cancellation help. Referrals grant both sides a free premium month.

How does the warranty calculation work?

You photograph the receipt, the app extracts the details, and a legal knowledge module applies Israeli consumer-protection regulations: 1 year for most electronics, 4 years for water heaters, spare-parts obligations, and more. It always uses the longer of the legal minimum and the stated warranty.

Is it available in English or on iOS?

The app is Hebrew-first and RTL, aimed at the Israeli public, and currently ships on Android via Google Play. The codebase is cross-platform, so iOS can follow if there is demand.

Is my data safe?

Data is stored in Supabase with row-level security, so each user only sees their own records, and receipt images live in a private per-user storage bucket.