Part II: Automating prompt design for generative image design
For an AI developer, going beyond human-designed prompts with Generative AI is not very different from creating classical complex reports based on database queries:
- The end user often doesn’t want to have anything to do with making the report.
- The end user defines the report.
- A developer creates SQL queries, for example.
- The developer creates a click-and-run interface.
- The end user works on the automatically generated report.
Why does this work? The key concept is a closed environment. In a small company or a small department of a large corporation, the tasks can be well defined, the data well identified, and the users willing to automate work that takes them hours to do and infringes on their free time.
In this section, we will:
- Work in a closed environment.
- Reproduce classical software automation for end users.
- Build a use case for a marketing...