Academy A002 · 20 courses

Generative AI courses

Understand how generative AI works and how to use it effectively across professional workflows, from foundation models and multimodal systems to practical business applications.

Designed forProfessionals and organizations that want to understand and adopt the technologies powering today's generative AI systems.

Generative AI at a glance

The Generative AI Academy is a set of 20 EduCut.ai courses (A002.01–A002.20) designed for professionals and organizations that want to understand and adopt the technologies powering today's generative AI systems. It covers Generative AI, Foundation Models, Multimodal AI, Business Applications and Responsible Use, from foundation to intermediate level. Each course takes 12 hours (8 h online + 4 h personal work) and combines instructor-led online sessions with self-paced personal work.

Academy codeA002
Courses20
LevelsFoundation (10) · Intermediate (10)
Course duration12 hours per course (8 h online + 4 h personal work)
LanguageEnglish (translation available)
CertificationCertificate awarded upon completion
FormatBlended: instructor-led online sessions combined with self-paced personal work
Catalogue updated
Free assessment focus areaGenerative AI & Prompting — see how the assessment recommends courses

What the Generative AI courses cover

  • Generative AI
  • Foundation Models
  • Multimodal AI
  • Business Applications
  • Responsible Use

Courses in the Generative AI Academy

20 courses, from foundation to intermediate level. Open a course to see its programme.

Foundation level · 10 courses

A002.01

Model Architecture & Scaling I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • Transformer architecture and its variants: encoder-only, decoder-only, and encoder-decoder
  • Scaling laws: relationships between model size, data, compute, and performance
  • Mixture of Experts (MoE) architectures for efficient scaling
  • Long-context modelling: extending context windows beyond 128K tokens
A002.03

Pre-training & Data I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • Web-scale data collection, curation, and deduplication: Common Crawl, C4, RedPajama
  • Tokenisation strategies: BPE, SentencePiece, character-level models
  • Multimodal pre-training: combining text, image, audio, and video
A002.05

Post-training & Alignment I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • Supervised Fine-Tuning (SFT) on instruction-following datasets
  • Reinforcement Learning from Human Feedback (RLHF) and Proximal Policy Optimisation (PPO)
  • Direct Preference Optimisation (DPO) and RLVR (Reinforcement Learning with Verifiable Rewards)
  • Constitutional AI and self-critique methods
A002.07

Inference & Prompting I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • Zero-shot, few-shot, and in-context learning
  • Chain-of-Thought (CoT) prompting and reasoning traces
  • Prompt engineering and prompt optimisation
  • Retrieval-Augmented Generation (RAG): grounding LLMs with external knowledge

See also: Prompt Engineering courses →

A002.09

Agentic AI & Multi-Agent Systems I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • LLM-based autonomous agents: ReAct, AutoGPT, BabyAGI paradigms
  • Multi-agent frameworks and agent orchestration: LangGraph, AutoGen, CrewAI
  • Planning, memory, and self-reflection in agents
  • Computer use and browser-based agents

See also: AI Agents courses →

A002.11

Evaluation & Benchmarking I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • NLP benchmarks: GLUE, SuperGLUE, BIG-Bench, MMLU, HellaSwag
  • Reasoning benchmarks: GSM8K, MATH, HumanEval, ARC
  • Human preference evaluation: Chatbot Arena and Elo-based ranking
  • Safety and alignment benchmarks: TruthfulQA, HarmBench
A002.13

Generative AI - Image, Audio & Video I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • Diffusion models for image generation: Stable Diffusion, DALL-E, Midjourney, Flux
  • GAN-based generation and their decline in favour of diffusion
  • Text-to-video generation: Sora, Runway, Kling
  • Text-to-speech and voice cloning: ElevenLabs, Whisper, VALL-E
A002.15

Interpretability & Mechanistic Understanding I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • Attention mechanism analysis and visualisation
  • Mechanistic interpretability: circuits, features, and superposition
  • Probing classifiers and representation analysis
A002.17

Safety, Ethics & Societal Impact I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • Hallucination: factuality and faithfulness failures; taxonomy and mitigation
  • Bias, stereotypes, and discriminatory outputs from training data
  • Jailbreaking, prompt injection, and adversarial attacks on LLMs
  • Misinformation, deepfakes, and synthetic media detection

See also: AI Security courses →

A002.19

Domain Applications of Generative AI I

Foundation · 12 hours (8 h online + 4 h personal work)
Programme
  • LLMs in healthcare: clinical notes, diagnosis assistance, drug discovery
  • Legal AI: contract analysis, case law search, regulatory compliance
  • Code generation and software engineering: Copilot, Cursor, Devin
  • Scientific discovery: LLM-as-scientist, hypothesis generation, lab automation

Intermediate level · 10 courses

A002.02

Model Architecture & Scaling II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Sparse attention and efficient Transformers: Linformer, FlashAttention, Mamba
  • Small Language Models (SLMs) and model compression: distillation, quantisation, pruning
  • State-space models as Transformer alternatives: Mamba, RWKV
A002.04

Pre-training & Data II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Synthetic data generation for pre-training and mid-training
  • Domain-specific and multilingual pre-training
  • Mid-training: specialised continued pre-training between general pre-training and fine-tuning
  • Data contamination detection and benchmark integrity
A002.06

Post-training & Alignment II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Red-teaming, adversarial testing, and safety evaluation
  • Value alignment: ensuring models follow human intentions and societal norms
  • Process Reward Models (PRMs) and outcome-based reward modelling
A002.08

Inference & Prompting II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Test-time compute scaling: inference-time search and reasoning
  • Tool use, function calling, and API integration
  • Structured output and constrained generation
A002.10

Agentic AI & Multi-Agent Systems II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Tool-augmented agents: code execution, web search, API calls
  • Human-in-the-loop oversight and agentic safety
  • Agentic workflows in enterprise automation

See also: AI Agents courses →

A002.12

Evaluation & Benchmarking II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Multimodal evaluation: MMBench, VQA
  • Benchmark saturation and the need for harder evaluation sets
  • LLM-as-judge evaluation methodology
A002.14

Generative AI - Image, Audio & Video II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Music generation: MusicGen, Suno, Udio
  • Multimodal generation: any-to-any models
  • Controllable generation: LoRA, ControlNet, IP-Adapter for personalised outputs
A002.16

Interpretability & Mechanistic Understanding II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Knowledge localisation and knowledge editing in LLMs: ROME, MEMIT
  • Emergent abilities: when and why capabilities appear at scale
  • Grokking: delayed generalisation in neural networks
A002.18

Safety, Ethics & Societal Impact II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • AI-generated content detection and watermarking
  • Copyright, intellectual property, and training data rights
  • Environmental impact: carbon cost of training and inference at scale
  • Regulation: EU AI Act, US Executive Orders, and global AI governance

See also: AI Governance courses →

A002.20

Domain Applications of Generative AI II

Intermediate · 12 hours (8 h online + 4 h personal work)
Programme
  • Education: AI tutoring, adaptive learning, assessment
  • Finance: earnings analysis, risk assessment, automated reporting
  • Customer service and conversational AI

Not sure which Generative AI courses fit your team?

Start the free assessment →