Dall-E with Cloudinary Auto Upload. Use this Vercel function to fetch images from Dall-E APIs dynamically. How to integrate? Deploy with Vercel Configuring auto-upload URL mapping on your Cloudinary account Go to your Cloudinary settings page Fill in the Folder name or path for the auto-upload mapping e.g. dall-e. Fill in a URL prefix that will be mapped to your vercel project e.g. <your Vercel project url>/api/dall-e/ That's all. Use: https://res.cloudinary.com/<your cloud name>/image/upload/f_auto,q_auto/dall-e/512 (or 256 | 1024)/blue cat Author Yakir Perlin