Prompt Gallery

信息图 / 教育图解 / 图表

科技产品发布信息图

生成包含 3D 插图、功能网格和对比表格的多板块科技产品信息图。

ID
13789
作者
老莫
标签
信息图 / 教育图解 / 图表 / 产品 / 电商 / 包装 / 3D / 游戏 / 像素 / 等距

中文提示词

{
  "type": "长图垂直信息图",
  "style": "现代科技风,3D 等轴测插图,深紫与蓝色调,玻璃拟态 UI 元素",
  "header": {
    "logo": "{argument name=\"company logo\" default=\"ANTHROPIC\"}",
    "badge": "最新发布",
    "title": "{argument name=\"product name\" default=\"Claude Opus 4.7\"}",
    "subtitle": "{argument name=\"main subtitle\" default=\"当前最强的 Claude 模型\"}",
    "tagline": "更强大、更稳定、更像真正的 AI 员工!",
    "illustration": "3D 可爱机器人坐在桌前,配有笔记本电脑、咖啡杯和悬浮的代码窗口"
  },
  "layout": {
    "sections": [
      {
        "title": "6 大关键升级",
        "icon": "3D 金色奖杯",
        "layout": "2x3 网格",
        "count": 6,
        "items": [
          {"title": "复杂任务能力显著提升", "icon": "3D 带有勾选标记的剪贴板"},
          {"title": "Agent 编程能力大幅增强", "icon": "3D 代码终端窗口"},
          {"title": "多模态能力更强", "icon": "3D 图像与文本文档"},
          {"title": "专业工作能力提升", "icon": "3D 饼图与柱状图"},
          {"title": "超大上下文 (1M Tokens)", "icon": "3D 带有 1,000,000 Tokens 字样的文档"},
          {"title": "当前最强通用模型", "icon": "3D 紫色奖杯,带有 OPUS 4.7 字样"}
        ]
      },
      {
        "title": "简单理解:4.6 vs 4.7",
        "icon": "3D 天平",
        "layout": "并排对比,中间带有向右箭头",
        "count": 2,
        "columns": [
          {
            "header": "{argument name=\"comparison version 1\" default=\"Claude 4.6\"}",
            "quote": "很强的工具人",
            "style": "灰色方框"
          },
          {
            "header": "{argument name=\"comparison version 2\" default=\"Claude 4.7\"}",
            "quote": "可以独立做项目的 AI 员工",
            "style": "紫色方框,高亮显示"
          }
        ]
      },
      {
        "title": "谁最适合使用 Claude Opus 4.7?",
        "icon": "3D 目标靶",
        "layout": "水平排列",
        "count": 4,
        "labels": [
          "开发者",
          "AI 创业者",
          "数据分析师",
          "产品团队"
        ]
      }
    ],
    "footer": {
      "title": "一句话总结",
      "icon": "3D 灯泡",
      "main_text": "Claude Opus 4.7 不只是更聪明,而是更可靠、更能干、更像真正的 AI 员工。",
      "sub_text": "如果你要构建未来的 AI 应用,4.7 是当前最值得选择的模型。",
      "illustration": "3D 可爱机器人竖起大拇指"
    }
  }
}

原始提示词

{
  "type": "long vertical infographic poster",
  "style": "modern tech, 3D isometric illustrations, dark purple and blue color palette, glassmorphism UI elements",
  "header": {
    "logo": "{argument name=\"company logo\" default=\"ANTHROPIC\"}",
    "badge": "最新发布",
    "title": "{argument name=\"product name\" default=\"Claude Opus 4.7\"}",
    "subtitle": "{argument name=\"main subtitle\" default=\"当前最强的 Claude 模型\"}",
    "tagline": "更强大、更稳定、更像真正的AI员工!",
    "illustration": "3D cute robot sitting at a desk with a laptop, coffee mug, and floating code windows"
  },
  "layout": {
    "sections": [
      {
        "title": "6 大关键升级",
        "icon": "3D gold trophy",
        "layout": "2x3 grid",
        "count": 6,
        "items": [
          {"title": "复杂任务能力显著提升", "icon": "3D clipboard with checkmarks"},
          {"title": "Agent 编程能力大幅增强", "icon": "3D code terminal window"},
          {"title": "多模态能力更强", "icon": "3D image and text document"},
          {"title": "专业工作能力提升", "icon": "3D pie chart and bar graph"},
          {"title": "超大上下文 (1M Tokens)", "icon": "3D document with 1,000,000 Tokens text"},
          {"title": "当前最强通用模型", "icon": "3D purple trophy with OPUS 4.7 text"}
        ]
      },
      {
        "title": "简单理解:4.6 vs 4.7",
        "icon": "3D balance scale",
        "layout": "side-by-side comparison with right-pointing arrow",
        "count": 2,
        "columns": [
          {
            "header": "{argument name=\"comparison version 1\" default=\"Claude 4.6\"}",
            "quote": "很强的工具人",
            "style": "grey box"
          },
          {
            "header": "{argument name=\"comparison version 2\" default=\"Claude 4.7\"}",
            "quote": "可以独立做项目的AI员工",
            "style": "purple box, highlighted"
          }
        ]
      },
      {
        "title": "谁最适合使用 Claude Opus 4.7?",
        "icon": "3D target",
        "layout": "horizontal row",
        "count": 4,
        "labels": [
          "开发者",
          "AI 创业者",
          "数据分析师",
          "产品团队"
        ]
      }
    ],
    "footer": {
      "title": "一句话总结",
      "icon": "3D lightbulb",
      "main_text": "Claude Opus 4.7 不只是更聪明,而是更可靠、更能干、更像真正的AI员工。",
      "sub_text": "如果你要构建未来的 AI 应用,4.7 是当前最值得选择的模型。",
      "illustration": "3D cute robot giving a thumbs up"
    }
  }
}