Skip to content

State Sandbox is an experimental game for socioeconomic simulation. It uses Large Language Models (o3-mini) to simulate the world and complex policy impacts.

License

Notifications You must be signed in to change notification settings

sshh12/state-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State Sandbox

State Sandbox is an experimental game for socioeconomic simulation. It uses Large Language Models to simulate the world and complex policy impacts.

Blog Post

chrome_GiI1Dyai3B

Features

  • 🌍 High dimensional game play (people, economy, media, crime, environment, etc).
  • 🎯 Make arbitrary policy decisions and see the impact.
  • 🌪️ Realistic randomized events and natural disasters.
  • 🧠 Powered by powerful o1 reasoning models.
  • 🏆 Leaderboard for comparing your nation to others.

Setup

Environment Configuration

See backend/config.py for the environment variables that are used to configure the app.

Development

  • cd frontend && npm install && npm run dev
  • cd backend && pip install -r requirements.txt && python main.py

Deployment

Railway (docker + postgres).

chrome_Uv1nhxJ2po

About

State Sandbox is an experimental game for socioeconomic simulation. It uses Large Language Models (o3-mini) to simulate the world and complex policy impacts.

Topics

Resources

License

Stars

Watchers

Forks