Generative AI¶
Models that create new content — text, images, audio, video, and code — rather than only classifying it.
Generative AI is one of the core areas in the AI University map of AI. Explore the diagram, then dive into each topic — every subtopic grows into its own deep-dive over time.
flowchart TB
FM([Foundation Model]) --> TXT[Text]
FM --> IMGG[Image]
FM --> AUD[Audio]
FM --> VID[Video]
FM --> CODE[Code]
FM --> MM[Multimodal]
Key topics¶
-
Foundation models
Large models pre-trained on broad data and adapted to many downstream tasks.
-
Text generation
LLMs writing, summarizing, translating, and reasoning.
-
Image, audio & video generation
Diffusion and transformer models for creative and design work.
-
Code generation
Models that write and edit software from natural language.
-
Multimodal generation
Systems that mix modalities — text-to-image, image-to-text, any-to-any.
Related areas¶
NLP & Large Language Models · Computer Vision · Speech & Audio AI · Building with AI
Learn this properly
Want hands-on training in generative ai? Explore AI University courses and AI School camps for kids.