lucasgelfond

Let AI agents run research experiments + train small language models (in your browser!)

13
3
100% credibility
Found Mar 15, 2026 at 13 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A web app porting Karpathy's autoresearch to the browser, where Claude generates and iterates on code to train small language models using WebGPU.

How It Works

1
🌐 Discover the demo

You find a fun web page where AI trains tiny language models right in your browser, no setup needed.

2
🚀 Visit the site

Open the page and it checks if your computer's graphics are ready for fast learning experiments.

3
🤖 Start AI research

Click to let the AI think up training ideas, run tests, and improve them automatically while you watch.

4
📊 Watch progress

See live charts of learning curves, a list of experiments ranked by success, and which ones the AI keeps.

5
Test your models

Pick a top model, type a starting phrase, and generate new text samples to see what it creates.

🏆 Enjoy better models

Celebrate as the AI finds smarter ways to train, giving you tiny chatty models that run on your device.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 13 to 13 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is autoresearch-webgpu?

This TypeScript/Svelte app ports Andrej Karpathy's autoresearch to the browser, letting AI agents run research experiments and train small language models entirely on your device's GPU via WebGPU. You pick manual mode to tweak and run training code yourself, or auto mode where Claude generates code, evaluates bits-per-byte loss on Shakespeare data, and iterates via a leaderboard of experiments. No Python setup – just load the live demo at autoresearch.lucasgelfond.online and watch loss curves drop in real time.

Why is it gaining traction?

It stands out by ditching heavy ML stacks for instant browser training: visualize live loss charts, compare experiments on a leaderboard, generate text samples from trained models, and export CSV/ZIP results. The hook is "github let's build from here" – Claude handles the heavy lifting like "let agents transform data quality," making ML iteration feel like a game without installs or cloud costs.

Who should use this?

ML hobbyists prototyping tiny transformers, web developers exploring on-device training, or educators demoing agentic workflows like "let github copilot's agent mode handle the heavy lifting." Perfect for quick experiments on Shakespeare or byte-level text, especially if you're on Apple silicon with WebGPU.

Verdict

Fun proof-of-concept for browser ML – try it for "let's do automation" vibes, but with 13 stars and 1.0% credibility score, it's early-stage; expect rough edges in docs and stability. Solid for tinkering, skip for production.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.