MuzzammilShah/Road-to-AI
A structured documentation hub for AI and ML concepts, based on Andrej Karpathy's 'Zero to Hero' series, featuring practical implementations and learning resources for language models and transformers.
This is a structured learning hub that documents the process of understanding and implementing AI and machine learning concepts, specifically focusing on building a GPT model. It takes complex AI ideas, primarily from Andrej Karpathy's 'Zero to Hero' series, and provides clear explanations, code implementations, and notes. The resource is designed for learners and developers who want to grasp the fundamentals of large language models and transformers.
Use this if you are a learner or developer seeking a structured, step-by-step guide to building AI models like GPT, especially if you are following or want to supplement Andrej Karpathy's 'Zero to Hero' series.
Not ideal if you are looking for a commercial-ready AI product or a tool for immediate business application, as this is primarily an educational and personal knowledge base.
Stars
19
Forks
—
Language
—
License
MIT
Category
Last pushed
Jan 31, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/MuzzammilShah/Road-to-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
liangyuwang/Tiny-DeepSpeed
Tiny-DeepSpeed, a minimalistic re-implementation of the DeepSpeed library
catherinesyeh/attention-viz
Visualizing query-key interactions in language + vision transformers (VIS 2023)
microsoft/Text2Grad
🚀 Text2Grad: Converting natural language feedback into gradient signals for precise model...
FareedKhan-dev/Building-llama3-from-scratch
LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's...