Revise README project description

Reword project description for clarity and conciseness.
This commit is contained in:
Kevin Thomas
2025-12-12 18:25:40 -05:00
committed by GitHub
parent 0f77a86045
commit 233f60d1d8

View File

@@ -11,7 +11,7 @@ Image(filename = 'RE-GPT.jpeg')
# Reverse Engineering GPT
#### Drawing inspiration from Andrej Karpathys iconic lecture, "Lets Build GPT: From Scratch, in Code, Spelled Out", this project takes you on an immersive journey into the inner workings of GPT. Step-by-step, well construct a GPT model from the ground up, demystifying its architecture and bringing its mechanics to life through hands-on coding.
#### Inspired by Andrej Karpathys "Lets Build GPT", this project guides you stepbystep to build a GPT from scratch, demystifying its architecture through clear, handson code.
### [original video from Andrej Karpathy](https://www.youtube.com/watch?v=kCc8FmEb1nY)