Hacker News new | ask | show | jobs
Train a GPT with HTML (shaylivni.com)
4 points by stealthy_ 15 days ago
1 comments

i followed karpathy's gist - microgpt and decided to poc a transformer LLM entirely in the browser. one HTML file, no dependencies.

run it on your iphone for best roi

added initial support for concurrent tabs distribution over BroadcastChannel

try it