2025 – 2026
AI application platform
Humanloop
Senior Software Engineer, AI Applications
Problem
LLM workflows were shipping into production for 10,000+ users, but latency, failure modes, and release risk were still treated like research experiments — not multi-team product systems.
Ownership
Owned backend services, public APIs, developer tooling, evaluation pipelines, and the CI/CD path that got AI features to production. Partnered with product, engineering, and research on capability design — not just prompt iteration.
Decisions
- Treated generation as a production pathway (API → model → eval → deploy) with explicit latency budgets, instead of optimizing prompts in isolation.
- Invested in monitoring and evaluation before feature velocity, so reliability gains stuck after each release.
- Automated cloud provisioning and deploy pipelines to remove release ceremony as the bottleneck on iteration speed.
Approach
Hardened scalable services and REST surfaces, reduced path length where it hurt p95, and made operability part of the platform — so research-driven features could move without weekend fire drills.
Outcomes
- Supported 10,000+ users in production
- API latency reduced 30%
- System availability up 20%
- Deployment time cut 40%
- Feature iteration speed up 25%
Stack in context
Backend services · REST APIs · Cloud infrastructure · CI/CD · LLM / RAG systems