journalprojectsresume
back home

projects.

a running list of shipped tools, research labs, hackathon builds, and experiments. i keep older work here instead of deleting it.


tags.

4 projects tagged Research.


Hugging Face research space exploring KV-cache memory, LLM serving notes, and caching behavior through code-backed demos.

AI & ML + Research + Developer Tools

OCT scan LLM model lab for classification, visual highlight experiments, and report-style medical imaging workflows.

AI & ML + Research + Medical AI

Draft Protocol

Agent-to-agent authorization protocol draft for delegated AI commerce. Defines signed mandates, bound tokens, service metadata, receipts, and optional public hash anchoring so agents can prove what they are allowed to do.

AI & ML + Research + Protocol Design + Agent Commerce

more: Read protocol draft / Watch Manim demo.

Clean-room PyTorch primitives for studying MiniCache-style KV-cache compression, with readable tensor operations, tests, runnable examples, and benchmark scripts.

AI & ML + Research + Developer Tools