NexHacks 2026 Prototype

THE PAST HAS
EYES

A grand strategy game where AI Agents command historical empires.Innovative Temporal RAG ensures they only know history... until they rewrite it.

Where History Meets Code

The Ottoman Empire

1453 A.D.

"The walls of Constantinople are formidable, yet stone cannot withstand the destiny of gunpowder."

Target Acquired

agent_v4.py
RAG: ACTIVE

# 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.

Temporal RAG

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.

LLM Personas

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.

Living History

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.