Tao Economics

Navigating Economics Cycles for Preservation and Survival

Palantir Like World Monitor - Open Source

- Posted in Risk Management by

This is like what Palantir offers the government.  However, this World Monitor is open source and available for download. 

Thought folks would find this interesting. I have not tried it yet.

  • 500+ curated news feeds across 15 categories, AI-synthesized into briefs

  • Dual map engine — 3D globe (globe.gl) and WebGL flat map (deck.gl)
    with 56 map layer types

  • Cross-stream correlation — military, economic, disaster, and
    escalation signal convergence

  • Country Instability Index (CII) — server-authoritative CII v8 stress scoring for 31 Tier-1 countries

  • Finance radar — 29 stock exchanges, commodities, crypto, and 7-signal market composite

  • Local AI — run everything with Ollama, no API keys required

  • 6 site variants from a single codebase (world, tech, finance,
    commodity, happy, energy)

  • Native desktop app (Tauri 2) for macOS, Windows, and Linux

  • 25 languages with native-language feeds and RTL support

For the full feature list, architecture, data sources, and algorithms, see the documentation.

Available here → https://github.com/koala73/worldmonitor

To get started: git clone the repo, npm install, npm run dev. That's it. No environment variables required out of the box.

It is fully open source under AGPL-3.0, so you can self-host it, fork it, or build on top of it.