ChatDev/MultiAgentEbook
2024-07-01 16:22:27 +08:00
..
book_communication MultiAgentEbook 2024-06-25 22:25:48 +08:00
book_evolution MultiAgentEbook 2024-06-25 22:25:48 +08:00
book_organization MultiAgentEbook 2024-06-25 22:25:48 +08:00
book_simulation MultiAgentEbook 2024-06-25 22:25:48 +08:00
images MultiAgentEbook 2024-06-27 11:12:09 +08:00
book_communication_index.html MultiAgentEbook 2024-06-25 22:25:48 +08:00
book_evolution_index.html MultiAgentEbook 2024-06-25 22:25:48 +08:00
book_organization_index.html MultiAgentEbook 2024-06-25 22:25:48 +08:00
book_simulation_index.html MultiAgentEbook 2024-06-25 22:25:48 +08:00
book_style.css MultiAgentEbook 2024-06-25 22:25:48 +08:00
communication.html MultiAgentEbook 2024-06-25 22:25:48 +08:00
evolution.html MultiAgentEbook 2024-06-25 22:25:48 +08:00
index.html reformat & delete repetitions & add pv 2024-07-01 16:22:27 +08:00
main.js reformat & delete repetitions & add pv 2024-07-01 16:22:27 +08:00
organization.html MultiAgentEbook 2024-06-25 22:25:48 +08:00
papers.csv reformat & delete repetitions & add pv 2024-07-01 16:22:27 +08:00
README.md Update README.md 2024-06-26 13:19:55 +08:00
simulation.html MultiAgentEbook 2024-06-25 22:25:48 +08:00
style.css MultiAgentEbook 2024-06-25 22:25:48 +08:00

Multi-Agent Ebook

🏄 Go to the Website | 📚 Read the Chapters | 🧐 Learn More about our Research

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 and fchavonet/web-flip_book).

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}