Back to prompts
AI 编程助手宣传信息图

Example images

AI 编程助手宣传信息图 1
Charts & InfographicsYouMindcharts-infographics图表信息图en

AI 编程助手宣传信息图

为一款 AI 编程工具生成现代感十足的磨砂玻璃风格宣传海报,包含一个 2x2 的功能卡片网格(展示代码片段)以及一个优势说明板块。

Category
Charts & Infographics
Model
GPT Image 2
Creator
歸藏(guizang.ai)
Source language
en
Views0
Source ID
13774
Published
Apr 16, 2026
Use in StudioOpen source

Full prompt

{
  "type": "app promotional infographic poster",
  "style": "clean, modern, glassmorphism, soft shadows, 3D icons",
  "theme": "{argument name=\"primary color theme\" default=\"blue and white\"}",
  "header": {
    "title": "{argument name=\"app name\" default=\"CodePilot\"}",
    "subtitle": "{argument name=\"subtitle\" default=\"你的 AI 编程副驾驶\"}",
    "features_list": "智能补全 · 代码生成 · 问答调试 · 代码解析",
    "main_icon": "glossy 3D rounded square, blue gradient, white {argument name=\"main icon symbol\" default=\"</>\"} and sparkles"
  },
  "layout": {
    "sections": [
      {
        "title": "feature_cards",
        "position": "middle grid",
        "count": 4,
        "items": [
          {
            "label": "智能代码补全",
            "icon": "blue lightning bolt",
            "description": "上下文感知, 精准补全 让编码更快一步",
            "ui_element": "macOS style code window with Python calculate_total function"
          },
          {
            "label": "AI 代码生成",
            "icon": "purple magic wand",
            "description": "根据自然语言描述 一键生成函数 & 脚本",
            "ui_element": "chat prompt bubble and code window with Python quick_sort function"
          },
          {
            "label": "对话 & 调试助手",
            "icon": "green chat bubble",
            "description": "自然语言提问、定位 Bug 边聊边改, 高效解决问题",
            "ui_element": "chat interface with user question and green AI resolution bubble"
          },
          {
            "label": "代码解析 & 注释",
            "icon": "orange document with magnifying glass",
            "description": "快速理解复杂代码 自动生成注释与说明",
            "ui_element": "code window with JS fetchData function and 3 floating action tags: 自动注释, 逻辑解析, 一键复制"
          }
        ]
      },
      {
        "title": "为什么选择 CodePilot?",
        "position": "bottom left",
        "count": 4,
        "labels": ["提升效率", "精准可靠", "隐私安全", "易于集成"],
        "icons": ["clock", "checkmark", "shield", "puzzle piece"]
      },
      {
        "title": "立即体验",
        "position": "bottom right",
        "count": 1,
        "elements": ["GitHub 开源项目", "{argument name=\"github link\" default=\"github.com/op7418/CodePilot\"}", "QR code"]
      }
    ]
  }
}
Translations

AI 编程助手宣传信息图

en

{ "type": "app promotional infographic poster", "style": "clean, modern, glassmorphism, soft shadows, 3D icons", "theme": "{argument name=\"primary color theme\" default=\"blue and white\"}", "header": { "title": "{argument name=\"app name\" default=\"CodePilot\"}", "subtitle": "{argument name=\"subtitle\" default=\"你的 AI 编程副驾驶\"}", "features_list": "智能补全 · 代码生成 · 问答调试 · 代码解析", "main_icon": "glossy 3D rounded square, blue gradient, white {argument name=\"main icon symbol\" default=\"</>\"} and sparkles" }, "layout": { "sections": [ { "title": "feature_cards", "position": "middle grid", "count": 4, "items": [ { "label": "智能代码补全", "icon": "blue lightning bolt", "description": "上下文感知, 精准补全 让编码更快一步", "ui_element": "macOS style code window with Python calculate_total function" }, { "label": "AI 代码生成", "icon": "purple magic wand", "description": "根据自然语言描述 一键生成函数 & 脚本", "ui_element": "chat prompt bubble and code window with Python quick_sort function" }, { "label": "对话 & 调试助手", "icon": "green chat bubble", "description": "自然语言提问、定位 Bug 边聊边改, 高效解决问题", "ui_element": "chat interface with user question and green AI resolution bubble" }, { "label": "代码解析 & 注释", "icon": "orange document with magnifying glass", "description": "快速理解复杂代码 自动生成注释与说明", "ui_element": "code window with JS fetchData function and 3 floating action tags: 自动注释, 逻辑解析, 一键复制" } ] }, { "title": "为什么选择 CodePilot?", "position": "bottom left", "count": 4, "labels": ["提升效率", "精准可靠", "隐私安全", "易于集成"], "icons": ["clock", "checkmark", "shield", "puzzle piece"] }, { "title": "立即体验", "position": "bottom right", "count": 1, "elements": ["GitHub 开源项目", "{argument name=\"github link\" default=\"github.com/op7418/CodePilot\"}", "QR code"] } ] } }

AI 编程助手宣传信息图

zh-CN

{ "type": "应用宣传信息图海报", "style": "简洁、现代、磨砂玻璃风格、柔和阴影、3D 图标", "theme": "{argument name=\"primary color theme\" default=\"蓝白配色\"}", "header": { "title": "{argument name=\"app name\" default=\"CodePilot\"}", "subtitle": "{argument name=\"subtitle\" default=\"你的 AI 编程副驾驶\"}", "features_list": "智能补全 · 代码生成 · 问答调试 · 代码解析", "main_icon": "光泽感 3D 圆角正方形,蓝色渐变,白色 {argument name=\"main icon symbol\" default=\"</>\"} 及闪光效果" }, "layout": { "sections": [ { "title": "feature_cards", "position": "中间网格", "count": 4, "items": [ { "label": "智能代码补全", "icon": "蓝色闪电", "description": "上下文感知,精准补全,让编码快人一步", "ui_element": "macOS 风格代码窗口,展示 Python calculate_total 函数" }, { "label": "AI 代码生成", "icon": "紫色魔法棒", "description": "根据自然语言描述,一键生成函数与脚本", "ui_element": "聊天提示气泡和展示 Python quick_sort 函数的代码窗口" }, { "label": "对话 & 调试助手", "icon": "绿色聊天气泡", "description": "通过自然语言提问定位 Bug,边聊边改,高效解决问题", "ui_element": "包含用户提问和绿色 AI 解决方案气泡的聊天界面" }, { "label": "代码解析 & 注释", "icon": "带有放大镜的橙色文档", "description": "快速理解复杂代码,自动生成注释与说明", "ui_element": "展示 JS fetchData 函数的代码窗口,带有 3 个浮动操作标签:自动注释、逻辑解析、一键复制" } ] }, { "title": "为什么选择 CodePilot?", "position": "左下角", "count": 4, "labels": ["提升效率", "精准可靠", "隐私安全", "易于集成"], "icons": ["时钟", "对勾", "盾牌", "拼图块"] }, { "title": "立即体验", "position": "右下角", "count": 1, "elements": ["GitHub 开源项目", "{argument name=\"github link\" default=\"github.com/op7418/CodePilot\"}", "二维码"] } ] } }

Prompt/Image Similar

12

周末旅行打包信息图

周末旅行打包信息图

一张温暖的编辑风格旅行打包海报,展示了行李袋的平铺场景,配有带标签的清单面板和步骤卡片,非常适合生活方式信息图、旅行指南和以打包为主题的社交内容。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
详细医学解剖信息图

详细医学解剖信息图

生成一张高度详细、带有标注的人体解剖医学插图,采用肌肉与内部结构的分屏视图,并附带图例和比例尺。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
床上用品套装信息图

床上用品套装信息图

生成一份详细的产品套装信息图,包含主视觉生活方式图、组件拆解、独立产品卡片以及价格表。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
专业信息图表:影响力人物海报

专业信息图表:影响力人物海报

一款高端编辑风格的信息图表海报,采用深海军蓝与金色奢华背景,并配有肖像网格,适用于排名或目录展示。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
技术标注信息图风格

技术标注信息图风格

一种建筑草图风格的信息图,在白色背景上将逼真的食物与技术钢笔画、标签和测量数据叠加在一起。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
霓虹罗马历史信息图

霓虹罗马历史信息图

一张大胆的赛博朋克风格中文教育海报,阐述了罗马的建立与早期发展,适用于历史信息图表和社交媒体知识图谱。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
电商耳机信息图提示词

电商耳机信息图提示词

一份专业的无线耳机电商信息图提示词,详细描述了产品特写、模特造型及复杂的文字叠加效果。

Charts & InfographicsYouMindcharts-infographics
GPT Image 21 Views
蓝图风格纪念碑信息图海报

蓝图风格纪念碑信息图海报

此提示词可生成一张方形、信息密集型历史纪念碑建筑信息图海报,适用于城市遗产、旅游或教育可视化展示。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
照片级真实感科技报纸样机

照片级真实感科技报纸样机

生成高度逼真、可定制的商业报纸头版,包含科技公告和嵌入式 UI 样机。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
Greenery Day Chibi Infographic

Greenery Day Chibi Infographic

Generates a cute Japanese Greenery Day educational poster with a rabbit-eared chibi gardener, nature-themed text boxes, and three informational point cards.

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
以贵宾犬为吉祥物的书店品牌项目

以贵宾犬为吉祥物的书店品牌项目

一份精致的书店品牌识别项目,展示了围绕坐在书堆上的玩具贵宾犬吉祥物所构建的 Logo 设计、配色方案、排版、文具、服务卡及店面效果图。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
瞳孔颜色分析指南

瞳孔颜色分析指南

一个用于创建专业美妆指南的提示词,通过并排对比分析主体在不同瞳孔颜色下的效果。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views