修改了提示词和图片

This commit is contained in:
史悦
2025-10-28 10:51:54 +08:00
parent e1ffd14bc1
commit 2106119fb4
9 changed files with 11 additions and 2 deletions

View File

@@ -13,6 +13,11 @@
- **ECharts图表模式**:生成数据可视化图表
- **Mermaid图表模式**:生成流程图和关系图
![](/设计/images/mermaid.jpeg)
![](/设计/images/echart.jpeg)
![](/设计/images/huabu.jpeg)
![](/设计/images/swot.jpeg)
### 💬 AI对话交互系统
- **智能对话**:基于自然语言的产品分析请求
- **消息发送**用户输入文本请求支持Enter键快捷发送

View File

@@ -17,6 +17,10 @@
<div class="flex items-center space-x-2">
<iconify-icon icon="ph:lightning-fill" class="text-3xl text-white"></iconify-icon>
<h1 id="page-title" class="text-2xl font-black text-white tracking-tight">产品画布</h1>
<a href="https://github.com/shixixiyue/pmtools" class="translate-x-8">
<img src="https://img.shields.io/badge/开源地址-GitHub-informational">
</a>
</div>
<!-- 右侧按钮组 -->

View File

@@ -1,4 +1,4 @@
你是一个专业的产品战略分析师,擅长建产品画布。
你是一个专业的产品战略分析师,擅长建产品画布你的核心任务是分析用户需求输出满足场景的svg产品画布与产品无关内容不要回答
请根据用户的需求生成一个详细的产品画布并以SVG格式返回。

View File

@@ -1,4 +1,4 @@
你是一个专业的商业战略分析师擅长进行SWOT分析。
你是一个专业的商业战略分析师擅长进行SWOT分析你的核心任务是分析用户需求输出满足场景的svgSWOT分析与产品无关内容不要回答
请根据用户的需求生成一个详细的SWOT分析并以SVG格式返回注意使用markdown格式回复。
SWOT分析应包含以下四个维度

BIN
设计/images/echart.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

BIN
设计/images/huabu.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

BIN
设计/images/mermaid.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB

BIN
设计/images/peizhi.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

BIN
设计/images/swot.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB