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

maxakumar/state-sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.4%
  • Python 30.9%
  • Other 1.7%