MS Computer Science @ USC (May 2027) · AI Research Intern @ Centific · ex-Data Scientist / ML-AI Engineer @ ION Group
I build production AI systems — and the evaluation infrastructure that tells you whether they actually work. Agentic pipelines, real-time voice, LLM benchmarking, and the data engineering underneath.
GiveMeVoice — a voice agent that places and answers real phone calls
Bridges Twilio Media Streams and the OpenAI Realtime API over 8 kHz μ-law audio, end to end. Delivers a live transcript, in-call translation, and a structured JSON call-outcome summary in the user's own language. Ships with a zero-cost mock mode so the full UI can be rehearsed without Twilio or OpenAI.
▶ Watch a real call — demo video
Node.js · Express · WebSockets · Twilio Voice · OpenAI Realtime
SilhouetteAI — on-device PII redaction before your prompt leaves the browser
A browser extension that intercepts prompts headed for ChatGPT, Claude, Gemini and Copilot and redacts personally identifiable information using a transformer NER model running entirely locally via ONNX Runtime and WASM — prompt contents are never sent anywhere for analysis. Reversible tokenization restores the original values in the rendered DOM.
ONNX Runtime Web · WASM · Transformer NER · Chrome Extensions · IndexedDB
Dysarthria Detection — speech clarity enhancement for dysarthric speakers
A CNN+LSTM model in TensorFlow/Keras detecting dysarthric speech at 91% accuracy, wired into a Whisper speech-to-text and TTS re-synthesis pipeline behind a live Streamlit app.
TensorFlow · Keras · Whisper · Streamlit
BookYourShow — location-aware event discovery on Android and web
Kotlin and Jetpack Compose app over the Ticketmaster Discovery and Google Places APIs, with network calls and UI state orchestrated through a Repository pattern using Retrofit and Coroutines. Favorites sync via MongoDB Atlas to a companion web app on GCP.
Kotlin · Jetpack Compose · Retrofit · Coroutines · MongoDB Atlas · GCP
Languages — Python · SQL (Databricks, PostgreSQL, Oracle, MySQL) · Java · Kotlin · JavaScript · C++
AI & ML — Agentic pipelines · LangChain · RAG · LLM evaluation & benchmarking · PyTorch · TensorFlow · PySpark ML · MLflow
Data & Cloud — Databricks · Unity Catalog · Spark · Azure · GCP · Docker · CI/CD