World Monitor
Editor's PickOpen-source real-time global news and public world-data map: AI-summarized headlines, natural disasters, markets and infrastructure on one live 3D globe, with local AI through Ollama and no API key required.
What is World Monitor?
World Monitor is a production-grade, open-source, real-time global news and public world-data dashboard created by developer Elie Habib (koala73). It pulls together hundreds of curated, attributed public feeds across geopolitics, finance, energy, climate, aviation, public events and news, then uses AI to summarize them into briefs and connect related signals across feeds. A dual map engine renders everything on a GPU-accelerated 3D globe (globe.gl / Three.js) and a WebGL flat map (deck.gl / MapLibre GL) that share one layer catalog. It also offers a public Country Stability Index (CII v8) for 31 major countries, a markets radar spanning exchanges, commodities and crypto, and cross-feed correlation that links economic, disaster and geopolitical news events. It can run local AI with Ollama (no API keys needed), with optional Groq / OpenRouter and in-browser Transformers.js. One codebase ships six editions (world, tech, finance, commodity, happy, energy), a native Tauri 2 desktop app for macOS / Windows / Linux, multilingual UI with RTL, and full programmatic access through an MCP server, an OpenAPI-described REST API, a CLI and Python / Ruby / Go SDKs for both people and AI agents.
Pros
- Fully open source under AGPL-3.0; self-host for free and it boots with zero environment variables.
- Hundreds of curated, attributed public feeds spanning geopolitics, finance, energy, climate, aviation and news.
- Local-first AI via Ollama summarizes content without paid API keys or sending data to third parties.
- Unusually polished for OSS: GPU-accelerated 3D globe plus flat WebGL map with a deep shared layer catalog.
- Agent-native design (MCP / REST / CLI / SDKs) lets scripts and AI agents query structured public world events.
Cons
- Some specialized public data feeds require their own credentials or API keys.
- The WebGL globe plus many live streams is resource-heavy; it needs a capable machine and the mobile experience is limited.
- AGPL copyleft means proprietary / SaaS use or official branding requires a separate commercial license.
- The interface is extremely information-dense and has a learning curve; it can overwhelm casual readers.
Capabilities
Compare with Alternatives
| Feature | World Monitor | MMBench | Frontier | PubMedQA |
|---|---|---|---|---|
| Rating | 4.8 | 4.8 | 4.5 | 4.4 |
| Pricing | Freemium | Freemium | Freemium | Freemium |
| Starting From | — | Free / Paid | Free / Paid | Free / Paid |
| API | — | — | — | — |
| Free Tier | — | — | — | — |
| Mobile App | — | — | — | — |
Who is it for
Macro & market analyst
Track geopolitical developments, commodities and cross-asset moves together on a single live screen.
Trade & supply-chain operator
Monitor regional events, natural disasters and infrastructure news that affect shipping and sourcing.
Researcher or journalist
Cross-check breaking events across hundreds of attributed public feeds with AI-generated briefs.
AI agent developer
Pull structured world context into agents through the MCP server, REST API or Python / Ruby / Go SDKs.
Privacy-focused self-hoster
Run the entire stack locally with Ollama, following world news without any external AI API key.