๐Ÿงโ€โ™‚๏ธ๐Ÿง™โ€โ™‚๏ธ How I create gamified avatars using Replicate AI

:wave: Hey, fellow Gliders!

I wanted to share with you a quick showcase/tutorial on using the new Replicate integration. This video shows you how to gamify your app by creating full-on role-playing-esque avatars that can be leveled up by simply modifying the userโ€™s attributes in the database.

:popcorn: Enjoy!

Omg, that was amazing :rofl: thanks for sharing Bob!

Cool inspiration - learn from examples !

Loving this - proving popular among users too!

Thanks Bob!!



Great use case!

Have you experienced issues with images generated by Replicate not being persistent after a few hours? It seems Replicate resets or clears them, causing Glide to display a โ€˜file not foundโ€™ error when trying to view the full image.

The thumbnails are cached by Glide but the webp images cannot be displayed as direct links after a few hours.


I am guessing there is no way to prevent the images from being stored longer than 1 hour in Replicate. My images are returned as webp format. Is there an easy way to store the images in Glide?

I donโ€™t think there is any easy way to add them to Glide storage, but you could create an action that saves them to Cloudinary and saves the Cloudinary URL in Glide.