Experimental Exit experimental

Hi, I'm Max Shi.

A flight through my projects.

Max Shi

  1. 01

    Decypherly

    Founder May 2026 — Present

    • Designing a novel architecture that grounds LLM reasoning in a learned domain representation, replacing the flattened text descriptions existing tools rely on
    • Trained a chess encoder network to learn positional concepts while deliberately suppressing move-selection skill, forcing the LLM to use it as a reasoning primitive rather than an answer key
    • Built a distillation pipeline that transfers encoder representations into the LLM; verified reliable readout of encoder outputs
    • Implementing a reinforcement learning stage designed to avoid the reasoning-reward failures common to existing approaches
  2. 02

    Faline

    Founder May 2026 — Present

    • Building an affordable automated litter box system that flags early signs of feline urinary and digestive illness
    • Hand-fabricated hardware prototypes and designed the sensing and analysis pipeline end to end
    • Partnered with 2 local animal shelters for deployment and validation
    • Architecting the analysis model to explain why a health flag was raised, not just that one was
  3. 03

    Custom Voxel Game Engine

    Independent Developer Fall 2023 — Present

    • 3D rendering/physics engine with Metal (initially OpenGL) backends
    • Render pipeline experimented with mesh shaders, LOD culling, parallelized terrain generation, and shadow mapping
    • Experimented with variations to the Bounding Volume Hierarchy and heuristics (including parallel implementations) for scaling-resistant collision detection
  4. 04

    Autonomous Trash Collection Drone Project

    Lead & AI Developer Jan 2026 — Present

    • Organized and led project to design and build autonomous drone for environmental cleanup
    • Trained YOLO26n object detection model from scratch for edge, real-time, autonomous trash detection
    • Diagnosed training plateau using data analysis; implemented Hard Example Mining to improve model performance
    • Became a highlighted project at Computer History Museum Earth Day showcase
  5. 05

    Machine Learning Intern at Manufacturing Company

    Machine Learning Intern Jun 2025

    • Trained CNN model to detect installation defects on high-speed assembly line with high accuracy across varied lighting conditions
    • Studied image processing fundamentals (template matching, Fourier transforms) and CNN architectures to understand technical limitations
    • Delivered highly accurate prototype model despite limited prior AI experience
  6. 06

    Finetuning Image Generation Model

    Independent Research

    • Used DreamBooth to fine-tune Stable Diffusion to learn what my cat in particular looks like