Focus
The Future I Want to Build.
My goal is to push AI systems as far as they can go, while retaining human at the end of every decision loop. Borrow from military command philosophy: automate everything except the judgment call. By empowering more individuals with powerful systems, we can all benefit from an expansion of intelligence. The PC revolution enabled individuals to calculate models on the way to the meeting with excel. the ai revolution enables individuals to orchestrate vast workflow automations as long as they have compute, rented or owned to burn.
01
Applied model research
Fine-tuning and evaluating small language models on a single RTX 4090. Current project: full fine-tuning SmolLM2-1.7B on elementary math, studying how learning rate, loss masking, and data scale affect performance on 395 problems. I aim to find a benchmark I can get top ranking leaderboard performance and contribute meaningfully to research field in area of consumer grade hardware capabilities.
02
Self-hosted infrastructure
A Dockerized vLLM chat interface that runs on home hardware and serves models over the LAN. An RSS reader on a Raspberry Pi with feed scoring, theme labeling, and newsletter ingestion. I have all these computers I have accumulated in my lifetime, and I have always admired folks who can hook a bunch of random machines together to build a monstrosity. I'd like to create a wired octopus with the personality of a german shepherd and intelligence of von neuman and know-how of elon musk or bill foley other great operators.
03
Human-facing interfaces
Web frontends that surface the right information at the right moment. Lean enough that a person can read, decide, and act without fighting the tool. Always able to go one layer deeper in an intuitive way. I am spending more time than I ever expected on frontend. It is very important to the software I want to use and that enables humans to do important work. It also in a very real sense, is not the ballgame. the UI can obscure real inner workings of a system that live on the backend or in between.