SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 111 forks source link

[AI] Generate images by a prompt (backend API) #2001

Closed tusmester closed 5 months ago

tusmester commented 6 months ago

Create an image generation API that can generate one or more images based on a prompt provided by the user. The API should be platform-independent (Azure, Google Vision, etc) and the first implementation should be easily replaceable by another.