0

I’m building a text-to-image generator where I generate a text prompt using ChatGPT and then use it with the FLUX model to create an image.

I’ve identified a list of events like Christmas, New Year, Diwali, Valetine Day etc., for which I want to generate images. However, I’m struggling to come up with a set of relevant keywords for each event. Example: If I want to generate a Happy Christmas post, I would need keywords such as Winter scene, Christmas tree, Festive spirit and etc. These keywords would be used to create the text prompt using ChatGPT or other text generation models.

Here’s my planned process:

  1. Get event-specific keywords.
  2. Use these keywords to generate a descriptive text prompt via ChatGPT.
  3. Pass the generated prompt to the FLUX model to create the image.

Since I’m primarily a mobile app developer with no prior experience in this area, I’m wondering:

What’s the best way to efficiently get event-specific keywords? Are there any public datasets that are suited for this?

Is there a more streamlined or effective approach to achieve this workflow? Any guidance would be greatly appreciated!

Poorvi
  • 1
  • 1

0 Answers0