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.
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 code | A002 |
|---|---|
| Courses | 20 |
| Levels | Foundation (10) · Intermediate (10) |
| Course duration | 12 hours per course (8 h online + 4 h personal work) |
| Language | English (translation available) |
| Certification | Certificate awarded upon completion |
| Format | Blended: instructor-led online sessions combined with self-paced personal work |
| Catalogue updated | |
| Free assessment focus area | Generative 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Attention mechanism analysis and visualisation
- Mechanistic interpretability: circuits, features, and superposition
- Probing classifiers and representation analysis
A002.17
Safety, Ethics & Societal Impact I
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Education: AI tutoring, adaptive learning, assessment
- Finance: earnings analysis, risk assessment, automated reporting
- Customer service and conversational AI
Related academies
Part of the AI & data foundations topic, led by AI Foundations courses.
AI Foundations
Build a rigorous understanding of the core disciplines behind modern AI — from machine learning and deep learning to NLP, computer vision, reasoning, safety and AI systems.
Explore AI Foundations courses → A005 · 18 coursesData Analytics
Strengthen the statistical, mathematical and analytical foundations needed to interpret data, build reliable analyses and support better evidence-based decisions.
Explore Data Analytics courses → A003 · 10 coursesPrompt Engineering
Learn to design reliable prompts for everyday work, data analysis, software development, research, multimodal AI and advanced agentic or RAG-based applications.
Explore Prompt Engineering courses →