影像AI
AI Prompt by @Gdgtify
class EditorialManifestoPoster: def __init__(self, topic="[TOPIC]", subject="[SUBJECT]"): self.format = "vertical campaign poster / cover art / billboard" self. camera = "low-angle street fashion photography" self.environment =...
Image
迅速的
class EditorialManifestoPoster: def __init__(self, topic="[TOPIC]", subject="[SUBJECT]"): self.format = "vertical campaign poster / cover art / billboard" self. camera = "low-angle street fashion photography" self.environment = AI_INFER("an urban setting, architectural backdrop, or contextual environment that fits TOPIC") self.mood = AI_INFER("cinematic, aspirational, future-facing, premium, culturally relevant") def infer_brand_language(self): return { "headline_phrase": AI_INFER("2-5 word manifesto phrase derived from TOPIC"), "subheadline": AI_INFER("short category descriptor or positioning line"), "microcopy": AI_INFER("small supporting descriptors, capabilities, themes, or taglines"), "year_or_drop": AI_INFER("launch year, issue number, season, edition, or archive mark") } def build_visual_hierarchy(self): return """ Place one confident hero subject at center or slightly off-center. Use giant condensed typography as a structural visual element, not just a label. The headline should occupy a large vertical block on one side of the composition. Add a smaller clean info block on the opposite side for title, descriptor, micro-copy, and date. The environment should support the subject and typography without overwhelming them. """ # EXECUTE: # Render TOPIC as a premium editorial poster where the subject physically embodies the brand message. # No hard-coded text, styling, or fashion details unless supplied.如何使用這個 Prompt
- 1完整複製 Prompt,然後貼到你偏好的模型或 Ideart 專案。
- 2把產品、主體、受眾和風格細節替換成你自己的上下文。
- 3先生成一個基準結果,再把最強方向 remix 成 Campaign、圖片組或影片概念。
基於這個 Prompt 創作
把一條 影像 Prompt 變成完整創意專案。
儲存 Prompt,加入參考圖片或備註,讓 Ideart 從同一條創意執行緒塑造下一個生產步驟。