Home Knowledge Base CLIP (Contrastive Language-Image Pretraining)

CLIP (Contrastive Language-Image Pretraining) is a vision-language model trained to align images and text in a shared embedding space — enabling zero-shot image classification, image search, and serving as the vision backbone of modern generative AI.

How CLIP Works

Zero-Shot Classification

1. Encode candidate class labels as text: "a photo of a dog", "a photo of a cat". 2. Encode the query image. 3. Find the most similar text embedding → predicted class. 4. No task-specific training required — generalizes to arbitrary categories.

Why CLIP Revolutionized AI

CLIP Variants

CLIP is the foundation of modern vision-language AI — its shared embedding space enabled the entire ecosystem of multimodal models and controllable image generation.

clip modelcontrastive language image pretrainingvision language modelclip embedding

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.