← Free Learning Library · AI

Generative AI

Generative AI Course: Beginner to Advanced

A 10-part video series that takes you from AI basics through Python, machine learning, transformers, image generation, LLM apps, RAG, and agentic AI.

Learn from: the original creator. Original content published on YouTube. DigitalSkillX organizes these public resources into a structured learning path. DigitalSkillX does not claim ownership or partnership.

Lessons
10
Time
About 3 hr 58 min
Level
beginner

Now playing: Getting Started with AI – Part 1: The Core Concepts Behind Generative AI

About this path

This learning path follows the Generative AI Course by M365 & Modern Tech Help in its original order. It starts with core AI concepts and Python fundamentals, then moves into machine learning, transformers, large language models, image generation, prompt engineering, RAG, agentic AI, and AutoGen. The series mixes explanations with code demos, so some prior Python familiarity helps in the later parts. Videos are grouped into sections that match the natural progression of the course.

What you will learn

  • Explain what AI, machine learning, and deep learning are and how they relate
  • Use core Python data structures and logic for AI work
  • Describe how transformers, self-attention, and models like GPT and BERT work
  • Understand image generation models such as GANs and Stable Diffusion
  • Apply prompt engineering techniques with LLMs
  • Build a production-ready RAG pipeline with LangChain
  • Explain agentic AI and multi-agent systems with AutoGen

Who this is for

Beginners who want a structured free introduction before deeper practice.

Curriculum

Section 1: AI Foundations

  1. Lesson 1: Getting Started with AI – Part 1: The Core Concepts Behind Generative AI

    This opening lesson explains what artificial intelligence actually means in simple terms. It covers the difference between AI, machine learning, and deep learning, gives real-world examples, and shows where generative AI fits in the broader AI landscape.

    Open on YouTube
  2. Lesson 2: Python Core Concepts for AI: Data Structures & Logic | AI Basic Part 2

    Part 2 focuses on the Python core concepts needed for AI work. It covers fundamental data structures and logic, with an emphasis on how these building blocks are applied in AI and data tasks.

    Open on YouTube

Section 2: Machine Learning and Transformers

  1. Lesson 3: Gen AI Basics Part 3: Machine Learning & Deep Learning Explained with Code Demo

    Part 3 explains machine learning and deep learning, the engines behind generative AI. It walks through the difference between the two and shows how models learn from data, with a code demo.

    Open on YouTube
  2. Lesson 4: Gen AI Part 4 - Understanding Transformers, Self-Attention, and GPT vs. BERT

    Part 4 breaks down the Transformer architecture that powers tools like ChatGPT. It covers self-attention, how models focus on words to grasp context, and the differences between GPT and BERT.

    Open on YouTube
  3. Lesson 5: Gen AI ( Advance - Part 5) Understanding Large Language Models with Hugging Face Transformers

    Part 5 dives into large language models using the Hugging Face Transformers library. It covers core LLM concepts and includes hands-on demos for working with these models.

    Open on YouTube

Section 3: Image Generation and Prompt Engineering

  1. Lesson 6: Gen AI Learning Part 6 - Image Generation Models (GANs, Stable Diffusion & Multimodal Explained)

    Part 6 covers image generation models, including GANs, VAEs, and Stable Diffusion. It explains the technologies behind AI art tools like Midjourney and DALL-E and how multimodal models work.

    Open on YouTube
  2. Lesson 7: Building LLM Application Part 1- Prompt Engineering

    This lesson is a guide to prompt engineering for large language models. It includes practical Python code demos using the Groq Cloud Inference platform and covers the fundamentals of effective prompting.

    Open on YouTube

Section 4: RAG and Agentic AI

  1. Lesson 8: Gen AI Part 8 - MASTERING RAGs: Build Production-Ready LLM Applications from Scratch

    Part 8 is a deep dive into building production-ready RAG applications. The first part covers LangChain components like chains, prompts, and agents, then the lesson breaks down the full RAG pipeline step by step.

    Open on YouTube
  2. Lesson 9: Gen AI Part 9 - Introduction to Agentic AI (Create Autonomous Agents)

    Part 9 introduces agentic AI, where autonomous systems use LLMs to perceive their environment, reason about goals, and take actions. It covers the evolution of the field and frameworks for building autonomous agents.

    Open on YouTube
  3. Lesson 10: Gen AI Tutorial - Part 10 : AutoGen - How Multi-Agent AI Really Works

    Part 10 covers AutoGen, a framework for building multi-agent AI systems. It explains how agents reason and collaborate, why multi-agent AI matters, and how to start building intelligent agent workflows.

    Open on YouTube

Your progress

0 of 10 lessons completed (0%).

Complete this learning path to become eligible for your DigitalSkillX certificate.

Related learning