Home / Large Language Models roadmap
Course Roadmap
Learning Roadmap: Large Language Models
Topic: Large Language ModelsLevel: beginner
Large Language Models (LLMs) are AI systems trained on massive amounts of text so they can understand language, generate responses, summarize information, answer questions, and help with tasks like writing, coding, and research. For a beginner, the most important goal is not just learning buzzwords, but building a mental model of how LLMs work: tokens, prompts, transformers, fine-tuning, limitations like hallucinations, and where these systems are useful in real life. The best beginner resources therefore combine plain-English explanations, light hands-on practice, and trustworthy instruction from organizations actively building modern AI systems. ([coursera.org](https://www.coursera.org/learn/introduction-to-large-language-models/?utm_source=openai))
The recommendations below were selected because they are genuinely free or free to audit, currently available as of July 7, 2026, and come from highly reputable providers such as Google, Microsoft, Hugging Face, DeepLearning.AI, Coursera, and fast.ai. Together, they cover a strong beginner pathway: first understanding what LLMs are, then learning prompting and practical use, and finally exploring deeper concepts like transformers, fine-tuning, and real-world applications. I prioritized courses with clear beginner labeling, realistic time commitments, and broad recognition rather than obscure or outdated materials. ([coursera.org](https://www.coursera.org/learn/introduction-to-large-language-models/?utm_source=openai))
Prerequisites: No strict prerequisites are required for the first 4 courses. Basic comfort using web apps is enough. For the Hugging Face, DeepLearning.AI intermediate material, and fast.ai, it helps to know beginner Python, basic machine learning vocabulary, and simple linear algebra concepts, but you can still start as a motivated beginner.
Estimated time: Approximately 72-94 hours total
Suggested learning path
Start with the two shortest overview courses: Google Cloud's Introduction to Large Language Models on Coursera and Microsoft's Introduction to large language models, since both give a clean beginner mental model with minimal time investment. Next, take Google's developer module on LLMs to understand tokens, transformers, self-attention, and fine-tuning at a deeper conceptual level. After that, do DeepLearning.AI's ChatGPT Prompt Engineering for Developers to learn how LLMs are actually used in practice. Once you are comfortable, move into the Hugging Face LLM Course for a fuller, hands-on foundation in modern LLM tooling and workflows. Finally, take Generative AI with Large Language Models for a stronger systems-level view of training and deployment, and use fast.ai if you want to extend into broader practical deep learning and coding-based implementation.
Recommended free courses (7)
Introduction to Large Language Models
Coursera / Google Cloud
A short beginner-friendly introduction focused specifically on what LLMs are, where they are used, and how prompt tuning can improve performance. It is one of the best true starting points because it is concise, reputable, and requires no prior experience.
Topics: LLM basics, use cases, prompt tuning, Google GenAI tools
beginner1 hourFree4.5/5
Go to course →
Introduction to large language models
Microsoft Learn
This free Microsoft Learn module explains what LLMs can and cannot do, along with core ideas like prompts, tokens, completions, and model selection. It is excellent for beginners who want a structured and practical overview without needing programming setup.
Topics: prompts, tokens, completions, model selection
beginner1-2 hoursFree4.7/5
Go to course →
Introduction to Large Language Models
Google for Developers
This module from Google's Machine Learning Crash Course explains language models from tokens and n-grams up through transformers, self-attention, fine-tuning, and distillation. It is a great next step after a basic overview because it adds technical intuition while staying accessible.
Topics: tokens, transformers, self-attention, fine-tuning, distillation
beginner45 minutesFree4.8/5
Go to course →
ChatGPT Prompt Engineering for Developers
DeepLearning.AI
This popular short course by Andrew Ng and Isa Fulford teaches the fundamentals of prompt engineering and shows how LLMs can be used for summarization, inference, transformation, and chatbot building. Although it is practical, beginners can follow it and quickly gain useful hands-on skills.
Topics: prompt engineering, LLM applications, summarization, chatbots
beginner1-2 hoursFree4.8/5
Go to course →
Hugging Face LLM Course
Hugging Face
This completely free course teaches LLMs and NLP using the Hugging Face ecosystem, including Transformers, Datasets, Tokenizers, Accelerate, and the Hub. It starts from foundations and grows into more practical and modern LLM workflows, making it one of the strongest free in-depth resources online.
Topics: transformers, NLP foundations, tokenizers, datasets, Hugging Face Hub
beginner54-72 hoursFree4.9/5
Go to course →
Generative AI with Large Language Models
Coursera / DeepLearning.AI / AWS
This widely recognized course covers the LLM lifecycle, transformer architecture, training, fine-tuning, evaluation, and deployment considerations. It is labeled intermediate, but motivated beginners can take it after one or two introductory courses to build a stronger conceptual foundation.
Topics: transformer architecture, fine-tuning, evaluation, deployment, LLM lifecycle
intermediate2 weeksFree4.8/5
Go to course →
Practical Deep Learning for Coders
fast.ai
This free fast.ai course is broader than LLMs, but it includes NLP and transformer-related work inside a respected practical deep learning curriculum. It is best for learners who want to go beyond concepts and start building real models with some coding experience.
Topics: deep learning, NLP, transformers, model building, PyTorch
beginner13-15 hoursFree4.8/5
Go to course →
Download this roadmap as a PDF
Enter your email and we'll generate your personalized free-course roadmap as a PDF you can keep.
Want a roadmap for a different topic?
Describe any AI topic and our engine will scan the web to build a personalized free course roadmap you can download.
Build my roadmap →