Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step.

Nano Bananary is an AI batch image and video generator with 142 effects.

Zero-Config Code Flow for Claude code & Codex, enabling seamless integration and configuration for AI development.

A topic-centric list of HQ open datasets for various fields and applications.
This repository contains the code for developing, pretraining, and finetuning a GPT-like LLM, serving as the official code repository for the book Build a Large Language Model (From Scratch). The book guides readers through the process of creating their own LLM, explaining each stage with clear text, diagrams, and examples. The approach mirrors that used in creating large-scale foundational models like ChatGPT, making it accessible for educational purposes.