Skip to content
#

gpt-from-scratch

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried to compile all lectures from the Andrej Karpathy's 💎 playlist on Neural Networks - which we will end up with building GPT.

  • Updated Apr 30, 2024
  • Jupyter Notebook

Inspired by Andrej Karpathy’s "Let’s Build GPT", this project guides you step‑by‑step to build a GPT from scratch, demystifying its architecture through clear, hands‑on code.

  • Updated Dec 12, 2025
  • Jupyter Notebook

SeedGPT is a minimal decoder-only LLM from scratch, inspired by andrej karpathy's tutorials, generating text token-by-token based on input word prompts.

  • Updated Aug 15, 2025
  • Python

Improve this page

Add a description, image, and links to the gpt-from-scratch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpt-from-scratch topic, visit your repo's landing page and select "manage topics."

Learn more