Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

autoresearch-webgpu

Browser port of Karpathy's autoresearch! autoresearch-webgpu:

  • uses a language model to create a train.ts file, with a basic model training loop
  • runs model training in the browser, using the device GPU (powered by jax-js, thanks @ekzhang!)
  • evaluates the loss / results of the experiments, and feeds them back to an agent to generate new code!

There's noting else particularly crazy about this repo - it's a standard Svelte app, using pglite (probably overkill!) to keep track of experiment state. I was mostly just curious to try this out (+ send to others) and didn't want to do the Python install!

demo

Try the live demo at autoresearch.lucasgelfond.online

关于 About

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

语言 Languages

TypeScript51.1%
Svelte47.9%
HTML0.5%
JavaScript0.4%
CSS0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
45
Total Commits
峰值: 45次/周
Less
More

核心贡献者 Contributors