# Case: Generative Agents: Interactive Simulacra of Human Behavior

The paper "Generative Agents: Interactive Simulacra of Human Behavior" introduces computational software agents that simulate believable human behavior using large language models, enabling them to perform daily activities, form opinions, interact with each other, and exhibit emergent social behaviors in an interactive sandbox environment.

Paper Link: <https://arxiv.org/abs/2304.03442>

Github Code: <https://github.com/joonspk-research/generative_agents>

{% embed url="<https://github.com/joonspk-research/generative_agents/raw/main/cover.png>" %}
Virtual Small Town
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiandbusiness.com/tools-and-tech/ai-agent-tools/case-generative-agents-interactive-simulacra-of-human-behavior.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
