Back to browse
Autoresearch-WebGPU uses agents to iteratively train LMs in the browser

Autoresearch-WebGPU uses agents to iteratively train LMs in the browser

by lucasgelfond·Mar 14, 2026·1 point·0 comments

AI Analysis

●●●BangerWizardryBig Brain

Runs autoresearch agents entirely in-browser using WebGPU and jax-js.

Strengths
  • Removes Python environment setup friction for running autoresearch experiments locally.
  • Leverages jax-js to run actual training loops client-side via WebGPU.
  • The agent iterates on training code autonomously without incurring server costs.
Weaknesses
  • Browser memory constraints limit model size and training duration significantly.
  • Relies on Karpathy's original logic rather than novel algorithmic improvements.
Category
Target Audience

ML engineers, browser tech enthusiasts

Similar To

Karpathy's autoresearch · TensorFlow.js · Hugging Face Spaces

Post Description

title! thought the Karpathy autoresearch demo was really neat, didn't want to bother with Python setup and thought it would be neat to show how much you can do now in the browser (with jax-js/webgpu!)

lmk what you think! neat to see agents write training code / first sparkles of "recursive self-improvement"!

Similar Projects

AI/ML●●Solid

EleutherAI / Lm-Evaluation-Harness

Industry standard benchmark harness refactored with lighter installs and new SGLang support.

Crowd Pleaser
marvinified
101mo ago