System Online
8 LAYERS

System Settings

Configure connections, API keys, and system preferences

Backend Connection
Connect to the FastAPI backend for live data

Start backend: cd backend && python -m uv run uvicorn app.main:app --reload --port 8000

Service Status
Connected data sources and infrastructure

FastAPI Backend

Game theory engines, data connectors, AI chat

pending

TimescaleDB

Time-series indicator storage

pending

Redis

API cache + RLlib job queue

pending

Pinecone

RAG vector search

pending

Claude AI

PESTLE synthesis + character chat

pending

World Bank API

16,000+ macro indicators

connected

GDELT

Real-time geopolitical events

connected

FRED

US financial data

pending

NASA EONET

Natural disaster events

connected

UN COMTRADE

Bilateral trade flows

pending
API Keys
Keys are stored in the backend .env file — not in the browser. Configure them in backend/.env
ANTHROPIC_API_KEY

Claude AI (chat, PESTLE synthesis)

backend/.env
PINECONE_API_KEY

Pinecone (RAG vector search)

backend/.env
FRED_API_KEY

FRED (Federal Reserve data)

backend/.env
ACLED_API_KEY

ACLED (conflict data)

backend/.env
COMTRADE_API_KEY

UN COMTRADE (trade flows)

backend/.env
System Information

Frontend

Next.js 16.2.1

Backend

FastAPI + Python 3.12

Database

Supabase + TimescaleDB

Game Engines

Nash, Cournot, Bertrand, Stackelberg, Bargaining

Data Connectors

World Bank, GDELT, FRED, NASA EONET, COMTRADE

Intelligence Layers

8 active

Pixar Characters

8 (Nash, Cournot, Bertrand, Stackelberg, Pareto, Venture, Sentinel, Diplomat)

3D Engine

Three.js + React Three Fiber