Brian Mohr · Chicago
I've been the founding designer at three software companies.
Now I build and ship AI products.
Case study — Foodbe
Foodbe is an AI food intelligence engine that reasons, resolves, and never guesses. It runs on a Gated Truth Architecture — every response generated from a curated, verified fact library. If it doesn't know the answer, it says so. Every failure is tracked and a new fact is added to the library. Because it goes deeper than data — into the science, culture, and technique behind each food — it gives users insights they've never seen before, surfaced at the exact moment decisions get made.
What I designed
What I built
10,000+
hand-curated seeds
500+
ingredient profiles
190+
recipes
8
Brain API endpoints
3
published cookbooks
Gated Truth Architecture
Its goal is to pattern-match — to guess the best response to your input. Nowhere in its design is it told to validate from quality sources before it responds. That's a foundational problem.
Even the best RAG system runs at 91% accuracy. That means 1 in 11 answers is wrong. At 500 questions a day, that's ~3,000 wrong answers per month — silently delivered with the same confidence as correct ones.
GTA is different. It gates the AI and only lets it generate a response from a curated, verified fact library. The AI doesn't retrieve — it reasons from facts we know are true.
How the Foodbe brain works
Intent layer
Cleans input, determines intent — how, what, why
Expert routing
Routes to Neuro, Oracle, or Chefy
Seed matcher
Scores 10,000+ seeds using 4 methods — exact phrase, keyword, word, anchor
Fact library
Winning seed's verified anchors passed to fine-tuned model
Response
Model generates answer in persona voice with traceable citations
Download GTA schema PDF ↓A real seed — "Is oat milk healthy?"
{
label: "Is oat milk healthy?",
entity: "oat_milk_health",
thesis: "Oat milk is legitimately healthy because its fiber
actively lowers cholesterol and fortified versions match
dairy's calcium. Commercial brands undermine this with
rapeseed oil and added sugars.",
neuro_anchors: [
"beta-glucan forms viscous gels that bind bile acids
in intestines",
"liver pulls LDL cholesterol from blood to replace
bound bile acids",
"drops LDL ~5-7% at doses of 3g per day"
],
neuro_citations: [
{ text: "beta-glucan LDL reduction ~6.5% meta-analysis
of 28 RCTs",
url: "https://pubmed.ncbi.nlm.nih.gov/25411276/" }
],
oracle_anchors: [
"Oatly co-founded in Sweden in 1994 by Rickard and
Björn Öste to address lactose intolerance",
"U.S. dairy industry received over $1.3B in federal
payments in 2023 while plant milks receive none"
],
chefy_anchors: [
"froths well for coffee without curdling",
"works best in recipes where slight sweetness fits"
],
toneGates: { neuro: true, oracle: true, chefy: true }
}Tools & how I work
Mainly I use my experience and knowledge. I also pair-program with Claude and ChatGPT.
Frontend
Backend & infra
AI & model
Payments & subscriptions
Analytics & auth
UX/UI
Prior work
2021–2025
Founding Product Designer
Company's first dedicated product hire. Owned design across an enterprise SaaS suite used by global manufacturers, distributors, and retailers to forecast demand, optimize inventory, and manage supply chain performance.
Work samples available on request under NDA
Case Study2015–2021
Founding Product Designer
First dedicated product hire at North America's largest foodservice supply chain platform — 100K+ operator locations, 1,500+ distributors, 260+ brands.
Work samples available on request under NDA
Case Study2011–2015
Founding Product Designer
First dedicated product hire at an early-stage startup building business management software for gyms and personal trainers.
Work samples available on request under NDA
Case StudyGet in touch
I'm a founding AI product engineer and designer available now. I build and ship production AI systems end to end — from the first conversation to a working product in users' hands.
Based in Chicago. Open to founding engineer, forward deployed, and fractional AI product roles.