Claude Autoresearch Skill -- Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify - Verify - Keep/Discard - Repeat forever.
-
Updated
Mar 16, 2026
Claude Autoresearch Skill -- Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify - Verify - Keep/Discard - Repeat forever.
A complete GPT language model (training and inference) in ~600 lines of pure C#, zero dependencies
Detailed python notes & code for lectures and exercises of Andrej Karpathy's course "Neural Networks: Zero to Hero." The course is focused on building neural networks from scratch.
GPT in a QR Code ; The actual most atomic way to train and inference a GPT in pure, dependency-free JS/Python.
Train Llama 3 models from scratch. Any scale, any personality. By Arianna Method.
The AI Slop Index linter inspired by @karpathy. Detects hallucinated imports, any-type abuse, vibe coding, and soul-less patterns in TypeScript/JavaScript/React. Fast (~4s), educational, CI-ready. npx karpeslop@latest
The most atomic GPT-2 implementation in 265 lines of pure Python & CUDA. A bilingual "Rosetta Stone" for understanding LLM internals from scratch. No dependencies, just math and kernels.
Train your own ChatGPT on Apple Silicon -- MLX port of nanochat
A self-contained course to learn the basics of neural networks: from backprop to GPT!
Transcripts of the Neural Networks: Zero to Hero course
Interactive GPT/Transformer Learning Platform -- Interaktif GPT/Transformer Egitim Platformu
Solutions for Andrej Karpathy's "Neural Networks: Zero to Hero" course
The easiest way to build Neural Networks in C# within Unity. The open-source AI project implements a scalar-valued autograd engine so you don't have to deal with backpropagation, and a Neural Network library. You can use it outside of Unity as well.
Autonomous AI skill improvement through iterative experimentation -- inspired by Karpathy's autoresearch. An agent mutates skill instructions, evaluates against objective metrics, keeps improvements, reverts regressions. No human in the loop.
GPT code - I completed the tutorial for building GPT components by Andrej Karpathy (Let's build GPT: from scratch, in code, spelled out)
OpenClaw Skill: Daily AI/Tech digest from 92 Karpathy-curated blogs. Zero deps, no API keys. Agent-native RSS - Score - Summarize pipeline.
This repository is dedicated to my learning journey through the AI Neural Network Course by Andrej Karpathy. It contains my personal notes, code snippets, and key takeaways from the first four parts of the course.
A random thought experiment on Infinite Monkey Theorem.
An AI research partner that figures out what to measure and how to test it. Live dashboard and actionable results. Built on Karpathy's autoresearch.
Add a description, image, and links to the karpathy topic page so that developers can more easily learn about it.
To associate your repository with the karpathy topic, visit your repo's landing page and select "manage topics."