返回提示词库
AI Mechanism Infographic 的 Qwen Image 提示词示例图:Generates a structured, multi-panel educational infographic explaining complex concepts with flowcharts, icons, and a summary...
信息图英文

AI Mechanism Infographic

Generates a structured, multi-panel educational infographic explaining complex concepts with flowcharts, icons, and a summary character.

适合做图解、清单、路线图和知识长图:先锁定信息层级,再把文字量控制在模型能稳定处理的范围里。

拿去生成

画幅建议

16:9 或 4:3

细节策略

先快速出图,再细节精修

生成流程

先用文字生成定主画面,再一次只改一个重点细节。

完整 Qwen Image 提示词

英文

{
  "type": "educational infographic",
  "header": {
    "title": "{argument name=\"main title\" default=\"最新AI (AI assistant / Claude) の仕組み\"}",
    "badge": "{argument name=\"target audience badge\" default=\"高校生でもわかる!\"}",
    "subtitle": "{argument name=\"subtitle\" default=\"文章・画像・音声も理解し、考えて動けるAIのしくみを1枚で解説!\"}"
  },
  "layout": {
    "style": "clean, flat design, structured grid, Japanese text",
    "sections": [
      {
        "title": "AIが答えを出すまで(基本の流れ)",
        "position": "left column",
        "count": 6,
        "labels": ["入力", "トークン化 (Token)", "ベクトル化 (Embedding)", "Transformer (AIの頭脳)", "次のトークンを予測 (生成)", "出力"],
        "visuals": "vertical flow with arrows, boy using laptop, token splitting diagram, vector number arrays, self-attention tree, robot icon"
      },
      {
        "title": "ここがコア! 3つの重要ポイント",
        "position": "top right",
        "count": 3,
        "labels": ["Token (トークン)", "Transformer (トランスフォーマー)", "次トークン予測"],
        "visuals": "tokenization blocks, self-attention node network, word prediction sequence"
      },
      {
        "title": "最近のブレイクスルー (2024-2025)",
        "position": "middle right",
        "count": 4,
        "labels": ["マルチモーダル", "エージェント化", "長文・推論能力の向上", "効率化・高速化"],
        "visuals": "image/audio/text icons, robot agent flowchart, lightbulb and book, speedometer with 3 expert nodes"
      },
      {
        "title": "全体まとめ",
        "position": "bottom full width",
        "elements": [
          "horizontal 6-step flowchart",
          "yellow summary box with text: {argument name=\"summary text\" default=\"「AIは、情報を細かく分けて数字に変換し、関係性を計算して、次に来るものを予測する巨大な数学マシン」です!\"}",
          "{argument name=\"character style\" default=\"anime-style female student pointing and smiling\"}"
        ]
      }
    ]
  }
}

相关 Qwen Image 提示词