# Generative Agents Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/generative-agents
> Markdown URL: https://aitinkerers.org/technologies/generative-agents.md
> Technology record last updated: 2026-02-23T09:46:48Z
> Generated: 2026-09-21T03:47:50Z

Autonomous software entities: they leverage Large Language Models (LLMs) to simulate complex, believable human behavior and emergent social dynamics.

Generative Agents are computational entities that model human behavior using a specialized architecture: an LLM extended with a Memory Stream, a Reflections Module, and a Planning/Reacting Module. This three-part system enables agents to store a complete record of experiences, synthesize them into higher-level insights, and dynamically plan future actions based on context and memory. In a key evaluation, 25 agents in a *The Sims*-inspired sandbox autonomously coordinated a Valentine's Day party: they spread invitations, formed new acquaintances, and arranged dates over two simulated days. The technology is a critical advancement for building realistic interactive environments and prototyping complex human-agent interaction models.

- Official technology site: https://arxiv.org/abs/2304.03442
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Simulatrex.ai – a LLM-based simulation framework](https://berlin.aitinkerers.org/talks/rsvp_QGYlxDLQAIk)

LLMs are shown to be able to mimic human behavior. How can we apply that to large-scale social simulations?

- Event context: AI Tinkerers Berlin - November 24 — 2023-11-24 — Berlin
- Public talk page: https://berlin.aitinkerers.org/talks/rsvp_QGYlxDLQAIk

### [Simulatrex.ai – a LLM-based simulation framework](https://sf.aitinkerers.org/talks/rsvp_7nb-AsPsA3I)

LLMs are shown to be able to mimic human behavior. How can we apply that to large-scale social simulations?

- Event context: 🤖🔄🧠 AI Tinkerers SF - October Meetup — 2023-10-26 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_7nb-AsPsA3I

## Related Technologies

- [LLMs](https://aitinkerers.org/technologies/llms) ([Markdown](https://aitinkerers.org/technologies/llms.md)) — 83 public demos
- [Simulatrex](https://aitinkerers.org/technologies/simulatrex) ([Markdown](https://aitinkerers.org/technologies/simulatrex.md)) — 2 public demos
