![I built an iOS app that scans restaurant menus and tells you exactly what you can eat based on your diet — DineSure Scanner [v1.1]](https://preview.redd.it/d4y5h3db2n1h1.jpeg?auto=webp&s=d2d6d29742e6430bd2f2c3c5d2479b871cfcf024)
I built an iOS app that scans restaurant menus and tells you exactly what you can eat based on your diet — DineSure Scanner [v1.1]
Hey r/appledevelopers — solo dev here, just shipped v1.1 of DineSure Scanner and wanted to share it with this community since you’ve all been a big part of my learning journey.
What it does:
You take a photo of any restaurant menu or food label, set your dietary profile (Keto, Gluten-Free, Vegan, Low FODMAP, Paleo, Dairy-Free and more), and DineSure analyses it and returns:
• ✅ Recommended options — safe for your diet with confidence ratings
• ⚠️ Proceed with caution — items that need modification
• ❌ Avoid — clear flags with reasons why
Each result includes an actionable note (e.g. “Order without the toast, ask about sauces”).
What’s new in v1.1:
• On-device AI analysis via Apple Intelligence — no data sent to the cloud on supported devices (iPad Air M3+)
• Pro subscription — unlimited scans, no daily cap
• Improved menu scanning accuracy
• Meal history with restaurant tagging
Tech stack for the curious:
SwiftUI · Apple Vision Framework (on-device OCR) · Apple Intelligence · Claude API (cloud fallback) · hybrid on-device/cloud pipeline to minimise API costs
It’s a free download with a Pro tier for power users. Would genuinely love feedback from other devs — especially on the hybrid AI pipeline approach and anything you’d do differently.
App Store: DineSure Scanner