Founding-engineer reps · NYC
TanayShah.
I'm an AI engineer. I build the systems behind production chat apps and agent platforms — backends, sandboxes, iOS clients, fast.
CS Honors + Statistics · UMD · grad. Dec 2025
4 roles · 4 years · NYC-based
Open to: founding · early-stage · applied AI
Most recent: Founding Engineer @ Structured AI
Most recent 14-week window: 1,035 commits, 30 PRs merged, work spanning backend, frontend, iOS, and infra at near-100% blame-ownership. Four production roles across four years. The numbers are reproducible — charts in §03, timeline in §04.
I'm Tanay. I build production AI infrastructure — agent loops, sandboxed runtimes, durable event-sourced chat, the iOS clients that hang off them. Production agent infrastructure that ships — and agents that don't just work, they work well. I think about evals as much as I think about loops.
The way I work: pick a hard problem, draw the diagram, ship the first version in days, instrument it, iterate. I think about agent systems for fun — LangGraph + Claude with on-demand tool loading; gRPC bridges between API and slim agent pods; Python sandboxes built on JSON-RPC, AST validation, and seccomp-locked bubblewrap. The diagrams in §02 are real, the numbers in §03 are measured.
// MOST RECENT CHAPTER
Fourteen weeks as Founding Engineer at Structured AI (NYC). 1,035 commits across backend, frontend, iOS, plugin work, and infra. Shipped the production document-analysis agent (the shape in §02), a ZDR-compliant code-execution sandbox built on the PTC-interception pattern, an in-house eval harness wired to a public domain benchmark, and the iOS app from zero. Before that: distributed systems at Intuitive Labs SF; two years of ML research at UMD's iSchool fine-tuning Llama on twenty million Wikipedia AfD comments. I started writing CNNs at sixteen.
Graduate of the University of Maryland — departmental honors in CS, Statistics minor, December 2025. The page below is instrumented; you can read it like a spec.
How I architect
agent systems.
Same shape every time: a thin client, an API gateway, a slim agent pod that runs a graph runtime + LLM with on-demand tool loading, retrieval over a vector store, durable state in Postgres + Redis. The diagram below is the reference pattern — portable across agent products.
// THE SANDBOX TRICK
The code sandbox isn't there for safety alone — it's a request interceptor. Hosted code-execution offerings typically ship customer payloads through a third-party endpoint. This sandbox lets the model believe it's executing upstream while the run actually happens on hardened in-house infra — giving you full Zero Data Retention without giving up tool quality. Payloads wipe immediately; the upstream provider never sees them.
- → Layered shape · portable across agent products
- → Streaming end-to-end · WSS · SSE · JSON-RPC
- → Tools discovered at runtime · MCP-shaped
- → Sandbox = interceptor · ZDR by default
What fourteen weeks of me looks like.
1,035 commits, ~74/week median. The chart below is a single 14-week sample of my output cadence — author-filtered to a single email. Calendar dates and milestone labels are stripped out for confidentiality; the bar shape is real.
Surface area —
instrumented.
A skill cloud lies. This grid tells the truth: which years used what, how deeply, and where things accelerated. 2026 is the steepest column on the page — that's by design.
The
quick answers.
Recruiters and co-founders ask the same ten questions on the first call. Here are the answers — concise enough to scan, complete enough to pre-qualify.
Q01Who is Tanay Shah?+
Q02What does Tanay build?+
Q03Where is Tanay based?+
Q04What kinds of roles is Tanay looking for?+
Q05What's Tanay's strongest technical area?+
Q06What was Tanay's role at Structured AI?+
Q07How fast does Tanay ship?+
Q08What's Tanay's tech stack?+
Q09How can I reach Tanay?+
Q10Does Tanay have open-source work?+
Q11How does Tanay pick MCP servers for an agent?+
Q12How does Tanay think about agent sandbox security?+
Q13How does Tanay handle multi-vendor LLM orchestration?+
Q14What's Tanay's view on Zero Data Retention for production AI agents?+
Want to build
something serious?
Founding / early engineer roles. AI infra. Backend at scale. Big tech if the team ships hard problems. I'm in NYC, willing to relocate, and I move fast. Pick a command:
- $ open mailOpen mail client↗
- $ ssh linkedinConnect on LinkedIn↗
- $ git cloneView source on GitHub↗
- $ open devpostDevpost portfolio↗
- $ cat resume.pdfDownload resume↗