AI Engineer
Jun 2025 to PresentDevNeuron · California, USA (Remote)
Day to day, I build full-stack, real-time, data-driven agent systems, rather than research prototypes that only have to work once, on stage. Direct customer feedback, not just a benchmark, is what actually shapes performance, compliance, and usability here.
- I lead engineering on Leasap (leasap.com), a conversational AI platform for property management that's actually live, not a demo. It's handled 500+ property leads and 1,000+ AI-assisted conversations at roughly 2 seconds per response, running lead qualification, follow-ups, and tour scheduling without a human in the loop.
- Watching that system run in production taught me where AI actually fails in the wild: rarely with an obviously wrong answer, more often with an output that looks reasonable while the system quietly mishandles a tool call, loses track of state, or drifts from what the user meant. That observation directly shaped how I later approached evaluation on Aginiti.
- I also led development of Aginiti-RedTeam, an open-source, newer take on Aginiti (aginiti.com), DevNeuron's commercial agent-security product: it ranks attacks with an adaptive planner instead of probing blind, reaching the same findings with roughly 5x fewer requests than fixed-order testing (repo →).
- On Aginiti itself, I built the evaluation pipelines behind it: 1,000+ adversarial agent evaluations at ~250ms median API latency, the infrastructure that turns "we think this agent is safe and compliant" into something you can actually measure.
- Stack, for anyone curious: Python (FastAPI/Flask), PostgreSQL/Supabase, RAG pipelines, Docker on Railway and Render.