SkillAgentSearch skills...

Microgpt.js

The most atomic way to train and inference a GPT in pure, dependency-free JavaScript. This repository covers the complete algorithm. Everything else is just efficiency. Inspired by Karpathy's microgpt.py.

Install / Use

/learn @xenova/Microgpt.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

microgpt.js

The most atomic way to train and inference a GPT in pure, dependency-free JavaScript. This repository covers the complete algorithm. Everything else is just efficiency.

Adapted from Karpathy's microgpt.py. This implementation matches the original exactly, but now can run in JavaScript environments, including browsers and Node.js.

py-vs-js

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated19h ago
Forks7

Languages

JavaScript

Security Score

95/100

Audited on Mar 31, 2026

No findings