An open API service indexing awesome lists of open source software.

https://github.com/danielrosehill/AI-Geopol-Projects

Collection/resource list of AI projects focused on exploring the ability of AI agents to act as proxies for real-world geopolirtical actors, including simulated policy fora
https://github.com/danielrosehill/AI-Geopol-Projects

ai-experiments geopolitics

Last synced: about 1 month ago
JSON representation

Collection/resource list of AI projects focused on exploring the ability of AI agents to act as proxies for real-world geopolirtical actors, including simulated policy fora

Awesome Lists containing this project

README

          

# AI Geopolitical Wargaming & Policy Simulation Projects

A curated list of projects using AI, LLMs, and multi-agent systems for geopolitical wargaming, policy simulation, conflict modeling, and strategic forecasting.

*Last updated: 2026-04-19*

> See also: [AI-Synthesised-Perspectives](https://github.com/danielrosehill/AI-Synthesised-Perspectives) for multi-agent deliberation and debate tools, and [AI-Decision-Eval-Projects](https://github.com/danielrosehill/AI-Decision-Eval-Projects) for decision-making evaluation frameworks.

---

## Table of Contents

- [Wargaming & Conflict Simulation](#wargaming--conflict-simulation)
- [Policy Simulation](#policy-simulation)
- [Multi-Agent Geopolitical Systems](#multi-agent-geopolitical-systems)
- [Strategic Forecasting](#strategic-forecasting)
- [International Relations Modeling](#international-relations-modeling)
- [Frameworks & Tools](#frameworks--tools)
- [Reference Data & Codebooks](#reference-data--codebooks)

---

# Wargaming & Conflict Simulation

Projects focused on AI-driven military and geopolitical wargaming scenarios.

## [WargamesAI](https://github.com/user1342/WargamesAI)

![GitHub stars](https://img.shields.io/github/stars/user1342/WargamesAI?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/user1342/WargamesAI)

Professional Wargaming LLM Toolbox

**Language:** Python

**Author:** [user1342](https://github.com/user1342)

---

## [Snowglobe](https://github.com/IQTLabs/snowglobe)

![GitHub stars](https://img.shields.io/github/stars/IQTLabs/snowglobe?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/IQTLabs/snowglobe)

Open-ended wargames with large language models. Multi-agent system where every stage from scenario preparation to post-game analysis can be carried out by AI, humans, or a combination.

**Language:** Python

**Author:** [IQTLabs](https://github.com/IQTLabs) (In-Q-Tel)

---

## [Geopol Modeller](https://github.com/danielrosehill/Geopol-Modeller)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Geopol-Modeller?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Geopol-Modeller)

Fork of IQTLabs Snow Globe, remodeled around OpenRouter as a single LLM gateway with model pools, a Tavily-powered planning agent, LangGraph simulation loop, Rich progress UI, checkpointing, Typst PDF reports, and edge-TTS podcast generation. Stripped LangChain/torch/transformers in favor of direct OpenAI SDK calls.

*Derived from [IQTLabs/snowglobe](https://github.com/IQTLabs/snowglobe).*

**Language:** Python

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [ROMANCER](https://github.com/RANDCorporation/ROMANCER)

![GitHub stars](https://img.shields.io/github/stars/RANDCorporation/ROMANCER?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/RANDCorporation/ROMANCER)

RAND Ontological Model for Assessing Nuclear Crisis Escalation Risk. Agent-based simulation with multiple theories-of-mind for exploring how decisionmaker actions, threats, and demands affect nuclear escalation outcomes.

**Language:** Python

**Author:** [RANDCorporation](https://github.com/RANDCorporation)

---

## [LLMWargaming](https://github.com/ancorso/LLMWargaming)

![GitHub stars](https://img.shields.io/github/stars/ancorso/LLMWargaming?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/ancorso/LLMWargaming)

LLMs for Wargames. Experiment comparing human players to LLM-simulated responses in a fictional US-China crisis escalation scenario with 107 national security experts.

**Language:** Julia

**Author:** [ancorso](https://github.com/ancorso)

---

## [LLM-CBRN-Risks](https://github.com/pillowsofwind/LLM-CBRN-Risks)

![GitHub stars](https://img.shields.io/github/stars/pillowsofwind/LLM-CBRN-Risks?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/pillowsofwind/LLM-CBRN-Risks)

[ACL 2025 Findings] Nuclear Deployed: Analyzing Catastrophic Risks in Decision-making of Autonomous LLM Agents. Studies how LLM agents behave in nuclear crisis scenarios.

**Language:** Python

**Author:** [pillowsofwind](https://github.com/pillowsofwind)

---

## [TIDE2024 LLM Wargame](https://github.com/MilaSong/TIDE2024_LLMwargame)

![GitHub stars](https://img.shields.io/github/stars/MilaSong/TIDE2024_LLMwargame?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/MilaSong/TIDE2024_LLMwargame)

Wargame simulations using LLMs. Created during TIDE Hackathon 2024. Customizable scenarios with support for simulations across all five military domains.

**Language:** Python

**Author:** [MilaSong](https://github.com/MilaSong)

---

# Policy Simulation

Tools and frameworks for simulating policy outcomes using AI.

## [ThunderBeans](https://github.com/TawandaVera/ThunderBeans)

![GitHub stars](https://img.shields.io/github/stars/TawandaVera/ThunderBeans?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/TawandaVera/ThunderBeans)

AI-driven parliamentary simulation + SendGrid-powered report delivery. Built with ChatGPT, Replit, Node.js, and policy simulation logic.

**Language:** JavaScript

**Author:** [TawandaVera](https://github.com/TawandaVera)

---

## [Global Microeconomic Simulation Engine](https://github.com/vinhatson/Global-Microeconomic-Simulation-Engine)

![GitHub stars](https://img.shields.io/github/stars/vinhatson/Global-Microeconomic-Simulation-Engine?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/vinhatson/Global-Microeconomic-Simulation-Engine)

OmniEcon Nexus is an open-source, high-performance simulation engine for global micro/macro-economic analysis. Using deep learning, agent-based modeling, and optimization, it supports 5M agents for forecasting, risk analysis, policy simulation, and portfolio management.

**Language:** Python

**Author:** [vinhatson](https://github.com/vinhatson)

---

## [Election Agent](https://github.com/YardenMorad2003/election-agent)

![GitHub stars](https://img.shields.io/github/stars/YardenMorad2003/election-agent?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/YardenMorad2003/election-agent)

LLM-powered agentic system for Israeli Knesset election analysis -- comparing 4 tool routing strategies (DS-UA 301)

**Language:** Python

**Author:** [YardenMorad2003](https://github.com/YardenMorad2003)

---

# Multi-Agent Geopolitical Systems

Multi-agent AI systems simulating geopolitical actors and interactions at scale.

## [OASIS](https://github.com/camel-ai/oasis)

![GitHub stars](https://img.shields.io/github/stars/camel-ai/oasis?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/camel-ai/oasis)

Open Agent Social Interaction Simulations with One Million Agents

**Language:** Python

**Author:** [camel-ai](https://github.com/camel-ai)

---

## [MiroFish](https://github.com/666ghj/MiroFish)

![GitHub stars](https://img.shields.io/github/stars/666ghj/MiroFish?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/666ghj/MiroFish)

A Simple and Universal Swarm Intelligence Engine, Predicting Anything

**Language:** Python

**Author:** [666ghj](https://github.com/666ghj)

---

## [MiroFish-Offline](https://github.com/nikmcfly/MiroFish-Offline)

![GitHub stars](https://img.shields.io/github/stars/nikmcfly/MiroFish-Offline?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/nikmcfly/MiroFish-Offline)

Fully local, English-language fork of MiroFish. Multi-agent swarm intelligence engine that simulates public opinion, market sentiment, and social dynamics entirely on local hardware with zero cloud dependencies. Uses Ollama + Neo4j Community Edition.

*Community English fork of the original Chinese MiroFish project, making it accessible to a broader audience and fully self-hostable.*

**Language:** Python

**Author:** [nikmcfly](https://github.com/nikmcfly)

---

## [MiroShark](https://github.com/aaronjmars/MiroShark)

![GitHub stars](https://img.shields.io/github/stars/aaronjmars/MiroShark?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/aaronjmars/MiroShark)

Universal Swarm Intelligence Engine. Multi-agent simulation engine that generates hundreds of AI agents to simulate public reaction across Twitter, Reddit, and Polymarket simultaneously. Features cross-platform simulation with market-media feedback bridge.

*Evolution of the MiroFish concept adding Polymarket prediction market trading alongside social media simulation.*

**Language:** Python

**Author:** [aaronjmars](https://github.com/aaronjmars)

---

## [Hermes Geopolitical Market Sim](https://github.com/nativ3ai/hermes-geopolitical-market-sim)

![GitHub stars](https://img.shields.io/github/stars/nativ3ai/hermes-geopolitical-market-sim?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/nativ3ai/hermes-geopolitical-market-sim)

Hermes skill package for geopolitical market forecasting. Wires together WorldOSINT headless feeds, Polymarket pricing, MiroFish simulation, and Hermes operator workflows. Features counterfactual branching to inject new actors into past simulations and measure butterfly effects.

*Orchestration layer combining OSINT feeds, prediction markets, and multi-agent simulation into one pipeline.*

**Language:** Python

**Author:** [nativ3ai](https://github.com/nativ3ai)

---

## [AI Diplomacy](https://github.com/GoodStartLabs/AI_Diplomacy)

![GitHub stars](https://img.shields.io/github/stars/GoodStartLabs/AI_Diplomacy?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/GoodStartLabs/AI_Diplomacy)

Frontier Models playing the board game Diplomacy. Each power controlled by an autonomous LLM agent that maintains state, forms relationships, conducts negotiations, and makes strategic decisions.

*Uses the board game Diplomacy as substrate for real diplomatic negotiation, alliance formation, and strategic planning — core skills for geopolitical simulation.*

**Language:** Python

**Author:** [GoodStartLabs](https://github.com/GoodStartLabs)

---

## [AgentSociety](https://github.com/tsinghua-fib-lab/AgentSociety)

![GitHub stars](https://img.shields.io/github/stars/tsinghua-fib-lab/AgentSociety?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/tsinghua-fib-lab/AgentSociety)

Large-scale social simulation (10k+ agents, 5M interactions) to understand human behaviors and society through LLM-driven agents. Agents have emotions, needs, motivations, and perform social behaviors including economic activity.

*From Tsinghua University. Can model population-level responses to policy changes, economic shocks, or political events.*

**Language:** Python

**Author:** [tsinghua-fib-lab](https://github.com/tsinghua-fib-lab)

---

## [Political Actor Agent (PAA)](https://github.com/Lihaogx/PAA)

![GitHub stars](https://img.shields.io/github/stars/Lihaogx/PAA?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/Lihaogx/PAA)

[AAAI 2025] Simulating Legislative System for Roll Call Votes Prediction with Large Language Models. Constructs LLM agents representing legislators with profiles, constituency data, and voting history.

*Directly simulates a legislative system with LLM-powered political actors, modeling party influence and roll-call voting.*

**Language:** Python

**Author:** [Lihaogx](https://github.com/Lihaogx)

---

## [LLM Agent Opinion Dynamics](https://github.com/yunshiuan/llm-agent-opinion-dynamics)

![GitHub stars](https://img.shields.io/github/stars/yunshiuan/llm-agent-opinion-dynamics?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/yunshiuan/llm-agent-opinion-dynamics)

Simulating Opinion Dynamics with Networks of LLM-based Agents. Models how opinions spread and shift through social networks of AI agents.

*Relevant to understanding information warfare, political polarization, and mobilization dynamics.*

**Language:** Python

**Author:** [yunshiuan](https://github.com/yunshiuan)

---

# Strategic Forecasting

AI systems for geopolitical forecasting and scenario analysis.

## [Geopol Forecaster](https://github.com/danielrosehill/Geopol-Forecaster)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Geopol-Forecaster?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Geopol-Forecaster)

Two-stage geopolitical forecasting pipeline combining Snowglobe-style actor simulation (38 actors, 4 timesteps) with LLM Council 6-lens analytical panel. Seeded with live Tavily/ISW news data. Produces calibrated probabilistic forecasts with credible intervals.

**Language:** Python

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [Geopol Forecast Council](https://github.com/danielrosehill/Geopol-Forecast-Council)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Geopol-Forecast-Council?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Geopol-Forecast-Council)

Lean spin-off of Geopol Forecaster that skips the actor simulation. Uses an explicit grounding tool list (RSS + Perplexity Sonar + Tavily) to build a timestamped SITREP, then polls a five-model panel (GLM, DeepSeek, Gemini, Claude, Kimi) for three concrete predictions per horizon with supporting/counterveiling historical precedents, change factors, and confidence values. Structured-output JSON schema, per-stage checkpointing, deterministic Typst rendering with cover page, confidence bars, tone classification, and absolute UTC horizon timestamps. Main + full-verbatim PDF variants.

*Cheap cousin of Geopol Forecaster — trades actor-level emergent dynamics for short-horizon news-grounded panel forecasts.*

**Language:** Python

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [Geopol Forecasts Index](https://github.com/danielrosehill/Geopol-Forecasts-Index)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Geopol-Forecasts-Index?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Geopol-Forecasts-Index)

Index of prediction runs from Geopol Forecaster with accuracy tracking. Links to open-sourced reports including the Iran-Israel-US ceasefire durability assessment (09/04/2026).

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [Iran-Israel-Ceasefire-Prediction-090426](https://github.com/danielrosehill/Iran-Israel-Ceasefire-Prediction-090426)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Iran-Israel-Ceasefire-Prediction-090426?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Iran-Israel-Ceasefire-Prediction-090426)

Open-sourced forecast run assessing the April 8 2026 Iran-Israel-US ceasefire. Notable for 6-point convergence between independent simulation (28%) and council (22%) stages at the 72-hour mark. Includes full report, code snapshot, and data visualizations.

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [Geopol Forecaster POC](https://github.com/danielrosehill/Geopol-Forecaster-POC)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Geopol-Forecaster-POC?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Geopol-Forecaster-POC)

Experimentary prediction analysis for real world events (Iran Israel)

**Language:** TypeScript

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [Geopolitical And OSINT Index](https://github.com/danielrosehill/Geopolitical-And-OSINT-Index)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Geopolitical-And-OSINT-Index?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Geopolitical-And-OSINT-Index)

Index of repositories related to OSINT, geopolitical analysis, and situational awareness

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [Israel GeoInsights](https://github.com/danielrosehill/Israel-GeoInsights)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Israel-GeoInsights?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Israel-GeoInsights)

Experimentary repository; using LLMs to analyse geopolitical developments in Israel & the Middle East

**Language:** Python

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

# International Relations Modeling

Projects modeling international relations dynamics with AI agents.

## [Claude Georeaction Researcher](https://github.com/danielrosehill/Claude-Georeaction-Researcher)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Claude-Georeaction-Researcher?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Claude-Georeaction-Researcher)

Claude template for analysing global sentiment/reaction to a geopolitical issue

**Language:** Python

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

# Frameworks & Tools

General-purpose frameworks and tools applicable to geopolitical AI simulation.

## [Geopolitical Analysis System Prompts](https://github.com/danielrosehill/Geopolitical-Analysis-System-Prompts)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Geopolitical-Analysis-System-Prompts?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Geopolitical-Analysis-System-Prompts)

System prompts for geopolitical related AI assistants and tools

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [Iran-Israel-Grounding-Package](https://github.com/danielrosehill/Iran-Israel-Grounding-Package)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Iran-Israel-Grounding-Package?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Iran-Israel-Grounding-Package)

Curated whitelist of URLs and sources for AI agents grounding analysis of the Iran–Israel–US conflict (2026). Includes a SITREP-generation skill and a LangGraph pipeline design (3-hour triage → deep-research escalation → SITREP → analyst) intended as the grounding layer for Geopol Forecaster-style forecast producers.

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [OpenPolicyStack](https://github.com/OscarDiez/OpenPolicyStack)

![GitHub stars](https://img.shields.io/github/stars/OscarDiez/OpenPolicyStack?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/OscarDiez/OpenPolicyStack)

Open-source modular stack for AI-enhanced policy making. Includes reusable microservices for data ingestion, simulation, analytics, dashboards, strategy agents, and decision-support tools.

**Language:** Python

**Author:** [OscarDiez](https://github.com/OscarDiez)

---

## [Agent Council](https://github.com/team-attention/agent-council)

![GitHub stars](https://img.shields.io/github/stars/team-attention/agent-council?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/team-attention/agent-council)

Multi-agent collaboration plugin for Claude Code -- orchestrate multiple AI agents (Codex CLI, Gemini CLI, etc.) for diverse perspectives

**Language:** JavaScript

**Author:** [team-attention](https://github.com/team-attention)

---

## [Brainstormers](https://github.com/Azzedde/brainstormers)

![GitHub stars](https://img.shields.io/github/stars/Azzedde/brainstormers?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/Azzedde/brainstormers)

A suite of specialized agents designed to power brainstorming sessions. Each agent brings a unique perspective and tailored approach to generate creative, targeted solutions for diverse challenges.

**Language:** TypeScript

**Author:** [Azzedde](https://github.com/Azzedde)

---

## [AI Agent Virtual Panel Configs](https://github.com/danielrosehill/AI-Agent-Virtual-Panel-Configs)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/AI-Agent-Virtual-Panel-Configs?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/AI-Agent-Virtual-Panel-Configs)

Sets of 'panels' for testing Rally (AskRally.com) exploring various 'frontier' applications for the concept of AI personas and simulated voting bodies and thinking groups

**Language:** Shell

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

# Reference Data & Codebooks

Datasets, codebooks, and reference schemas used to ground geopolitical AI projects.

## [CAMEO Codebook](https://github.com/danielrosehill/CAMEO-Codebook)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/CAMEO-Codebook?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/CAMEO-Codebook)

Unofficial machine-readable (JSON/YAML) extraction of the CAMEO (Conflict and Mediation Event Observations) codebook used by GDELT, ACLED, and other political event data projects. Consolidates the 1.1b3 PDF manual with the full GDELT lookup set (310 event codes with Goldstein scale, 261 country codes, 646 ethnic groups, 117 known international orgs, 31 religion codes, 40 actor-type codes) into a single unified schema.

*Useful as a grounding reference for any LLM-based geopolitical event coding, actor classification, or conflict-data pipeline.*

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

## [World-Geopol-Fora](https://github.com/danielrosehill/World-Geopol-Fora)

![GitHub stars](https://img.shields.io/github/stars/danielrosehill/World-Geopol-Fora?style=social) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/World-Geopol-Fora)

Machine-readable data about real-world geopolitical fora (UNSC, UNGA, NATO, EU Council, G7/G20, BRICS, SCO, OAS, AU, Arab League, OIC) — membership, mandates, voting rules, and decision dynamics — intended as ground-truth context for multi-agent AI simulations modelling political reactions. UN bodies seeded from AI-Agent-UN; other fora stubbed against a shared JSON Schema.

**Author:** [danielrosehill](https://github.com/danielrosehill)

---

# Contributing

Anyone is welcome to open a pull request to add a project to this list. Drop me a line at public@danielrosehill.com if you'd like me to add it manually.

# Disclaimer

This resource is intended for those discovering AI-powered geopolitical simulation and wargaming projects. It is not exhaustive and is maintained on a best-effort basis. The inclusion of a project does not constitute an endorsement.

---

Maintained by [Daniel Rosehill](https://github.com/danielrosehill)