Founder / AI Platform Engineer
Afoot · Cambridge, MA, USA
Building Afoot — a personal, geography-first list of things happening near you that you'd actually want to do. Discovery is an H3 hex, not a metro name: a demand-gated Gemini grounded-search sweep fills verified inventory, a preference vector learns from thumbs, and opening the app composes a curated track with light push nudges. Designing the extraction stack around SemDAG — a verified operator graph compiled from clustered model traces — so repeated event layouts drop off the large model onto cheap Python nodes, with a small leftover-field call only when the graph cannot cover a field.
- ·Pull-first tracks: occupancy-gated, budget-capped hex sweeps; every event must carry a live source URL and pass a page-fetch verification gate (schema.org Event as evidence, the model as a lead) before it can be served
- ·Preference scoring and slot composition on FastAPI + Postgres (H3 as B-tree text, no PostGIS); Expo app for onboarding, tracks, and going/ratings; Next.js public share pages
- ·SemDAG as the compiler rung for event extraction: weave verified operator DAGs from successful grounded-search traces so the standing sweep gets cheaper and more deterministic as layouts repeat — designed now, implementation next