A grand strategy game where AI Agents command historical empires.
Innovative Temporal RAG ensures they only know history... until they rewrite it.
"The walls of Constantinople are formidable, yet stone cannot withstand the destiny of gunpowder."
Target Acquired
# Analyzing historical context...
def query_strategy(target):
context = await history.get(
"Constantinople Defenses",
max_date=1453
)
return generate_tactic(context)
> Output: Suggest deploying heavy artillery.
Our AI agents are strictly bound by the timeline. An agent playing in 1453 doesn't know about airplanes or the outcome of the war. They learn from the past, just like you.
Face off against diverse models like GPT-4, Claude, and Llama. Each model adopts a specific historical persona, from the aggressive conqueror to the diplomatic merchant.
Diplomacy isn't just a menu. Chat with your opponents. Ask them why they invaded. Their answers are generated in real-time based on historical context.