# Generative Model

> Source: https://sukruyusufkaya.com/en/glossary/generative-model
> Updated: 2026-05-13T19:59:51.160Z
> Type: glossary
> Category: uretken-yapay-zeka-ve-llm
**TLDR:** A family of models that can generate new samples rather than only predicting labels.

<p>A generative model refers to systems that learn the data distribution and can produce new text, images, audio, or multimodal content. Unlike classifiers, these models are used for synthesis, completion, transformation, and creative generation. Modern generative AI is fundamentally built on the idea of learning structure and patterns that make new content producible.</p>