mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-15 21:03:40 +00:00
Compare commits
6 Commits
8be480e06c
...
2fae8d0ad0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2fae8d0ad0 | ||
|
|
d7c2d1bcf3 | ||
|
|
122f63dfbd | ||
|
|
719e968192 | ||
|
|
de5488bd8c | ||
|
|
6dcd8823cd |
30
README.md
30
README.md
@@ -149,6 +149,36 @@
|
||||
|
||||
### 项目演示
|
||||
|
||||
#### 任务规划
|
||||
|
||||
### 任务规划演示
|
||||
|
||||
<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>
|
||||
</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);"/>
|
||||
|
||||
519
script/deploy/one-step-script/deploy-cn-macos.sh
Normal file
519
script/deploy/one-step-script/deploy-cn-macos.sh
Normal file
File diff suppressed because it is too large
Load Diff
519
script/deploy/one-step-script/deploy-en-macos.sh
Normal file
519
script/deploy/one-step-script/deploy-en-macos.sh
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user