-
Generates images from text descriptions.
-
Download images in zip or individually.
-
Automatically translates prompt in any language to English.
(To use this feature, your API should supportgpt-4o-mini
model.)
You can deploy this project with Vercel by clicking the button below. Make sure to set the environment variables VITE_OPEN_AI_BASE
and VITE_OPEN_AI_KEY
to your API base URL and key.