Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AI A-Z [2026]: Agentic AI, Gen AI, Prompt Engineering and RL
Rating: 4.4 out of 5(50,036 ratings)
348,906 students

AI A-Z [2026]: Agentic AI, Gen AI, Prompt Engineering and RL

Combine the power of Agentic AI, Generative AI, Prompt Engineering and Deep RL to build powerful AIs with AWS and Python
Last updated 5/2026
English

What you'll learn

  • Understand the theory behind Artificial Intelligence
  • Build 12 different AIs for 12 different applications
  • Master the State of the Art AI models
  • Solve Real World Problems with AI
  • Prompt Engineering
  • Generative AI
  • Image Generation
  • Foundation Models Fine-Tuning
  • Retrieval-Augmented Generation (RAG)
  • Agentic AI
  • Q-Learning
  • Deep Q-Learning
  • Deep Convolutional Q-Learning
  • A3C (Asynchronous Advantage Actor-Critic)
  • PPO (Proximal Policy Optimization)
  • SAC (Soft Actor-Critic)
  • LLMs
  • Transformers
  • Low-Rank Adaptation (LoRA) and Quantization (QLoRA)
  • Responsible AI

Course content

25 sections163 lectures17h 22m total length
  • Get the Codes, Datasets and PDFs here0:21
  • How to Build Your First AI Chatbot Using AWS PartyRock | No Coding Required5:54

    If you want to know:

    - How can I create an AI chatbot without any coding experience?

    - What is AWS PartyRock and how can I use it for chatbot development?

    - Can I build a custom AI chatbot for free?

    - How to create a conversational AI assistant in under 5 minutes?

    - What are the steps to develop a Master Yoda-style chatbot using AWS tools?

    Then this lecture is for you!


    Learn how to build your first AI chatbot using AWS PartyRock, a powerful no-code platform for generative AI development. This hands-on tutorial demonstrates how to create a custom conversational AI assistant that mimics Master Yoda's speaking style, all without writing a single line of code. Using AWS PartyRock's all-in-one platform, you'll discover how to set up your development environment, implement natural language processing, and deploy your chatbot in minutes. The step-by-step guide covers account creation, chatbot configuration, and testing your AI assistant with real-time user interactions. Perfect for beginners exploring artificial intelligence and large language models (LLMs), this practical demonstration shows how to leverage advanced chatbot technology through a user-friendly interface, completely free and without requiring an AWS account or credit card information.

  • Prizes for Learning0:07

Requirements

  • High School Maths
  • Basic Python knowledge

Description

Welcome to Artificial Intelligence A-Z!


This course is structured in 10 parts:


  1. Part 1 - Prompt Engineering: Prompt Engineering & Prompt Templates, Prompt Engineering Techniques, The 4 Elements of a (good) prompt, Inference Parameters

  2. Part 2 - Generative AI: Fundamentals of Generative AI, Image Generation, Foundation Models Overview, Foundation Models Lifecycle, Data Selection, Foundation Models Selection, Training vs. Inference, Context Window, Tokens and Embeddings, Transformers, Foundation Models Training, Foundation Models Fine-Tuning, Foundation Models Evaluation, Retrieval-Augmented Generation (RAG) for Cooking Assistance

  3. Part 3 - Agentic AI: AI Agents, Building a Cloud-powered AI Agent for Business Assistance

  4. Part 4 - Fundamentals of Reinforcement Learning: Q-Learning Intuition, Q-Learning Implementation

  5. Part 5 - Deep Q-Learning: Deep Q-Learning Intuition, Deep Q-Learning Implementation for Moon Landing

  6. Part 6 - Deep Convolutional Q-Learning: Deep Convolutional Q-Learning Intuition, Deep Convolutional Q-Learning Implementation for Pac-Man

  7. Part 7 - A3C: A3C Intuition, A3C Implementation for Kung Fu

  8. Part 8 - PPO and SAC: Proximal Policy Optimization, Soft Actor-Critic, Build and Train the PPO & SAC models for Self-Driving Cars

  9. Part 9 - LLMs: The Ingredients of an LLM, Who invented LLMs, How LLMs generate text, Understand what's inside an LLM, The LLM Parameters, The LLM Context Window, How to Fine-Tune LLMs for Medical Assistance

  10. Part 10 - Responsible AI: Features of Responsible AI, Guardrails in Generative AI, Legal Risks of Generative AI, AWS Tools for Responsible AI, Amazon SageMaker Clarify and Monitor, Amazon Augmented AI [Amazon A2I], Interpretability vs. Explainability, SageMaker Model Cards


All along this journey, you will learn key AI concepts with intuition lectures to get you quickly up to speed with all things AI and practice them by building 12 different AIs:


  1. Build a ChatBot App that speaks like Master Yoda in 5 Minutes.

  2. Build a Movie Script Generator by leveraging advanced Prompt Engineering.

  3. Build Your Custom LLM with Amazon Bedrock, Databricks, and Hugging Face.

  4. Build a RAG-powered Generative AI application with Amazon Bedrock and Knowledge Bases.

  5. Build an AI Agent with a Foundation Model (LLM) for business assistance, all powered by the Cloud.

  6. Build an AI with a Q-Learning model and train it to optimize warehouse flows in a Process Optimization case study.

  7. Build an AI with a Deep Q-Learning model and train it to land on the moon.

  8. Build an AI with a Deep Convolutional Q-Learning model and train it to play the game of Pac-Man.

  9. Build an AI with an A3C (Asynchronous Advantage Actor-Critic) model and train it to fight Kung Fu.

  10. Build an AI with a PPO (Proximal Policy Optimization) model and train it for a Self-Driving Car.

  11. Build an AI with a SAC (Soft Actor-Critic) model and train it for a Self-Driving Car.

  12. Build an AI by fine-tuning a powerful pre-trained LLM (Llama by Meta) with Hugging Face and re-train it to chat with you about medical terms. Simply put, we build here an AI Doctor Chatbot.


Some of these AIs will be built in AWS, and the others will be built in Python and PyTorch.


But that's not all... Once you complete the course, you will get 3 extra AIs: DDPG, Full World Model, and Evolution Strategies & Genetic Algorithms. We build these AIs with ChatGPT for a Self-Driving Car and a Humanoid application. For each of these extra AIs you will get a long video lecture explaining the implementation, a mini PDF, and the Python code.


Besides, you will get a free 3-hour extra course on Generative AI and LLMs with Cloud Computing as a Prize for completing the course.


And last but not least, here is what you will get with this course:


1. Complete beginner to expert AI skills: Learn to code self-improving AI for a range of purposes. In fact, we code together with you. Every tutorial starts with a blank page and we write up the code from scratch. This way you can follow along and understand exactly how the code comes together and what each line means.

2. Hassle-Free Coding and Code templates: We will build all our AIs in Google Colab, which means that we will have absolutely NO hassle installing libraries or packages because everything is already pre-installed in Google Colab notebooks. Plus, you’ll get downloadable Python code templates (in .py and .ipynb) for every AI you build in the course. This makes building truly unique AI as simple as changing a few lines of code. If you unleash your imagination, the potential is unlimited.

3. Intuition Tutorials: Where most courses simply bombard you with dense theory and set you on your way, we believe in developing a deep understanding for not only what you’re doing, but why you’re doing it. That’s why we don’t throw complex mathematics at you, but focus on building up your intuition in AI for much better results down the line.

4. Real-world solutions: You’ll achieve your goal in not only one AI model but in 5. Each module is comprised of varying structures and difficulties, meaning you’ll be skilled enough to build AI adaptable to any environment in real life, rather than just passing a glorified memory “test and forget” like most other courses. Practice truly does make perfect.

5. In-course support: We’re fully committed to making this the most accessible and results-driven AI course on the planet. This requires us to be there when you need our help. That’s why we’ve put together a team of professional Data Scientists to support you in your journey, meaning you’ll get a response from us within 48 hours maximum.


So, are you ready to embrace the fascinating world of AI?

Come join us, never stop learning, and until then, enjoy AI!

Who this course is for:

  • Anyone interested in Artificial Intelligence, Machine Learning or Deep Learning