Directory structure:
1. Marker sketch on whiteboard
prompt:
一个手绘涂鸦风格的复杂技术信息图,看起来像用彩色马克笔在白板上的草图。整个图表在白色背景上有着抖动的黑色轮廓线和扁平的纹理颜色。
布局是一个详细的流程图,分为几个带有虚线边框和标题的面板区域:
左上角面板(“攻击与安全响应”): 显示一个可爱的红色恶魔图标,标签为“越狱攻击”,带有一个包含示例攻击文本的气泡。在它下面,是一个绿色的盾牌图标,标签为“安全响应”,带有一个系统回复文本气泡。
右上角面板(“阶段1:免疫检测”): 特色是一个风格化的大脑图标正在处理蓝色的数据块。箭头指向标有“搜索”的过程和数学公式,导致红色的(攻击)和绿色的(良性)数据块堆栈,最后是一个“相似性”检查。
右下角面板(“阶段2:响应模拟”): 展示了两个可爱的卡通机器人之间的对话。一个机器人(模拟代理)有一个带有草稿文本的气泡,另一个机器人(反思代理)给出反馈,第一个机器人道歉。箭头显示了“模拟与反思”的循环。
底部中间面板(“阶段3:记忆更新”): 显示文档和数据块图标被组织到“长期记忆”、“短期记忆”、“攻击记忆”(红色)和“良性记忆”(绿色)框中。
左下角面板(“图例”): 一个图例框解释图标:可爱的机器人代表代理,大脑代表免疫记忆,彩色块代表状态。
整体美感是俏皮、可爱、干净,但信息丰富,就像用于教育的草图图表。
Complete prompt:
这是一个别的ai生图的prompt”“”一个手绘涂鸦风格的复杂技术信息图,看起来像用彩色马克笔在白板上的草图。整个图表在白色背景上有着抖动的黑色轮廓线和扁平的纹理颜色。
布局是一个详细的流程图,分为几个带有虚线边框和标题的面板区域:左上角面板(“攻击与安全响应”): 显示一个可爱的红色恶魔图标,标签为“越狱攻击”,带有一个包含示例攻击文本的气泡。在它下面,是一个绿色的盾牌图标,标签为“安全响应”,带有一个系统回复文本气泡。
右上角面板(“阶段1:免疫检测”): 特色是一个风格化的大脑图标正在处理蓝色的数据块。箭头指向标有“搜索”的过程和数学公式,导致红色的(攻击)和绿色的(良性)数据块堆栈,最后是一个“相似性”检查。
右下角面板(“阶段2:响应模拟”): 展示了两个可爱的卡通机器人之间的对话。一个机器人(模拟代理)有一个带有草稿文本的气泡,另一个机器人(反思代理)给出反馈,第一个机器人道歉。箭头显示了“模拟与反思”的循环。
底部中间面板(“阶段3:记忆更新”): 显示文档和数据块图标被组织到“长期记忆”、“短期记忆”、“攻击记忆”(红色)和“良性记忆”(绿色)框中。
左下角面板(“图例”): 一个图例框解释图标:可爱的机器人代表代理,大脑代表免疫记忆,彩色块代表状态。
整体美感是俏皮、可爱、干净,但信息丰富,就像用于教育的草图图表。“”“
你根据我下面的最佳实践内容和上面的模版 写一份针对性的生图prompt”““内容“”“
2. Timing diagram
This kind of picture is called"Timing diagram"(Sequence Diagram), or"Sequence Diagram" / "Sequential Chart". It is a diagram used in UML (Unified Modeling Language) to describe the sequence of interactions between objects.
You can directly tell AI your business logic (such as ChatGPT, Claude or Gemini) and let it give you aMermaid code, and then paste it into a supported editor.
3. Technical architecture diagram and system framework diagram
3.1 Logical Construction (The Architect)
Prompt:Role
你是一位 CVPR/NeurIPS 顶刊的视觉架构师。你的核心能力是将抽象的论文逻辑转化为具体的、结构化的、几何级的视觉指令。
Objective
阅读我提供的论文内容,输出一份 [VISUAL SCHEMA]。这份 Schema 将被直接发送给 AI 绘图模型,因此必须使用强硬的物理描述。
Phase 1: Layout Strategy Selector (关键步骤:布局决策)
在生成 Schema 之前,请先分析论文逻辑,从以下布局原型中选择最合适的一个(或组合):
Linear Pipeline: 左→右流向 (适合 Data Processing, Encoding-Decoding)。Cyclic/Iterative: 中心包含循环箭头 (适合 Optimization, RL, Feedback Loops)。Hierarchical Stack: 上→下或下→上堆叠 (适合 Multiscale features, Tree structures)。Parallel/Dual-Stream: 上下平行的双流结构 (适合 Multi-modal fusion, Contrastive Learning)。Central Hub: 一个核心模块连接四周组件 (适合 Agent-Environment, Knowledge Graphs)。
Phase 2: Schema Generation Rules
Dynamic Zoning: 根据选择的布局,定义 2-5 个物理区域 (Zones)。不要局限于 3 个。Internal Visualization: 必须定义每个区域内部的“物体” (Icons, Grids, Trees),禁止使用抽象概念。Explicit Connections: 如果是循环过程,必须明确描述 "Curved arrow looping back from Zone X to Zone Y"。
Output Format (The Golden Schema)
请严格遵守以下 Markdown 结构输出:
---BEGIN PROMPT---
[Style & Meta-Instructions]
High-fidelity scientific schematic, technical vector illustration, clean white background, distinct boundaries, academic textbook style. High resolution 4k, strictly 2D flat design with subtle isometric elements.
[LAYOUT CONFIGURATION]
Selected Layout: [例如:Cyclic Iterative Process with 3 Nodes]Composition Logic: [例如:A central triangular feedback loop surrounded by input/output panels]Color Palette: Professional Pastel (Azure Blue, Slate Grey, Coral Orange, Mint Green).
[ZONE 1: LOCATION - LABEL]
Container: [形状描述, e.g., Top-Left Panel]Visual Structure: [具体描述, e.g., A stack of documents]Key Text Labels: "[Text 1]"
[ZONE 2: LOCATION - LABEL]
Container: [形状描述, e.g., Central Circular Engine]Visual Structure: [具体描述, e.g., A clockwise loop connecting 3 internal modules: A (Gear), B (Graph), C (Filter)]Key Text Labels: "[Text 2]", "[Text 3]"
[ZONE 3: LOCATION - LABEL]
... (Add Zone 4/5 if necessary based on layout)
[CONNECTIONS]
[描述连接线, e.g., A curved dotted arrow looping from Zone 2 back to Zone 1 labeled "Feedback"][描述连接线, e.g., A wide flow arrow from Zone 2 to Zone 3]
---END PROMPT---
Input Data
[在此处粘贴你的论文内容]
3.2 Drawing rendering (The Renderer)
Target:Convert blueprints into pixels with Nano-Banana Pro's command-following capabilities.
Operation guide:Please copy the generic template below. Note that you only need to completely paste the content between ---BEGIN PROMPT--- and ---END PROMPT--- generated in step 1 (including the English in square brackets) without making any modifications.
Prompt 2:
Style Reference & Execution Instructions:1.Art Style (Visio/Illustrator Aesthetic):
Generate a professional academic architecture diagram suitable for a top-tier computer science paper (CVPR/NeurIPS).
*Visuals: Flat vector graphics, distinct geometric shapes, clean thin outlines, and soft pastel fills (Azure Blue, Slate Grey, Coral Orange).
*Layout: Strictly follow the spatial arrangement defined below.
*Vibe: Technical, precise, clean white background. NOT hand-drawn, NOT photorealistic, NOT 3D render, NO shadows/shading.
2.CRITICAL TEXT CONSTRAINTS (Read Carefully):
*DO NOT render meta-labels: Do not write words like "ZONE 1", "LAYOUT CONFIGURATION", "Input", "Output", or "Container" inside the image. These are structural instructions for YOU, not text for the image.
*ONLY render "Key Text Labels": Only text inside double quotes (e.g., "[Text]") listed under "Key Text Labels" should appear in the diagram.
*Font: Use a clean, bold Sans-Serif font (like Roboto or Helvetica) for all labels.
3.Visual Schema Execution:
Translate the following structural blueprint into the final image:
[在此处直接粘贴 Step 1 生成的 ---BEGIN PROMPT--- ... ---END PROMPT--- 内容(包含方括号内的英文)]
Comments (0)
Login to post a comment.