Generative AI
AI systems that create new content — text, images, audio, video, or code — rather than just classifying or predicting from existing data.
In plain English
Generative AI refers to AI models that produce new content based on a prompt, in contrast to "discriminative" AI that classifies, scores, or predicts from inputs. The wave of products since 2022 — ChatGPT, Midjourney, Sora, Suno — are all generative AI.
Main types:
- Text — LLMs like GPT-4, Claude, Gemini
- Image — DALL-E, Midjourney, Stable Diffusion (diffusion models)
- Video — Sora, Runway, Veo
- Audio / Music — Suno, Udio, ElevenLabs
- Code — GitHub Copilot, Cursor, Cognition's Devin
Why now: Three things made generative AI explode: massive training data (the internet), the transformer architecture (2017), and cheap parallel compute (GPUs). The combination crossed a quality threshold around 2022 with ChatGPT.