Portfolio

I’m deeply passionate about creating consumer-facing AI products. Here are a range of research and personal projects I have worked on over the past few years!


🧪 Research Projects

Simulus – XR + LLM based Social Simulations for Self-Care

Simulus Demo

Simulus was a project built as part of my time doing research with Professor Haiyi Zhu, Anna Fang, and Alekhya Maram at Carnegie Mellon University. Haiyi, Anna, and Alekhya were so lovely to work with and made this summer the undoubtedly best summer of my 21 years. We built Simulus as a way for users to practice stress relief in AR/VR using the Meta Quest 3, allowing them to navigate stressful situations by conversing with ChatGPT-based virtual avatars. This also marked my first time developing in XR.

Key Features

Tech Stack: Unity OpenXR, GPT-4o, OpenAI Whisper

SoundWatch - Deep Learning based Sound Awareness System for iPhone and Apple Watch

SoundWatch is a deep learning-based sound awareness system for Deaf and Hard of Hearing users, designed to run on iPhone and Apple Watch. It alerts users to important environmental sounds like alarms, sirens, or doorbells through haptic and visual cues.

Key Features

Tech Stack: Swift, CoreML, FastAPI, React, PostgreSQL


🚀 Personal Projects

EverArc – A Simple Habit Tracker for iOS (Personal Project)

Over the years, I have tried many different Habit Tracker apps, but I was never able to consistently log habits over a long period of time. I wanted to use a simple, yet effective app that reduced setup friction while also delivering visually crafty ways of showing me my progress. This led to the development of EverArc! Try out the beta version for free on TestFlight!

Key Features

Tech Stack: SwiftUI, SwiftData, SwiftCharts


Words of Wisdom – An AR-Based Cognitive Defusion App

Negative thoughts can impact our mood and behavior. Words of Wisdom is an Augmented Reality experience inspired by Cognitive Defusion, helping users visualize thoughts as separate from themselves and let them go—both physically and emotionally—through mindful breathing.

Key Features

Tech Stack: SwiftUI, CoreML, ARKit, SwiftData, SoundAnalysis


OpenTitan RAG – An AI-Powered Document Assistant

Navigating complex technical documentation can be challenging. OpenTitan RAG is a specialized Retrieval-Augmented Generation system that helps users efficiently find and understand information about the OpenTitan project by combining powerful document retrieval with AI-driven natural language responses.

Key Features

Tech Stack: Claude 3 Opus, FAISS Vector Indices, Sentence Transformers, Flask, React, Hugging Face Embeddings, Langchain, PyTorch