MS in Information Technology at Arizona State (4.0 GPA). Currently building LangGraph agents and LLM pipelines. Strong foundation in Python, ML, and production data systems from 3+ years at EXL and Team Computers.
Recently finished an MS in Information Technology at Arizona State with a 4.0 GPA, and currently targeting AI Engineer roles focused on building agents, LLM pipelines, and end-to-end AI products. The shift from classical ML toward agentic systems is deliberate, and the projects here reflect it.
The two most recent projects are both shipped AI systems: a Personal Trainer Agent built with LangGraph, ChromaDB, and PubMed-sourced RAG with persistent SQLite memory, and a News Summarizer built as a LangGraph state graph with a self-healing quality loop and LLM-as-Judge evaluation. Before grad school, three years of production data work at EXL and Team Computers built the engineering foundation that sits underneath those systems.
Strongest in Python, LangGraph, the Anthropic API, and classical ML. Happy to talk about AI Engineer roles, interesting agent problems, or anything in the LLM space.
LangGraph agent with a RAG layer built on PubMed research and curated exercise data. Claude reasons over member profiles, workout history, and a ChromaDB fitness knowledge base before giving any advice. Persistent memory via SQLite checkpointing means the agent remembers across sessions, not just within one.
End-to-end ML pipeline scoring healthcare financing efficiency across 52 countries using WHO, OECD, and World Bank data. Shannon entropy derives objective indicator weights, fixed-effects regression and SHAP-explained Random Forests model the drivers, deployed as a live Streamlit dashboard with a policy simulator.
LangGraph state graph that fetches news via NewsAPI, ranks articles by relevance using Claude as judge, summarizes with Claude Haiku, and auto-evaluates with LLM-as-Judge and ROUGE-L. Low-quality results trigger automatic query refinement and a retry loop, up to 3 iterations.
Studied whether BERT models trained on incompatible label systems can still map to a shared target using a small calibration set. One model used tone labels, the other emotion labels. The finding: domain alignment matters more than dataset size.
Open to full-time AI Engineer roles. Also happy to discuss internships, research collaborations, or interesting problems in the LLM and agent space.