Generative AI with Large Language Models
For: Engineers who plan to fine-tune or self-host LLMs
The right courses to take if you're going to fine-tune, self-host, or seriously evaluate LLMs.
There's a big asymmetry in LLM knowledge: 90% of practitioners use LLM APIs without understanding what's under the hood, and that's usually fine. But the 10% who do understand the mechanics — tokenization, attention, pretraining objectives, fine-tuning methods, RLHF — make materially better decisions about cost, latency, accuracy, and when to switch models.
The courses below are the right depth for that 10%: enough mechanics to evaluate vendor claims and make architecture decisions, without becoming a model researcher. If you want to actually train models, you need a different curriculum (Karpathy's "Zero to Hero" series, fast.ai, MIT 6.S191) — those aren't on this list because they're ≥40 hour commitments.
For: Engineers who plan to fine-tune or self-host LLMs
For: Engineers planning to fine-tune or self-host LLMs
For: Developers writing their first LLM-powered feature
For: Engineers who plan to train, fine-tune, or research LLMs at depth
For: Non-technical founders and PMs starting from zero
For: Anyone whose primary LLM is Claude (or who builds with Anthropic API)
For: Engineers building structured LLM apps but not yet full agents
For: Data analysts and engineers already on DataCamp
For: Engineers who learn by doing, not by deriving
No, but you'll make better trade-offs if you do. Understanding context window costs, how fine-tuning compares to RAG, why latency varies, and where models fail — all of that comes from knowing the internals. If you're shipping a one-off feature, skip it; if you're building a product, take at least one foundations course.
For non-engineers: yes, AI For Everyone is still the canonical entry point. For engineers wanting LLM-specific depth, the "Generative AI with LLMs" Coursera course (also Ng-affiliated) is the better fit — it covers transformers, fine-tuning, and RLHF where AI For Everyone stays at the business level.
Want a sequenced curriculum instead of one-off courses?
Browse learning paths →