Skip to content

My Work

Engineering

  • Domify

    Domify · Summer 2026

    AI Engineering Intern. Developed a tool allowing compliance teams to test how rule changes affect Domify's verdicts, plus a regression suite for monitoring the AI pipeline's parameters and output.

    LangGraph · Python · Evaluation frameworks

  • LPL Financial

    LPL Financial · Summer 2025

    AI Engineering Intern. Developed an AWS pipeline that pulls structured feedback from advisor call transcripts, then fine-tuned a model to automate advisor feedback categorization.

    AWS · Python · NLP · Model fine-tuning

Research

  • Sustainable Energy Undergraduate Researcher. Derived an analytical model to extract trap density in single-carrier semiconductor devices, a parameter with no reliable experimental method.

    Analytical modeling · Semiconductor physics · Charge transport

Projects

  • A latency profiler for voice agents. It breaks each response into its stages: speech detection, transcription, LLM response, and speech synthesis, so you can see exactly where the latency comes from.

    React · TypeScript · Vite