4 pointsby stealthy_7 hours ago1 comment
  • stealthy_7 hours ago
    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