PintSignal
An evidence-backed gluten-free beer directory proof of concept for web and iPhone that scans menus with camera OCR and looks up barcodes to distinguish dedicated gluten-free breweries from gluten-removed beers. Guidance is evidence tracking rather than medical advice, and trademark clearance remains pending.
- POC
- proof of concept
- Vision OCR
- on-device menu extraction
- Fail-closed
- unknowns never default safe
- Web + iOS
- Next.js and SwiftUI
An evidence-backed directory and mobile scanner checking gluten-free beer claims on web and iPhone.
Check beer claims with transparent evidence.
PintSignal checks typed queries, menu photos, and barcodes against verified brewery evidence so drinkers know exactly what is in the glass.
- Dedicated facilitiesSeparates dedicated gluten-free breweries from shared lines
- On-device OCRExtracts printed menu text without uploading user photos
- Fail-closedMarks missing or conflicting records unverified
Scan menu
Apple Vision extracts beer names from taproom menus on the phone without uploading photos.
Apple VisionVerify facility
Brewery records confirm whether production runs on dedicated gluten-free lines.
Brewery recordsFlag risk
Enzyme-treated barley beers are clearly distinguished from naturally gluten-free grains.
Enzyme analysisShow evidence
Drinkers see dated test results and facility notes before placing an order.
Evidence ledgerNext.js web directory, SwiftUI scanner app, and deterministic classification rules.
On-device OCR
Menu text is recognized locally on the iPhone so personal photos never leave the device.
Apple VisionFail-closed defaults
Missing records and conflicting sources never default to safe.
Strict classificationDedicated vs removed
Clearly separates beers brewed from gluten-free grains from enzyme-treated barley.
Facility trackingStrict evidence bounds and fail-closed safety.
- Provide factual evidence tracking rather than medical advice.
- Default to unverified whenever records are missing or ambiguous.
- Distinguish dedicated gluten-free facilities from gluten-removed beers.
- Process all menu camera images locally on the device.
Web directory, iOS client, and domain schemas.
Searchable catalog of brewery profiles and ingredient evidence.
Next.js web directoryNative mobile app with on-device menu OCR and barcode lookup.
SwiftUI mobile appFail-closed rules that flag unverified or gluten-reduced beers.
Validation engine

