AI Engineering Bootcamp: RAG (Retrieval Augmented Generation) for LLMs
17h 51m 59s
English
Paid
Updated September 2026
AI Engineering Bootcamp: RAG (Retrieval Augmented Generation) for LLMs is a 171-lesson 17 hours 51 minutes self-paced course by Zero To Mastery. Language models only know what they were trained on, which limits how current or specific their answers can be.
Course facts
Lessons
171
Duration
17 hours 51 minutes
Level
All levels
Language
English
Updated
2026-09-11
Instructor
Zero To Mastery
Price
Premium
Language models only know what they were trained on, which limits how current or specific their answers can be. RAG fixes this by pulling in fresh facts from your own files and sources before the model generates a response, for example letting a shop chatbot check live stock instead of guessing from old data.
What the bootcamp covers
Retrieval basics: cleaning text for search, and how Boolean, vector, and probabilistic search work
Generative model fundamentals, including how transformers and attention operate
Building a simple end-to-end RAG system with the OpenAI API
Extracting text from unstructured sources like PDFs, Word, PowerPoint, Excel, and images
Multimodal RAG that combines text and images in a single flow
Agent systems that use RAG to hold state and complete multi-step tasks
By the end, you'll have hands-on experience building AI tools that pull in current data, handle broad search tasks, and produce grounded, useful answers.
Who teaches AI Engineering Bootcamp: RAG (Retrieval Augmented Generation) for LLMs? Zero To Mastery
Zero To Mastery (ZTM) is a Toronto-based online coding academy founded by Andrei Neagoie, originally a senior developer at large Canadian tech firms before turning to teaching full-time. The academy's signature is the cohort-based bootcamp track combined with a deep self-paced course library, all aimed at career-changers and self-taught developers preparing to land software-engineering roles at top companies.
The instructor roster has grown well beyond Andrei to include other senior practitioners: Daniel Bourke (machine learning), Aleksa Tešić (DevOps), Jacinto Wong, and others. Courses cover the full software-engineering career path: web development with React and Next.js, Python, machine learning and deep learning, DevOps and cloud, system design, mobile, and the algorithm / data-structure interview prep that gates engineering jobs.
The CourseFlix listing under this source carries over 120 ZTM courses spanning that full range. Material is paid; ZTM itself runs on a monthly / annual membership model. The teaching style favours long-form, project-based courses where students build complete portfolio-quality applications rather than disconnected feature tutorials.
What lessons are included in AI Engineering Bootcamp: RAG (Retrieval Augmented Generation) for LLMs?
This is a demo lesson (10:00 remaining)
You can watch up to 10 minutes for free. Subscribe to unlock all 171 lessons in this course and access 10,000+ hours of premium content across all courses.
Practical course on creating AI systems and working with LLM. You will master prompting, agents, and RAG, and create prototypes and production solutions.
Learn to code. Get hired. This is one of the most popular, highly rated coding bootcamps online. It's also the most moderen and up-to-date. Guaranteed. You'll g
Learn Next JS from industry experts using modern best practices. The only Next JS tutorial + projects course you need to learn Next JS, build enterprise-level R
With so many online resources available, it can be paralyzing not only figuring out where to start but more importantly which courses will actually teach you th
This Power BI Bootcamp will take you from absolute beginner in Power BI to being able to get hired as a confident and effective Business Intelligence Analyst. Y
Learn how ChatGPT actually works under the hood! This byte-sized course will get you up to speed on Large Language Models (LLMs) including topics like Prompt De
58m5/5
Frequently asked questions
What prerequisites are needed before taking this course?
Before enrolling in this course, students should have a basic understanding of Python programming, as it is used extensively in the lessons. Familiarity with basic concepts of machine learning and AI models will also be beneficial, particularly when covering topics like transformers and attention mechanisms. Some lessons address API usage, so prior experience with APIs would be advantageous but not strictly necessary.
What type of projects will I build during the course?
Throughout the course, students will engage in practical projects including building a LinkedIn Post Writer App and a Mini Rubber Ducky AI. These projects incorporate the principles of Retrieval Augmented Generation (RAG) by integrating real-time data retrieval with generative model outputs. Students also learn to design user interfaces and deploy applications using tools like the OpenAI API.
Who is the target audience for this course?
The course is designed for aspiring AI engineers and developers who want to create smarter AI applications using Retrieval Augmented Generation. It is suitable for those interested in building applications like chatbots and search systems that require real-time data integration. The course also caters to individuals looking to enhance their skills in using the OpenAI API for practical applications.
How does this course compare in scope to other AI courses?
This course focuses specifically on RAG for LLMs, blending retrieval techniques with generative models to enhance AI application performance. Unlike more generalized AI courses, it covers niche topics such as multimodal RAG and working with unstructured data formats. It goes beyond basic AI concepts to offer hands-on experience with the OpenAI API and building end-to-end RAG systems.
What tools and platforms will I learn to use?
The course extensively covers the OpenAI API, teaching students how to set it up, write effective prompts, and configure model settings. Other tools include vector stores for efficient data retrieval and various programming exercises to integrate data from formats like PDF, Word, and Excel. Students also learn to use image processing techniques within the RAG framework.
What topics are not covered in this course?
The course does not cover deep learning model architecture design from scratch or advanced mathematical foundations of machine learning algorithms. It focuses on practical applications of RAG and does not delve into the development of custom AI models or training large datasets using frameworks like TensorFlow or PyTorch.
How much time should I expect to commit to this course?
The course comprises 171 lessons, each designed to progressively build on the previous one. While the exact runtime is not specified, students should be prepared to commit several hours each week to fully engage with the material, complete practical exercises, and participate in project work. The time commitment will vary based on individual learning pace and prior experience.