[PR #687] [CLOSED] Add AI Geopolitical Simulator to Autonomous Game Playing Agents #14698

Closed
opened 2026-07-12 22:34:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/687
Author: @KaihuaHuang
Created: 4/5/2026
Status: Closed

Base: mainHead: add-hormuz-simulator


📝 Commits (1)

  • ace1f12 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/687 **Author:** [@KaihuaHuang](https://github.com/KaihuaHuang) **Created:** 4/5/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-hormuz-simulator` --- ### 📝 Commits (1) - [`ace1f12`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ace1f122978a37bce11ea15a405d6611c86c8476) Add AI Geopolitical Simulator to Autonomous Game Playing Agents ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this? Adding [Strait of Hormuz Simulator](https://github.com/Peakstone-Labs/hormuz-agent-sandbox) 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. - 🎮 Live demo: https://game.peakstone-labs.com - 📦 GitHub: https://github.com/Peakstone-Labs/hormuz-agent-sandbox --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-12 22:34:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#14698