Skip to content

Commit

Permalink
Merge branch 'main' of github.com:OpenBMB/ChatDev
Browse files Browse the repository at this point in the history
  • Loading branch information
钱忱 authored and 钱忱 committed Jun 27, 2024
2 parents b48b9a1 + 10e1539 commit 7588c20
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 2 deletions.
32 changes: 31 additions & 1 deletion MultiAgentEbook/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
# Coming Soon
<div align="center">
<h1>Multi-Agent Ebook</h1>
<img src='./images/logo5.png' width=200>
</div>

<p align="center">
【🏄 <a href="https://thinkwee.top/multiagent_ebook/">Go to the Website</a> | 📚 <a href="https://thinkwee.top/multiagent_ebook/#book">Read the Chapters</a> | 🧐 <a href="https://thinkwee.top/multiagent_ebook/#more-works">Learn More about our Research</a>】
</p>

## Multi-Agent Ebook

- **Multi-Agent Ebook** presents an interactive eBook that compiles an extensive collection of research papers on large language model (LLM)-based multi-agent systems. Organized into multiple chapters and continuously updated with significant research, it strives to provide a comprehensive outline for both researchers and enthusiasts in the field. We welcome ongoing contributions to expand and enhance this resource. We thank the open-source templates for building this website ([sparshcodes/bookmark-landing-page](https://github.com/sparshcodes/bookmark-landing-page) and [fchavonet/web-flip_book](https://github.com/fchavonet/web-flip_book)).

<p align="center">
<img src='../misc/ebook.png' width=800>
</p>

## How to Contribute

- **Multi-Agent Ebook** is fully open-source and we welcome everyone to collaboratively build and enhance this repository. You can add a new page to the Ebook by creating an issue! Please follow the format below to submit an issue for adding a paper related to LLM Multi-Agent to the Ebook, and we will process and merge it as soon as possible!

```
Issue Title: [Ebook New Paper] {Paper Title}
Title: {Title of the Paper}
Authors: {All Authors of the Paper, separated by commas}
Date: {Paper Submission Date for the first version}
Abstract: {Abstract of the Paper}
Url: {Url of the Paper}
Affiliation: {Affiliations of All Authors, separated by commas}
```
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</p>

## 🎉 News
* **June 25, 2024: 🎉To foster development in LLM-powered multi-agent collaboration🤖🤖 and related fields, the ChatDev team has curated a collection of seminal papers📄 presented in an interactive e-book📚 format. Explore the latest advancements and download the paper list here: https://thinkwee.top/multiagent_ebook**
* **June 25, 2024: 🎉To foster development in LLM-powered multi-agent collaboration🤖🤖 and related fields, the ChatDev team has curated a collection of seminal papers📄 presented in a [open-source](https://github.com/OpenBMB/ChatDev/tree/main/MultiAgentEbook) interactive e-book📚 format. Now you can explore the latest advancements on the [Ebook Website](https://thinkwee.top/multiagent_ebook) and download the [paper list](https://github.com/OpenBMB/ChatDev/blob/main/MultiAgentEbook/papers.csv).**
<p align="center">
<img src='./misc/ebook.png' width=800>
</p>
Expand Down

0 comments on commit 7588c20

Please sign in to comment.