AI-powered systems builder.

I build software end-to-end, from tool-calling assistants and eval harnesses to production data systems. Background in GTM systems, RevOps, and financial analysis.

TypeScript · React · Astro · Python · SQL · LLM tool-calling · evals

Kitchn Pro

Shipping to the App Store

An iOS meal-planning app I built end-to-end.

React Native · Expo · iOS · LLM tool-calling · routine extraction · vision · evals

Kitchn Pro is an AI-native iOS meal-planning app I built end-to-end. Rather than a chat bolt-on, its assistant takes real actions in the app: classifying user intent and executing in-app changes behind a confirm-and-undo guardrail. That action loop is the product, not a bolted-on chat window.

Tool-calling assistant

Classifies user intent and executes in-app actions behind a confirm-and-undo guardrail, so the model never changes your data without a reversible step.

Model-agnostic eval harness

55 golden test cases run across Anthropic and OpenAI through a provider-abstraction layer, used to route each task to a model based on measured results rather than guesswork.

Conversational routine extraction

Users describe how they usually eat in plain language; the app extracts structured daily routines from the conversation.

Receipt vision

Turns a photo of a receipt into structured, validated data.

System architecture(click for full diagram)

Full system architecture

Kitchn Pro system architecture diagram

How I chose the model

MetricAnthropic modelOpenAI model
Pass rate (/55)92.7%89.1%
Cost per task$0.00280$0.00025

I route to Anthropic where accuracy matters most. The cost difference is negligible at current volume, and OpenAI remains a cheaper fallback if cost becomes the priority.

Kitchn Pro eval terminal output 1
Kitchn Pro eval terminal output 2

Raw eval output

Kitchn Pro app screenshot 1Kitchn Pro app screenshot 2Kitchn Pro app screenshot 3Kitchn Pro app screenshot 4

About

I ship products fast. Economics at the University of Chicago, then years in GTM systems, RevOps, and financial analysis, including reconciling $60M+ in payments with zero errors and building data-ops and analytics for paid-acquisition campaigns. Now I ship full products end-to-end, including Kitchn Pro, an iOS meal-planning app whose assistant takes real actions in the app. I'm also a former professional pitcher. I learn whatever a problem needs and get something reliable into people's hands.