Cache Atlas
2026
Hugging Face research space exploring KV-cache memory, LLM serving notes, and caching behavior through code-backed demos.
AI & ML + Research + Developer Tools
a running list of shipped tools, research labs, hackathon builds, and experiments. i keep older work here instead of deleting it.
4 projects tagged Research.
2026
Hugging Face research space exploring KV-cache memory, LLM serving notes, and caching behavior through code-backed demos.
AI & ML + Research + Developer Tools
2026
OCT scan LLM model lab for classification, visual highlight experiments, and report-style medical imaging workflows.
AI & ML + Research + Medical AI
2026
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