Quick Start¶
This document will mainly introduce how to install and use AgentSociety, including the following content:
Prerequisites: Introduce the software and hardware environment and dependencies needed before using AgentSociety.
Installation: Explain how to quickly install AgentSociety via
pip.Code Usage: Introduce using AgentSociety through Python programming to start the first social simulation experiment, including configuration methods, running processes, etc. The programming approach offers more flexibility and is recommended for priority use.
Using the Visual Interface: Introduce using AgentSociety’s WebUI interface to start the first social simulation experiment, including configuration methods, running processes, etc.