You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
【🏄 <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>】
8
+
</p>
9
+
10
+
## Multi-Agent Ebook
11
+
12
+
-**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)).
13
+
14
+
<palign="center">
15
+
<imgsrc='../misc/ebook.png'width=800>
16
+
</p>
17
+
18
+
## How to Contribute
19
+
20
+
-**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!
21
+
22
+
```
23
+
Issue Title: [Ebook New Paper] {Paper Title}
24
+
25
+
Title: {Title of the Paper}
26
+
Authors: {All Authors of the Paper, separated by commas}
27
+
Date: {Paper Submission Date for the first version}
28
+
Abstract: {Abstract of the Paper}
29
+
Url: {Url of the Paper}
30
+
Affiliation: {Affiliations of All Authors, separated by commas}
0 commit comments