LLM4AAMAS

Generative Autonomous Agents and Multi-Agent Systems (AAMAS) offer promising opportunities for solving problems in open environments and simulating complex social dynamics.

This repository contains a collection of papers and ressources related to generative AAMAS. This list is a work in progress and will be regularly updated with new resources.

Artificial Intelligence

Neural networks (RNN, Transformers)

Large Language Models

Tuning

Instruction tuning

Alignement tuning

Existing LLMs

Many models are available at the following URLs:
https://www.nomic.ai/gpt4all and
https://huggingface.co/models.

Prompt engineering

ICL

CoT

RAG

Generative Autonomous Agents

Generative Autonomous Agents on the shelf

Generative MAS

Generative MAS on the shelf

Authors

Maxime MORGE

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.