Refers to a category of [[🔎 Artificial Intelligence (AI)|AI]] systems designed to create new content of different modalities—such as text, images, audio, video, or code—rather than simply analyzing existing data.
### **Key Characteristics:**
- **Generative Models**: Uses models like large language models ([[🔎 Large Language Models (LLMs)|LLMs]] e.g., [[💾 ChatGPT|ChatGPT]]), [[diffusion models]] (for images), or music generation models.
- **Content Creation**: Can generate human-like text, realistic images, music, software code, and more.
- **Learning from Data**: Trained on massive datasets to learn patterns and structures of different types of content.
- **Interactive Capabilities**: Often used in applications that involve user interaction, such as chatbots, image generators, or coding assistants.
### **Examples:**
- **Text**: ChatGPT generating responses or writing essays.
- **Images**: [[DALL·E]] or [[Midjourney]] creating artwork from text prompts.
- **Audio**: AI generating synthetic voices or music tracks.
- **Video**: AI tools that animate characters or create short films.
- **Code**: Tools like GitHub Copilot suggesting or writing code.