Home / Large Language Models roadmap
Course Roadmap
Learning Roadmap: Large Language Models
Topic: Large Language ModelsLevel: beginnerFormat: video
Large Language Models (LLMs) are AI systems trained on massive amounts of text to understand and generate language. At a beginner level, the most important ideas are what tokens and transformers are, what LLMs can and cannot do well, how prompting changes outputs, and how these models are used in practical applications like summarization, chatbots, translation, and question answering. The best beginner video-first courses start with clear conceptual explanations, then gradually add hands-on practice so learners build intuition before touching more technical workflows. ([developers.google.com](https://developers.google.com/machine-learning/resources/intro-llms))
These recommendations were chosen because they are real, currently available, genuinely free or free-to-audit, and hosted by highly reputable providers. Together they cover the strongest beginner pathway: short conceptual intros from Google, Microsoft, and Coursera; practical prompt-engineering lessons from DeepLearning.AI and Vanderbilt; and a deeper, still-free progression into modern LLM tooling through Hugging Face. This mix gives a learner both quick wins and a solid foundation without requiring a paid subscription to start learning. ([coursera.org](https://www.coursera.org/learn/introduction-to-large-language-models/))
Prerequisites: No formal prerequisites are required for the first three courses. For the prompt-engineering and Hugging Face courses, basic comfort with Python and general computer literacy will help, but absolute beginners can still start with the conceptual modules first.
Estimated time: About 20-25 hours total
Suggested learning path
Start with Google for Developers and Microsoft Learn to build a clean mental model of what LLMs are, how tokens and transformers work, and what these models are good at. Then take the short Coursera Introduction to Large Language Models for another beginner-friendly explanation from a cloud-industry perspective. After that, move into DeepLearning.AI's ChatGPT Prompt Engineering for Developers and Vanderbilt's Prompt Engineering for ChatGPT to learn the most practical beginner skill: getting better outputs from LLMs and building small workflows with them. Finish with the Hugging Face LLM Course, which deepens your understanding and introduces the main open-source tools used to run, fine-tune, and experiment with transformer-based models.
Recommended free courses (6)
Introduction to Large Language Models
Google for Developers
A concise beginner module that explains language models, tokens, context, transformers, self-attention, fine-tuning, and distillation. It is one of the best starting points for absolute beginners who want a structured, video-supported overview before moving into hands-on prompting or coding.
Topics: LLM fundamentals, tokens, transformers, self-attention, fine-tuning
beginner45 minutesFree4.8/5
Go to course →
Introduction to Large Language Models
Coursera
This introductory Google Cloud course explains what LLMs are, where they are useful, and how prompt tuning can improve performance. It is short, beginner-friendly, and available with Coursera's free enrollment path, making it ideal for learners who want a quick guided overview in a familiar MOOC format.
Topics: LLM basics, use cases, prompt tuning, Google GenAI tools
beginner1 hourFree4.7/5
Go to course →
Introduction to large language models
Microsoft Learn
A free Microsoft Learn module covering what LLMs are, what they can and cannot do, and core ideas such as prompts, tokens, completions, and model selection. It has no prerequisites, so it works especially well for complete beginners who want an accessible conceptual foundation.
Topics: LLM concepts, prompts, tokens, completions, model selection
beginner1 hourFree4.7/5
Go to course →
ChatGPT Prompt Engineering for Developers
DeepLearning.AI
This short course by Isa Fulford and Andrew Ng teaches how LLMs work in practice, prompt engineering best practices, and how to build simple LLM-powered applications such as summarizers and chatbots. It is beginner-friendly, video-based, and especially strong for learners who want to move from theory to practical usage quickly.
Topics: prompt engineering, LLM applications, summarization, chatbots, API workflows
beginner1h 30mFree4.9/5
Go to course →
Prompt Engineering for ChatGPT
Coursera
A highly rated beginner course from Vanderbilt University focused on prompt patterns, few-shot prompting, and building useful prompt-based workflows. It is a strong follow-up after an LLM introduction because it teaches the practical skill most beginners can apply immediately, and Coursera lists a free enrollment option with course-material access depending on the selected track.
Topics: prompt engineering, few-shot prompting, prompt patterns, LLM applications
beginner2 weeksFree4.8/5
Go to course →
Hugging Face LLM Course
Hugging Face
A comprehensive free course that teaches LLMs and NLP with the Hugging Face ecosystem, including Transformers, Datasets, Tokenizers, Accelerate, and the Hub. It is completely free and best for beginners who are ready to go beyond high-level concepts into modern open-source tooling and more technical understanding.
Topics: transformers, open-source LLMs, tokenizers, datasets, fine-tuning
beginner15-20 hoursFree4.9/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 →