
Experiences
Venture Fellow — Felicis
January 2026 - PresentSelected as a Venture Fellow in a highly competitive program focused on leveraging AI and technology for real-world impact; partnering with Felicis to identify, support, and accelerate early-stage student founders across campus.
MLE Intern — Shopify
May 2025 – Aug 2025Fraud Detection: Developed a more robust buyer‑fraud detection system by implementing machine learning models with VertexAI and optimizing data pipelines with BigQuery and Dataflow. Improvements to data freshness and analysis increased predictive accuracy, while targeted feature selection significantly reduced training iteration time.
AI Agent Network: Built a distributed agent framework powered by Neo4j, where specialized AI agents collaborated through graph traversal queries. This enabled intelligent task decomposition and significantly improved the quality and efficiency of automated output. Patent filed.
Research
CUDA Researcher
Aug 2024 – Aug 2025CMU Cosmology Laboratory & CERN
Co-authored FastGraph, a GPU-optimized k-nearest neighbor algorithm that accelerates graph construction in low-dimensional spaces (2–10D) using a bin-partitioned, fully GPU-resident architecture with full gradient-flow support. FastGraph achieves a 20–40× speedup over FAISS, ANNOY, and SCANN with virtually no memory overhead, improving GNN workloads including particle clustering, visual tracking, and large-scale graph clustering.
Engineered PyTorch autograd and gradient operations in C++/CUDA and integrated JIT serialization, reducing KNN runtime by an additional 10% and enabling end-to-end differentiability inside GPU training pipelines.