Founding Cohort — 150 seats max
microGPT Foundations

The Karpathfinder

An unofficial microGPT course for learning GPTs from first principles.

Most people use GPTs.

Very few can open a tiny GPT file and clearly explain what every part is doing.

The Karpathfinder is a guided path through the code — from tokens to logits — so you can explain it, modify it, and build your own thing.

Founding: $695 Core / $1,095 Verified

One-time payment · Lifetime access · 14-day refund policy

The Karpathfinder is an independent educational product and is not affiliated with or endorsed by Andrej Karpathy or OpenAI.

The Problem

You're still using GPTs like a black box.

You've watched explanations, but the code still feels slippery.

You can call an API, but not reason from first principles.

You know the terms, but not the mechanics.

You hesitate to modify model code because you don't trust your understanding.

The Mechanism

One small codebase. A complete mental model.

You'll follow the path from:

raw texttoken idsembeddingsattentionlogitslossgradientsoptimizationsampling

By the end, you won't just "kind of get transformers."

You'll be able to explain what the code is doing and build your own variant.

The Trail Map

Follow the path from tokens to logits.

Seven modules. One codebase. Each checkpoint builds on the last until you can explain, modify, and build your own tiny GPT.

MODULE 0

Trailhead

Orientation, prerequisites, and what a GPT is actually trying to do. Set up your environment and understand the landscape before the hike begins.

Learner understands the project scope, has a working environment, and can articulate what next-token prediction means at a high level.

MODULE 1

Token Trail

Documents, BOS, vocabulary, tokenization, and next-token prediction. Understand what the model sees and what it's trying to predict.

Learner can explain what the model is predicting and why, trace from raw text to token IDs, and describe the vocabulary.

MODULE 2

Gradient Gorge

Bigram intuition, loss functions, autograd, backpropagation, and learning dynamics. Where the actual learning happens.

Learner can explain where learning happens, how parameters update, and what the loss function is measuring.

MODULE 3

Attention Pass

Embeddings, positional information, self-attention, residual connections, MLP blocks, and layer normalization. The transformer core.

Learner can trace a complete forward pass and explain every major component of the transformer architecture.

MODULE 4

Optimizer Ridge

Adam optimizer, training loops, logits interpretation, sampling strategies, temperature, and inference. From training to generation.

Learner can configure training, interpret logits, and generate text with different sampling strategies.

MODULE 5

Summit Project

Modify the model, swap the dataset or architecture, and build your own tiny GPT variant. Ship something real.

Learner ships a working variant and can defend every modification they made.

BONUS

Beyond the Map

What scales from tiny GPTs to real-world systems, and what changes in production. The bridge from learning to building.

Learner understands the gap between microGPT and production systems, and knows where to go next.

The Transformation

From black box to builder.

Before

  • buzzwords, not mechanism
  • tutorials, not intuition
  • usage, not mastery

After

  • explain each major block
  • trace the model clearly
  • modify with confidence
  • build your own tiny GPT variant
What's Included

Everything you need to follow the path.

Full 7-module curriculum
Gated member portal
Quizzes & articulation checks
Capstone project
Certificate of completion
Private Circle community
Lifetime updates
Free lesson preview
Referral rewards
Built For

Developers

who want to understand model internals

ML Aspirants

building first-principles intuition

AI Builders

shipping products on top of LLMs

Technical Creators

who teach or write about AI

Not For You If

You want only high-level fluff

You refuse to read code

You want passive entertainment instead of mastery

You want to pretend understanding is the same as understanding

Your Guide

Lloyd Clark

[Instructor bio — add your background, credentials, and what drives you to teach this material. Keep it honest and specific.]

[email protected]

14-Day Clarity Guarantee

If the first two modules don't create genuine clarity about how a tiny GPT works, email us and we'll refund your purchase. No questions, no hoops.

Choose Your Path

Pricing

One-time payment. Lifetime access. No subscriptions, no upsells, no surprises.

Free Lesson

$0

Try the first lesson and quiz before you commit.

  • First lesson on tokens & prediction
  • Diagnostic quiz
  • No credit card required
Most Popular

The Karpathfinder Core

$695$995

founding price

The complete path from tokens to logits, with lifetime access.

  • Full 7-module curriculum
  • Lifetime access
  • Private Circle community
  • Quizzes & articulation checks
  • Capstone project
  • Certificate of completion
Premium

Core + Verified Certificate

$1,095$1,495

founding price

Everything in Core, plus a graded assessment and verified credential.

  • Everything in Core
  • Graded final assessment
  • Enhanced verified certificate
  • Public verification page
  • Shareable badge pack

Teams

from $12,500

MicroGPT foundations for technical teams.

  • Up to 10, 25, or 50+ seats
  • Verified certificates included
  • Admin reporting
  • Onboarding support
  • Invoice-based purchasing
Questions

Frequently Asked Questions

Ready to follow the path?

Stop treating GPTs like magic. Start understanding them from first principles.