Curated selection of systems and experiments I've built. adding more of my work, alongside demos soon!!
An AI-powered shopping assistant that helps you discover products through conversation instead of endless scrolling. Built with visual recognition to understand what you're looking for, combined with smart recommendations that actually match your style. Using Shopify and modern web frameworks to make online shopping feel natural.
Tech: Shopify, Hydrogen, Visual AI, Recommendation Systems
A system that explains why stock prices move, not just predicts them. Using machine learning models (XGBoost) with explainability tools (SHAP) to show which factors drive market changes. The goal: insights you can trust and act on, with clear reasoning behind every signal.
Tech: XGBoost, SHAP, TreeExplainer, Python, Financial Data APIs
My personal research pipeline that automatically finds, ranks, and summarizes the latest papers from arXiv, SSRN, and technical blogs. Uses AI embeddings to surface what's actually relevant, then condenses it into actionable notes. Saves hours of reading while keeping me current.
Tech: Supabase, RAG (Retrieval-Augmented Generation), AI Embeddings, Web Scraping