AWS Generative AI Learning Plan
For: Engineers at AWS-stack companies
Side-by-side comparison on level, duration, pricing, instructor, tier. Editor verdict on which course wins for which buyer.
AWS's free learning path for engineers building on Bedrock. Covers the AWS-specific patterns (Bedrock, SageMaker, Knowledge Bases for RAG, Bedrock Agents) plus general LLM/RAG concepts. Free, vendor-locked, useful only if your stack is AWS. The AI Practitioner cert ($100) and ML Engineer Associate ($150) build on this learning plan; pair with our /learn/certifications page for the cert side.
The single most-recommended free resource in modern AI education. Karpathy builds a working autograd engine, then a character-level language model, then a tokenizer, then a working GPT — all from scratch in PyTorch, explaining every line. The 'Let's build GPT' and 'Let's build the GPT Tokenizer' lectures specifically have become canonical references — every senior AI engineer has watched them. The catch: it's 25 hours of dense math-and-code video. You won't follow if you can't keep up with Python + linear algebra. But if you can, no paid course delivers comparable depth.
| Dimension | AWS Generative AI Learning Plan | Neural Networks: Zero to Hero (Andrej Karpathy) |
|---|---|---|
| Provider | AWS Training | YouTube |
| Editorial tier | Listed | Hands-on reviewed |
| Level | Intermediate | Advanced |
| Format | self paced | video |
| Duration | ~20-40 hours (modular) | ~25 hours (11 lectures) |
| Pricing | Free | Free |
| Instructor | AWS Training & Certification — AWS | Andrej Karpathy — Co-founder OpenAI; former Director of AI at Tesla |
| Rating | No public rating | No public rating |
| Topics | llm fundamentals, fine tuning, rag systems | llm fundamentals, fine tuning, ai engineering |
| Last verified | 2026-05-24 | 2026-05-23 |
Take Neural Networks: Zero to Hero (Andrej Karpathy) first if you're new to the topic; once you have the basics, AWS Generative AI Learning Plan is the natural next step. They're complementary in a learning path, not directly competing.
For: Engineers at AWS-stack companies
For: Engineers who plan to train, fine-tune, or research LLMs at depth
Similar courses you might also be considering.