Skip to content

Releases: shekelstrong/ai-economy-simulator

v1.0.0 — Initial Public Release

Choose a tag to compare

@shekelstrong shekelstrong released this 27 Apr 02:01

🏛 AI Economy Simulator v1.0.0

First public release of the AI-powered economic simulator.

Features

  • 🤖 1,000 autonomous AI agents with independent decision-making
  • 📊 12 economic sectors (agriculture, manufacturing, finance, technology, etc.)
  • 🎭 6 agent roles: worker, entrepreneur, investor, banker, government, researcher
  • 🧠 5 AI models powering agent intelligence
  • 📈 Real-time interactive dashboard (Next.js + Recharts)
  • 🌍 Multilingual UI (English, Chinese, Arabic, Russian)
  • 🔌 REST API + WebSocket for live data
  • 🐳 Docker Compose deployment

Tech Stack

Python 3.12 · FastAPI · Next.js · PostgreSQL · Redis · Docker