Mathew: Agentic AI Math Tutoring System

MATHew is an AI-powered math tutoring system designed to help students learn concepts through guided reasoning rather than simply receiving answers. The system aligns tutoring sessions with the Massachusetts state curriculum and provides step-by-step explanations, practice questions, and structured feedback that reinforce classroom learning.

As generative AI tools become more capable, students can easily obtain full solutions to homework problems. While convenient, this can bypass the reasoning process that mathematics relies on. MATHew explores how AI can instead act as a learning partner by encouraging students to think through problems, practice concepts, and build mastery over time.

By combining large language models with retrieval-based curriculum grounding, memory systems, and autonomous intervention agents, the system functions as an interactive tutor that adapts to student progress and supports deeper understanding of mathematical concepts.

Keystone Homes: Student Housing Demand & Rent Analysis

Student housing markets rarely move in isolation. Shifts in enrollment, changes in ownership, and neighborhood-level signals all interact in ways that are difficult to see without pulling data together. This project began as part of market and customer research for Keystone Homes, with the goal of understanding how student population trends, especially international enrollment, show up in rent dynamics and housing conditions across student-heavy neighborhoods.

Focusing on Boston and surrounding areas, this project treats housing data as a living system rather than a static snapshot. By combining enrollment data, rental trends, property characteristics, and housing complaint signals, Scout surfaces patterns that help explain where demand translates into pricing pressure, where quality risks emerge, and how these signals can inform housing strategy and product positioning.

Fraud Review Prioritization Using Bayesian Networks

As AI-powered products scale, fraud detection becomes a core product responsibility, directly tied to customer trust, platform integrity, and risk management. Many fraud systems struggle not because they lack data, but because they force uncertain situations into rigid yes-or-no decisions that can harm both users and operations. This project explores how probabilistic reasoning can support fraud review workflows by surfacing confidence levels, enabling smarter prioritization, and keeping humans in the loop where judgment matters most.

By implementing Bayesian network inference, I examined how evolving evidence can be used to update risk assessments over time, helping review teams decide which cases warrant escalation rather than automating irreversible decisions. The project reframes fraud detection as a prioritization problem, focusing on how uncertainty can be surfaced and managed in trust-critical systems.