← Glossary · Models

CLIP

Model

Fact-checked Aug 4, 2026

Also called: Contrastive Language-Image Pre-training

CLIP, which stands for Contrastive Language-Image Pre-training, is an AI model developed by OpenAI that excels at understanding the relationship between images and text. It learns to connect visual information with its corresponding written descriptions across a huge variety of data.

What is CLIP?

CLIP is a groundbreaking AI model created by OpenAI that changed how we think about connecting images and language. Unlike many older computer vision models that were trained to identify specific objects from a fixed list, CLIP learns a much broader understanding of the world by looking at countless images and their paired text descriptions from the internet.

This unique approach allows CLIP to grasp general concepts rather than just narrow labels. For example, instead of just knowing a picture contains a 'cat,' CLIP can understand that the image might also relate to 'feline,' 'pet,' 'animal with whiskers,' or 'domestic animal.' This capability makes it incredibly versatile, especially for 'zero-shot' tasks, meaning it can classify images into categories it has never explicitly seen during its training.

At its core, CLIP consists of two main components: an image encoder and a text encoder. When you give it an image, the image encoder converts it into a numerical representation, often called an 'embedding.' Similarly, the text encoder turns a piece of text into its own embedding. During its training, CLIP learns to adjust these encoders so that the embeddings for an image and its *correct* description are very similar, while the embeddings for an image and *incorrect* descriptions are pushed far apart. This 'contrastive learning' is what helps it build such a strong intuitive link between visuals and words.

You'd often encounter CLIP's abilities in action when you see an AI that can describe an image, or when you want to search for images using a descriptive text prompt, even for things it wasn't specifically taught to look for. For instance, you could show CLIP a photo of a bicycle and a list of options like 'motorcycle,' 'car,' and 'two-wheeled vehicle,' and it would correctly identify 'two-wheeled vehicle' as the best match. Many modern AI applications, including some behind AI art generators, use CLIP or similar models to understand the prompts you give them.

While incredibly powerful and a significant step forward, CLIP doesn't generate images or text itself, but rather focuses on understanding their connection. It was publicly released by OpenAI in 2021 and has since inspired many subsequent multi-modal models that combine different types of data, paving the way for more natural and intuitive AI interactions.

Common questions

What is the CLIP model used for?

CLIP is a groundbreaking AI model created by OpenAI that changed how we think about connecting images and language. Unlike many older computer vision models that were trained to identify specific objects from a fixed list, CLIP learns a much broader understanding of the world by looking at countless images and their paired text descriptions from the internet.

What else is CLIP called?

CLIP is also referred to as Contrastive Language-Image Pre-training.

Learn AI in 5 minutes a day.

Daily Deck explains terms like CLIP as part of a free seven-card daily brief. No jargon. No fluff.

Start free