Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.1 KB

Introduction

This project use llama2 70B instead of chatgpt to run Generative Agents.
I tested running a single day with 3 agents in the town successfully.
This will much cheaper than using Openai.
Contribute This project is welcome. Let's build a world together!

Introduction Video

https://www.bilibili.com/video/BV17r4y1f7ti

Project origin

https://github.com/joonspk-research/generative_agents

Generative Agents: Interactive Simulacra of Human Behavior

Smallville

This repository accompanies our research paper titled "Generative Agents: Interactive Simulacra of Human Behavior." 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.

How to install

Setup tutorial