mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 08:22:34 -05:00
[PR #687] [CLOSED] Add AI Geopolitical Simulator to Autonomous Game Playing Agents #11329
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/687
Author: @KaihuaHuang
Created: 4/5/2026
Status: ❌ Closed
Base:
main← Head:add-hormuz-simulator📝 Commits (1)
ace1f12Add AI Geopolitical Simulator to Autonomous Game Playing Agents📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this?
Adding Strait of Hormuz Simulator to the Autonomous Game Playing Agents section.
It's a multi-agent geopolitical sandbox where 4 nations (Iran, US, Israel, Gulf States) are each controlled by an independent LLM agent. Each agent has its own strategic doctrine, red lines, and constraints. Users adjust chaos levels and toggle 11 scenario modifiers, then watch agents interact in real-time via SSE streaming. A 5th oil market agent dynamically prices crude based on geopolitical actions.
Stack: FastAPI + LiteLLM + Vue 3. Supports GPT-4o, Claude, Gemini, DeepSeek. MIT licensed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.