ImagenAI

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.

Cómo usar este prompt

  1. 1Copia el prompt exactamente y pégalo en tu modelo preferido o en un proyecto de Ideart.
  2. 2Sustituye detalles de producto, sujeto, audiencia y estilo por tu propio contexto.
  3. 3Genera primero un resultado base y luego remezcla la dirección más fuerte en una campaña, serie de imágenes o concepto de video.

Construir desde este prompt

Convierte un prompt de imagen en un proyecto creativo terminado.

Guarda el prompt, añade imágenes de referencia o notas y deja que Ideart dé forma al siguiente paso de producción desde el mismo hilo creativo.