GitHub radar

World Monitor: AI-Powered Global Intelligence Dashboard

Real-time news aggregation with AI-synthesized briefs, geopolitical monitoring, and market tracking in one open-source app — with a desktop client for Mac, Windows, and Linux.

01koala73/worldmonitor 86kTypeScript

World Monitor is an open-source real-time global intelligence dashboard that aggregates news across geopolitics, finance, technology, commodities, and energy, then synthesizes it via AI into short briefs. The interface includes a 3D globe (globe.gl) and WebGL flat map (deck.gl), live panel feeds, and a Country Instability Index (CII) covering 31 countries. Available as a web app at worldmonitor.app, a native Tauri 2 desktop app for macOS/Windows/Linux, or self-hosted with npm. The AI layer runs on Ollama (local, no API keys needed), Groq, or OpenRouter — you choose your backend. Site variants ship from the same codebase: tech.worldmonitor.app, finance.worldmonitor.app, commodity.worldmonitor.app, energy.worldmonitor.app, and happy.worldmonitor.app. For agent workflows: there is an MCP server at worldmonitor.app/mcp that exposes all monitoring tools to any MCP-compatible agent including Claude Code.

Why a vibe-coder should care

If you create content around technology, startups, or markets, World Monitor replaces a scattered pile of RSS feeds with one AI-synthesized view. The desktop app opens like any native application — nothing to configure. For agent-based setups, the MCP server turns world event data into a direct data source for Claude Code or other agents without any scraping on your side.

How to install

Copy this and send it to your agent — Claude Code, Codex, any of them:

Check out https://github.com/koala73/worldmonitor — download the desktop app for my OS from the releases page, install and launch it; if needed, switch to the tech or finance variant inside the app. Ask me if you need any keys or permissions.
Open on GitHub