Case Study
What's 4 Dinner?
An AI dinner concierge that runs on your phone and tells no one.
iOS App • On-Device AI • Subscription Architecture • Our Own Venture
View on App StoreOverview
What's 4 Dinner? started as a small answer to a nightly argument: pick a vibe, spin, go eat. It is now an AI dinner concierge that picks tonight's restaurant and explains why, turns your tastes into recipes, and rescues a dinner that is already going sideways. The part we are proudest of is what it does not do. The AI runs on the phone. Your dining history never leaves it. We shipped the whole thing, three App Store releases, in sixteen days.
The Challenge
The gap between a useful little utility and something someone pays for every month is wider than it looks. Version one answered a single question well and then sat there. The obvious move was to add AI, and the obvious way to add AI was to ship every user's dining history off to somebody else's server. That would have quietly broken a promise the app had already made in writing on its own store page: your data lives on your device, never sold, never shared. Most apps resolve that tension by updating the privacy policy. We wanted to resolve it by not creating the problem.
Our Approach
We built the intelligence on-device first, using Apple's Foundation Models framework, and treated the cloud as a fallback rather than a foundation. Everything the AI knows comes from a single context document that is assembled on demand from local data and never stored anywhere. That same document became the consent screen: on hardware that cannot run the model locally, the app shows the user the exact text that would leave their phone, verbatim, before any of it does. Consent is per feature and revocable, the fallback server is stateless and logs nothing, and every answer in the app is labeled with where it came from. The pricing followed the architecture. Because on-device inference is free to run, the only tier that costs us anything per request sits behind the tier that pays for it.
The Results
Three App Store releases in sixteen days: a compliance and subscription fix, a full experience rebuild, then the AI concierge
Two same-day approvals, including the first subscription-touching release to clear review clean on the first attempt
The concierge runs on-device. A deliberately hard multi-constraint prompt returns in 1.9 seconds, a full restaurant pick in under 3 seconds warm
Adding a complete AI feature set changed the App Privacy questionnaire by exactly zero answers
Users see the precise document that would leave their phone before it ever does, and can revoke that consent at any time
A three-tier subscription ladder where the only tier with a per-request cost is a strict subset of the tier that funds it
Eight kitchen helper modes shipped, built around five verbs: decide, adapt, refine, rescue, remember
Services Applied
The Work




Your Story Could Be Next
Ready to create something worth talking about? Let's chat.