Cloudinary AI Vision Add On · Demo

Automate Cloudinary metadata with AI Vision auto tagging

Upload an image, let AI Vision analyze it, then write tags and descriptions back to Cloudinary so you get faster search and better asset discovery.

How this demo will work

  1. You upload an image to Cloudinary.
  2. The app calls the AI Vision Add On.
  3. We receive tags and descriptions from AI Vision.
  4. We save tags and metadata back to the asset.
  5. You can search and filter assets by the new tags.

Docs we rely on

  • Cloudinary AI Vision Add On analyze API.
  • Cloudinary upload widget and upload presets.
  • Cloudinary Admin API for tags and context updates.
  • Next.js App Router with Cache Components.