프롬프트/GPT Image 프롬프트/프롬프트 세부 정보이미지 프롬프트철학적 인포그래픽 기계 생성기추상적인 철학적 개념을 웅장한 기계나 다이어그램으로 시각화하기 위해 코드와 유사한 구조를 사용하는 정교한 프롬프트입니다.이 프롬프트 사용좋아요103조회2,569북마크69이 프롬프트를 저장하거나 친구와 공유하세요.프롬프트 공유프롬프트복사2x2 grid, 16:9, do this for 4 famous philosophies: class Philosophical_Idea_Machine_DNA: def __init__(self): self.subject = "{argument name="subject" default="[PHILOSOPHY / CONCEPT / PARADOX]"}" self.parents = { "composition_parent": "Renaissance memory theatre — wheels within wheels, concentric knowledge rings, symbolic emblems", "atmosphere_parent": "Alchemical manuscript — cryptic imagery, lunar light, sepia and oxidized copper tones", "graphic_parent": "Bauhaus conceptualism — elemental shapes as thought-forms, clean lines, primary colour logic", "detail_parent": "Encyclopédie plate — mechanical cross-sections of ideas, gears of dialectic, part numbering" } self.mutations = { "medium_mutation": "Printed layers of translucent vellum overlays that build the idea when viewed together", "information_mutation": "Logical syllogisms as circuit diagrams, historical proponents as constellation maps, glossary of terms", "semantic_mutation": "The abstract idea becomes a physical, inhabitable clockwork universe", "scale_mutation": "A single logical step unfolds into a complete microcosmic city where the idea is lived reality" } self. style_mix = { "composition_parent": 0.25, "atmosphere_parent": 0.20, "graphic_parent": 0.30, "detail_parent": 0.15, "mutations": 0.10 } def generate_subject(self): subject = """ Create a vertical luxury infographic poster that gives physical form to [SUBJECT]. Invent a magnificent symbolic machine, diagram, or architecture that represents the idea. Explode its layers to show internal logic, historical influences, counterarguments, and real-world manifestations. The design must feel like a transmission from a library that exists outside time. Semantic inference should render the intangible tangible with intellectual rigour. """ return render( subject, style_mix=self. style_mix, format="vertical poster, conceptual infographic", typography=""" Large title: {argument name="concept name" default="[CONCEPT NAME]"} Subtitle: [ORIGIN / PHILOSOPHER / MAXIM] Microtext: [LOGICAL FORMULA / CITATION / FIRST USE DATE / LATIN TERM] """, composition=""" Mandala-like symmetry or dynamic tension depending on concept nature. Clear visual hierarchy, meditative spacing. """, lighting=""" Illumination from unseen source — like a page from a sacred text held to candlelight. """, constraints=""" No trite symbols (lightbulbs for ideas, etc.). No pseudo-profound emptiness. """ )프롬프트 보기