AI Glossary · Generative AI
Text-to-Video
Generative models (Sora, Veo, Runway) that produce short video from text; early enterprise use in training, marketing and simulation.
Related terms in Generative AI
- Diffusion Model
- A generative approach (used in Stable Diffusion, Imagen, Sora) that produces images or video by iteratively denoising random noise.
- Few-Shot Learning
- Guiding a model with a handful of examples in the prompt to shape output format or reasoning — no retraining required.
- Generative AI
- AI that creates new artifacts — text, code, images, audio, video — as opposed to only classifying or predicting.
- Image Generation
- Synthesizing images from text prompts (Midjourney, DALL·E, Imagen, Flux). Enterprise use: marketing, product design, synthetic training data.
- Latent Space
- The compressed internal representation where generative models operate; navigating it enables controllable generation and style transfer.
- One-Shot Learning
- Guiding a model with a single example — a common pattern for structured extraction and consistent formatting.