Software Engineer building production AI systems
Jatin Kulkarni
I build AI systems at the boundary between models and real-world software. My current
work focuses on healthcare voice agents, multi-agent orchestration, evaluation,
latency, and reliable routing around probabilistic model behavior - building on
experience in SageMaker ML infrastructure, full-stack products, and multimodal
research.
AI Agents & Voice LLM Evaluation Distributed AI Systems ML Infrastructure Seattle, WA
AI Agents
Production Healthcare Voice AI
Built multi-agent orchestration for latency-sensitive healthcare conversations, combining model-driven behavior with persisted state, explicit routing controls, and evaluation.
- Reduced first-turn latency from approximately 14s to 5s in test flows
- Added LLM-simulated-patient evaluations and regression gates
- Implemented parallel execution and deterministic routing fallbacks
Read the case study Research
HEDWIG: Geospatial Vision-Language Research
Built a ViCLIP-based geolocation system that learns richer geospatial embeddings from multi-frame panoramic imagery and captions.
- Reduced median top-1 prediction error by over 1,600 km vs. CLIP baseline
- Increased predictions within 750 km by nearly 4x
- Studied embedding strategies and geographic-resolution tradeoffs
View the research project Full-Stack AI
FinQ-RAG: Financial Document Question Answering
Built a full-stack application for grounded question answering over financial PDFs, from retrieval and model integration to the user-facing product.
- FastAPI service with SentenceTransformers and FAISS retrieval
- Hugging Face generation grounded in document context
- Angular and Tailwind interface for end-to-end use
See the project summary