From da483976ef77cf14776a4d5f1e5f5a777dab5180 Mon Sep 17 00:00:00 2001 From: JIMMY ZHAO Date: Thu, 9 Nov 2023 15:24:32 -0500 Subject: [PATCH] add ChatDev --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 2cd1c7c..89cf00e 100644 --- a/README.md +++ b/README.md @@ -609,6 +609,25 @@ Exploration of Large Scale Language Model Society](https://ghli.org/camel.pdf) +## [ChatDev](https://github.com/OpenBMB/ChatDev) +A set of communicative agents for software development + +
+ +### Description +- ChatDev is a virtual software company driven by a multitude of intelligent agents assuming different roles such as CEO, CPO, CTO, programmer, reviewer, tester, and art designer, each represented by unique icons. +- These agents collaborate in a structured organizational environment, fulfilling the company's mission to "revolutionize the digital world through programming." They engage in functional seminars focusing on design, coding, testing, and documentation. +- ChatDev aims to provide an accessible, modular, and extensible platform based on large language models, facilitating the study of collective intelligence in a controlled setting. +- The framework allows for extensive customization, empowering users to tailor the software development process, define phases, and establish specific roles within the virtual company. +- ChatDev is committed to open-source principles, encouraging contributions from the community and sharing advancements transparently. + +### Links +- [Paper - ChatDev: Communicative Agents for Software Development](https://arxiv.org/abs/2307.07924) +- [Local demo](https://github.com/OpenBMB/ChatDev/blob/main/wiki.md#local-demo) +- [GitHub](https://github.com/OpenBMB/ChatDev) + +
+ ## [ChemCrow](https://github.com/ur-whitelab/chemcrow-public) A chemistry agent that performs tasks across synthesis, drug discovery, and materials design