Senior AI Engineer

I build AI systems that work under real constraints.

IIT-BHU · UC Berkeley · Microsoft · Osmo · Epic! · Knit

I turn messy human workflows into reliable, observable AI software across LLM orchestration, evaluation, analytics, deck automation, ML infrastructure, search, and computer vision.

Decision theater

What I rejected matters as much as what I shipped.

Staff-level judgment shows in trade-offs, not just outcomes.

Decision fork

Free-form agents vs explicit DAG

The workflow needed parallel execution and reliable recovery, not just autonomous behavior.

Free-form autonomous loop

Pros
  • Fast to prototype
  • Flexible exploration
Cons
  • Hard to debug
  • Hard to parallelize
  • Unclear retry boundaries

Explicit DAG execution

Pros
  • Deterministic dependencies
  • Node-level observability
  • Parallel execution
  • Clear retries
Cons
  • More upfront structure
  • Requires domain modeling

Chosen: Explicit DAG orchestration. Production workflows need predictable execution and debugging more than theatrical autonomy.

Contact

Need someone to own production AI architecture?

I am best matched with senior AI/platform and LLM systems roles where reliability, evals, observability, and cost matter.