alexandreroman / rambi

Demo project showcasing Spring AI to generate movie plots
Apache License 2.0
0 stars 1 forks source link

As an user, I want to generate a movie poster #6

Open bmoussaud opened 6 months ago

bmoussaud commented 6 months ago

The generation is based on the generated plot as a text input using an external text to image service The services are:

ebornier-pivotal commented 6 months ago

quick update

ebornier-pivotal commented 6 months ago

if we would like to direct call (no spring ai) azure open ai / dall-e 3 https://pub.aimind.so/using-chatgpt-dall-e-model-with-azure-openai-in-java-666ad11a3c07

bmoussaud commented 6 months ago

Spring AI does not support Image Generation DALLE on Azure (yet) . switched back to open AI image generation service