- Step1: Clone the GenerativeAgentsCN repository from GitHub.
- Step2: Install required dependencies using pip install -r requirements.txt.
- Step3: Launch Jupyter Notebook and open the provided notebooks.
- Step4: Configure agent profiles and memory parameters in the notebook cells.
- Step5: Run the simulation cells to generate agents and observe interactions.
- Step6: Customize code modules or integrate a custom LLM as needed.