CN Tower Toronto

Experience

Projects

UofT Course Navigator

UofT Course Navigator

PythonReactFastAPIOpenAIFAISS
GitHub
  • Deployed a full-stack RAG assistant that answers program- and course-related queries across 3k+ courses.
  • Python script to scrape timetable HTML into structured JSON and rendered an interactive prerequisite graph for 3K+ courses, streamlining degree-planning decisions.
  • Delivered similar course recommendations with a hybrid semantic + node2vec embedding pipeline.
LLM Multi Agent Task Automation

LLM Multi Agent Task Automation

PythonLangGraphMulti-AgentAutomation
  • Developed multi-agent LLM system for automated task orchestration and workflow management.
  • Implemented LangGraph framework for complex agent coordination and state management.
  • Presented research findings at CUCAI 2025 conference on AI automation techniques.
MedACL – MRI Analyzer

MedACL – MRI Analyzer

PythonKerasPyTorchGCP Vertex AI
GitHub
  • Deployed and trained U-Net model for MRI ACL-tear segmentation + CNN classification model on GCP Vertex AI.
  • Wrapped in a FastAPI container, and served through Vertex AI Endpoints for real-time inference.
Research Paper Recommender

Research Paper Recommender

PythonPyTorch
GitHub
  • Built Denoising Adversarial Autoencoder to embed research paper titles.
  • Simulated noise patterns; optimized via L2 loss.
NFL Third Down Success Rate

NFL Third Down Success Rate

RShinyTidyverse
GitHub
  • Generalized Linear Mixed Model (GLMM) to analyze third-down football plays, catering to the hierarchical data structure from games to teams.
  • Trained Regression Model
  • The final model adequacy was ascertained by plotting deviance residuals against predictors and calculating the AUC of the ROC curve.
Note Net

Note Net

PythonLLMsReact.js
GitHub
  • Convert lecture recordings and handwritten notes into a personalized knowledge graph. It extracts key topics and concepts from audio and image inputs using AI to help students.
personal website

Personal Website

React.jsVercel
GitHub
  • You are looking at it!