{"slug": "worldmonitor-real-time-global-intelligence-dashboard", "title": "WorldMonitor: Real-time global intelligence dashboard", "summary": "WorldMonitor launched an open-source real-time global intelligence dashboard that aggregates 500+ curated news feeds across 15 categories using AI-powered synthesis, dual map engines, and a Country Instability Index for 31 Tier-1 countries. The platform offers 6 site variants, a native desktop app, and supports 24 languages, enabling users to run everything locally with Ollama without API keys.", "body_md": "**Real-time global intelligence dashboard** — AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface.\n\n[ Documentation](https://www.worldmonitor.app/docs/documentation) ·\n\n[·](https://github.com/koala73/worldmonitor/releases/latest)\n\n**Releases**\n\n**Contributing****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** 24 languages**with native-language feeds and RTL support\n\nFor the full feature list, architecture, data sources, and algorithms, see the ** documentation**.\n\nAll site variants and desktop binaries are built from a single codebase and ship from the same release process. The table below clarifies maintenance status so you know which surfaces are safe to depend on.\n\n| Surface | Status | Notes |\n|---|---|---|\n`worldmonitor.app` , `tech.` , `finance.` , `commodity.` , `happy.` , `energy.` |\nStable | Public deployments built from this repo, actively maintained |\n| Desktop binaries (Windows / macOS Apple Silicon / macOS Intel / Linux AppImage) | Stable | One Tauri binary that switches variants in-app; current CI release targets are `full` and `tech` |\n\nIssues filed against any of the above are triaged from the same backlog — see the [issues board](https://github.com/koala73/worldmonitor/issues) for currently-open work.\n\n```\ngit clone https://github.com/koala73/worldmonitor.git\ncd worldmonitor\nnpm install\nnpm run dev\n```\n\nOpen [localhost:3000](http://localhost:3000). The app runs with no environment variables.\n\nFeature-specific data sources may require credentials — for example, the flight-price command (`fly LON DXB`\n\n) needs `TRAVELPAYOUTS_API_TOKEN`\n\nto return live quotes; without it the command shows a \"credentials required\" message rather than synthetic data. See `.env.example`\n\nfor the full list.\n\nFor variant-specific development:\n\n```\nnpm run dev:tech       # tech.worldmonitor.app\nnpm run dev:finance    # finance.worldmonitor.app\nnpm run dev:commodity  # commodity.worldmonitor.app\nnpm run dev:happy      # happy.worldmonitor.app\nnpm run dev:energy     # energy.worldmonitor.app\n```\n\nSee the ** self-hosting guide** for deployment options (Vercel, Docker, static).\n\n| Category | Technologies |\n|---|---|\nFrontend |\nVanilla TypeScript, Vite, globe.gl + Three.js, deck.gl + MapLibre GL |\nDesktop |\nTauri 2 (Rust) with Node.js sidecar |\nAI/ML |\nOllama / Groq / OpenRouter, Transformers.js (browser-side) |\nAPI Contracts |\nProtocol Buffers (276 protos, 34 services), sebuf HTTP annotations |\nDeployment |\nVercel Edge Functions (60+), Railway relay, Tauri, PWA |\nCaching |\nRedis (Upstash), 3-tier cache, CDN, service worker |\n\nFull stack details in the ** architecture docs**.\n\nFlight data provided gracefully by [Wingbits](https://wingbits.com?utm_source=worldmonitor&utm_medium=referral&utm_campaign=worldmonitor), the most advanced ADS-B flight data solution.\n\nWorldMonitor aggregates 65+ external providers and APIs across geopolitics, finance, energy, climate, aviation, cyber, military, infrastructure, and news intelligence — surfaced through 500+ curated feeds and tracked by a freshness monitor covering 35 source groups. See the full [data sources catalog](https://www.worldmonitor.app/docs/data-sources) for providers, feed tiers, and collection methods.\n\nContributions welcome! See [CONTRIBUTING.md](/koala73/worldmonitor/blob/main/CONTRIBUTING.md) for guidelines.\n\n```\nnpm run typecheck        # Type checking\nnpm run build:full       # Production build\n```\n\n**AGPL-3.0-only** for the source code. Commercial use is permitted under the AGPL when you comply with its copyleft and source-availability terms.\n\n| Use Case | Allowed? |\n|---|---|\n| Personal / research / educational | Yes, under AGPL-3.0-only |\n| Self-hosted instance | Yes, under AGPL-3.0-only |\n| Fork and modify | Yes, share source under AGPL-3.0-only when required |\n| Commercial use / SaaS | Yes, under AGPL-3.0-only when you comply with AGPL obligations |\n| Private-source proprietary use or official branding rights | Separate commercial or trademark permission needed |\n\nSee [LICENSE](/koala73/worldmonitor/blob/main/LICENSE) for the full code license and [docs/license.mdx](/koala73/worldmonitor/blob/main/docs/license.mdx) for a plain-language summary. Commercial licensing is available as an alternative option for teams that need non-AGPL terms.\n\nCopyright (C) 2024-2026 Elie Habib. All rights reserved.\n\n**Elie Habib** — [GitHub](https://github.com/koala73)\n\nWe thank the following researchers for responsibly disclosing security issues:\n\n**Cody Richard**— Disclosed three security findings covering IPC command exposure, renderer-to-sidecar trust boundary analysis, and fetch patch credential injection architecture (2026)\n\nSee our [Security Policy](/koala73/worldmonitor/blob/main/SECURITY.md) for responsible disclosure guidelines.\n\n[worldmonitor.app](https://worldmonitor.app) ·\n[docs.worldmonitor.app](https://www.worldmonitor.app/docs/documentation) ·\n[finance.worldmonitor.app](https://finance.worldmonitor.app) ·\n[commodity.worldmonitor.app](https://commodity.worldmonitor.app)", "url": "https://wpnews.pro/news/worldmonitor-real-time-global-intelligence-dashboard", "canonical_source": "https://github.com/koala73/worldmonitor", "published_at": "2026-06-19 14:50:20+00:00", "updated_at": "2026-06-19 15:08:28.496045+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-tools", "ai-infrastructure", "developer-tools", "generative-ai"], "entities": ["WorldMonitor", "Ollama", "Tauri", "Vite", "Three.js", "deck.gl", "MapLibre GL", "Wingbits"], "alternates": {"html": "https://wpnews.pro/news/worldmonitor-real-time-global-intelligence-dashboard", "markdown": "https://wpnews.pro/news/worldmonitor-real-time-global-intelligence-dashboard.md", "text": "https://wpnews.pro/news/worldmonitor-real-time-global-intelligence-dashboard.txt", "jsonld": "https://wpnews.pro/news/worldmonitor-real-time-global-intelligence-dashboard.jsonld"}}