diff --git a/README.md b/README.md index ebd0f534..e772a41e 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,14 @@
## 🎉 News - -* **November 2nd, 2023: ChatDev is now supported with a new feature: incremental development, which allows agents to develop upon existing codes.** Try `--config "incremental" --path "[source_code_directory_path]"` to start it. +* **November 15th, 2023: We launched ChatDev as a SaaS platform that enables software developers and innovative entrepreneurs to build software efficiently at a very low cost and barrier to entry.** Try it out at https://chatdev.modelbest.cn/. +
+
+
@@ -61,6 +63,10 @@ https://github.com/OpenBMB/ChatDev/assets/11889052/80d01d2f-677b-4399-ad8b-f7af9
## ⚡️ Quickstart
+### 💻️ Quickstart with Web
+
+Access the web page for visualization and configuration use: https://chatdev.modelbest.cn/
+
### 🖥️ Quickstart with terminal
To get started, follow these steps:
@@ -117,7 +123,7 @@ To get started, follow these steps:
python main.py
```
-### 🐳 Quickstart with Docker
+#### 🐳 Quickstart with Docker
- We thank [ManindraDeMel](https://github.com/ManindraDeMel) for providing Docker support. Please see [Docker Start Guide](wiki.md#docker-start).
## ✨️ Advanced Skills
diff --git a/misc/saas.png b/misc/saas.png
new file mode 100644
index 00000000..a84288d7
Binary files /dev/null and b/misc/saas.png differ