readme updated

readme updated
This commit is contained in:
joonspk-research 2023-08-07 14:12:54 -07:00
parent 2a1fc257e8
commit c7e0c16d88

View File

@ -8,8 +8,6 @@
This repository accompanies our research paper titled "[Generative Agents: Interactive Simulacra of Human Behavior](https://arxiv.org/abs/2304.03442)." It contains our core simulation module for generative agents—computational agents that simulate believable human behaviors—and their game environment. Below, we document the steps for setting up the simulation environment on your local machine and for replaying the simulation as a demo animation.
*Usage Notice: This code repository of generative agents is intended for research use only.*
## <img src="https://joonsungpark.s3.amazonaws.com:443/static/assets/characters/profile/Isabella_Rodriguez.png" alt="Generative Isabella"> Setting Up the Environment
To set up your environment, you will need to generate a `utils.py` file that contains your OpenAI API key and download the necessary packages.