Use Cloudinary URLs to deliver images from Dall-E API
Dall-E + Auto upload from Cloudinary.
Hey everyone! I Just want to share some cool stuff (I think :) ) with you.
It's a Vercel function to generate Dall-E images that you can use with Cloudinary URLs.
When all set, you can dynamically generate and deliver (or manipulate) optimized images generated by Dall-E.
I'm using it to generate and deliver random profiles' avatars and default background images for specific use cases.
Happy to help if needed. Enjoy!
Comments
-
This is awesome! Thanks so much for sharing it.
0 -
Very cool, Yakir. Also in the Dall-E world @colbyfayock showed to integrate Dall-E with a Cloudinary custom remote function, with Netlify as the end-point. https://github.com/colbyfayock/cloudinary-examples/blob/main/examples/netlify-custom-function-remote/functions/dalle.js
6 -
Hi Yakir! 🤗
As someone who hasn't interacted with Dall-E yet, this looks super cool! I might have to fire up my old NextJS project to give this a whirl!
Thanks for sharing Yakir!
0