This commit is contained in:
Max 2023-05-18 13:52:28 +08:00
parent 760cdb50d7
commit b814e0726b
2 changed files with 2 additions and 0 deletions

View file

@ -60,6 +60,7 @@ Applications developed with YAO
| Application | Description | Repository |
| -------------------- | ---------------------------------------------------- | --------------------------------------- |
| yaoapp/yao-examples | Yao Examples | https://github.com/YaoApp/yao-examples |
| yaoapp/yao-knowledge | A knowledge base application (Coming soon) | https://github.com/YaoApp/yao-knowledge |
| yaoapp/xgen-dev-app | A demo application | https://github.com/YaoApp/xgen-dev-app |
| yaoapp/demo-project | A demo application for project management | https://github.com/yaoapp/demo-project |

View file

@ -33,6 +33,7 @@ YAO 采用 flow-based 的编程模式,通过编写 YAO DSL (JSON 格式逻辑
| 应用 | 简介 | 代码仓库 |
| -------------------- | --------------------------------------- | --------------------------------------- |
| yaoapp/yao-examples | Yao 应用示例 | https://github.com/YaoApp/yao-examples |
| yaoapp/yao-knowledge | ChatGPT 驱动的知识管理库应用 (稍后开放) | https://github.com/YaoApp/yao-knowledge |
| yaoapp/xgen-dev-app | 演示应用 (演示) | https://github.com/YaoApp/xgen-dev-app |
| yaoapp/demo-project | 工程项目管理演示应用(演示) | https://github.com/yaoapp/demo-project |