feat: 更新项目说明

This commit is contained in:
ageerle
2025-07-07 13:44:55 +08:00
parent 0eff37fa51
commit e46245d97d
5 changed files with 7 additions and 28 deletions

View File

@@ -149,37 +149,16 @@
- PPT 制作:根据文本输入自动生成结构化幻灯片,支持自定义模板(需要使用三方平台 如:文多多)。
### 项目演示
AI编程助手参考项目: https://github.com/springaialibaba/spring-ai-alibaba-copilot
#### 任务规划
### 任务规划演示
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin: 20px 0;">
<!-- 任务1: 自动创建项目 -->
<div style="text-align: center; padding: 15px; border-radius: 8px; background: #f8f9fa; box-shadow: 0 4px 6px rgba(0,0,0,0.1);">
<h3 style="margin-top: 0; margin-bottom: 15px;">自动创建项目</h3>
<div style="margin-top: 10px;">
<a href="https://www.bilibili.com/video/BV1CgKuzFEt6" target="_blank" style="display: inline-block; background: #3498db; color: white; padding: 8px 15px; border-radius: 4px; text-decoration: none; font-weight: 500;">
观看视频
</a>
</div>
#### AI编程助手
<div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;">
<img src="image/code01.png" alt="drawing" style="width: 600px; height: 300px; border: 2px solid #ddd; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);"/>
<img src="image/code02.png" alt="drawing" style="width: 600px; height: 300px; border: 2px solid #ddd; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);"/>
<img src="image/code03.png" alt="drawing" style="width: 600px; height: 300px; border: 2px solid #ddd; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);"/>
<img src="image/code04.png" alt="drawing" style="width: 600px; height: 300px; border: 2px solid #ddd; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);"/>
</div>
<!-- 任务2: 生成旅游攻略 -->
<div style="text-align: center; padding: 15px; border-radius: 8px; background: #f8f9fa; box-shadow: 0 4px 6px rgba(0,0,0,0.1);">
<h3 style="margin-top: 0; margin-bottom: 15px;">生成旅游攻略</h3>
<div style="margin-top: 10px;">
<a href="https://www.bilibili.com/video/BV1kuKuzfERC" target="_blank" style="display: inline-block; background: #3498db; color: white; padding: 8px 15px; border-radius: 4px; text-decoration: none; font-weight: 500;">
观看视频
</a>
</div>
</div>
</div>
#### mcp支持
<div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;">
<img src="image/mcp-01.png" alt="drawing" style="width: 600px; height: 300px; border: 2px solid #ddd; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);"/>

BIN
image/code01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 830 KiB

BIN
image/code02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 KiB

BIN
image/code03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 KiB

BIN
image/code04.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB