Readme updated

Readme updated
This commit is contained in:
joonspk-research 2023-07-29 17:04:21 -07:00
parent a2df596570
commit 36bd222662

View File

@ -1,9 +1,9 @@
# Generative Agents: Interactive Simulacra of Human Behavior
<p align="center" width="100%">
<img src="cover.png" alt="Smallville" style="width: 80%; min-width: 300px; display: block; margin: auto;">
</p>
# Generative Agents: Interactive Simulacra of Human Behavior
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.*