-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(architecture): 添加 DiagramGPT 示例以展示 AI 辅助架构设计
引入 DiagramGPT 的案例研究,展示如何利用 AI 辅助软件架构设计。 新增图片和链接,以提供更直观的理解和进一步的阅读资源。
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
# AI 辅助软件工程:AI 辅助架构设计 | ||
|
||
## 示例 | ||
|
||
### DiagramGPT | ||
|
||
![](images/Diagram-GPT.webp) | ||
|
||
[How an AI sidecar product drove 30% of sign-ups: Eraser’s founder on building and growing DiagramGPT](https://openviewpartners.com/blog/how-an-ai-sidecar-product-drove-30-percent-of-sign-ups-eraser/) | ||
|
||
### ArchGuard Co-mate | ||
|
||
ArchGuard Co-mate is an AI-powered architecture copilot, design and governance tools. | ||
|
||
GitHub: https://github.com/unit-mesh/co-mate | ||
|
||
设计原则如下: | ||
|
||
1. 将领域特定语言(DSL)作为通用语言:采用领域特定语言(DSL),以实现人与机器之间的高效沟通。 | ||
2. 原子化语言模型(LLM)编排:利用语言模型(LLM)的原子化特性,在DSL中构建复杂的行为。 | ||
3. 分层动态上下文:将上下文划分为多个层次,通过语言模型(LLM)有效地处理复杂性。 |
Binary file not shown.