colab.research.google.com/github/pharmapsychotic/clip-interrogator/blob/main/clip_interrogator.ipynb#scrollTo=xpPKQR40qvz2 is a Google Colaboratory notebook that provides a CLIP Interrogator tool. CLIP (Contrastive Language-Image Pre-training) is an AI model trained to predict which natural language caption goes best with which image. The CLIP Interrogator allows users to upload an image and generate a list of descriptive captions that best match the image according to the CLIP model.
Colab provides free cloud-based Jupyter notebooks for Python coding with access to GPUs and other resources.
The CLIP Interrogator notebook is available for free on Google Colaboratory, requiring only a Google account to access and use.