ImagemAI

Class ModernistExhibitionPoster: def init(self

class ModernistExhibitionPoster: def __init__(self, topic="[Topic]"): self .style = "Swiss modernist + Bauhaus editorial poster" self.canvas = "square or vertical poster" self.grid = "strict asymmetric grid with large negative space"...

Class ModernistExhibitionPoster: def init(self

Prompt

class ModernistExhibitionPoster:     def __init__(self, topic="[Topic]"):         self .style = "Swiss modernist + Bauhaus editorial poster"         self.canvas = "square or vertical poster"         self.grid = "strict asymmetric grid with large negative space"         self.palette = AI_INFER("3-5 bold colors from topic mood and cultural context")         self.typography = "oversized condensed sans or elegant modern serif"      def infer_hero_image(self):         return AI_INFER(             "the most iconic visual representation of TOPIC: portrait, object, silhouette, artifact, architecture, animal, machine, landscape, symbol, or scene"         )      def poster_system(self):         return {             "title": AI_INFER("one short powerful title derived from TOPIC"),             "subtitle": AI_INFER("2-5 word exhibition phrase"),             "index_number": AI_INFER("series number / chapter mark / archive code"),             "microcopy": AI_INFER("small location/date/collection-style text"),             "geometry": AI_INFER("rectangles, circles, bars, margins, rules, or blocks that echo TOPIC")         }  # EXECUTE: # Render TOPIC as a premium modernist exhibition poster. # One dominant hero image + strict grid + bold color geometry + museum-grade typography.

Como usar este prompt

  1. 1Copie o prompt exatamente e cole no seu modelo preferido ou projeto Ideart.
  2. 2Substitua detalhes de produto, sujeito, público e estilo pelo seu próprio contexto.
  3. 3Gere primeiro um resultado base e depois remixe a direção mais forte em campanha, série de imagens ou conceito de vídeo.

Criar a partir deste prompt

Transforme um prompt de imagem em um projeto criativo finalizado.

Guarde o prompt, adicione imagens de referência ou notas e deixe a Ideart moldar o próximo passo de produção no mesmo fio criativo.