← All articles
· General tech audience, OSINT researchers, analysts, journalists
What Is Monitor.Guide? The Free Real-Time Global Intelligence Dashboard

What Is Monitor.Guide? The Free Real-Time Global Intelligence Dashboard

Imagine opening 100 browser tabs every morning: one for Reuters, another for flight tracking, a third for earthquake monitors, a fourth for stock markets, a fifth for military ship positions. Now imagine replacing all of them with a single dashboard.

That’s Monitor.Guide.

A Bloomberg Terminal for the Rest of Us

Monitor.Guide is a free, open-source, real-time global intelligence dashboard that pulls together news, financial markets, military movements, natural disasters, cyber threats, and geopolitical risk scoring into one interactive map.

It’s the kind of tool that used to be locked behind six-figure enterprise contracts. Now it’s available to anyone with a browser. No login. No paywall. No data collection.

What You See When You Open Monitor.Guide

The first thing you notice is the globe. A 3D interactive map powered by globe.gl and Three.js, dotted with live data points: conflict zones pulsing red, military bases marked by operator, undersea cables tracing the ocean floor, and ADS-B aircraft positions updating in real time.

On the left, a panel system lets you pull up any combination of 45+ data layers:

  • Geopolitical: Active conflicts, protests, hotspot escalation scores, strategic theater posture assessments across 9 operational theaters (Taiwan Strait, Persian Gulf, Baltic, and more)
  • Military: 210+ military bases, live flight tracking, naval vessel positions merged with USNI fleet reports, GPS jamming detection zones
  • Infrastructure: Nuclear facilities, AI datacenters (111 mapped), undersea cables, pipelines, strategic ports (83), and airports (107)
  • Financial: 92 stock exchanges, 13 central bank policy trackers, commodity prices, Fear & Greed Index, Bitcoin ETF flows, stablecoin peg monitoring
  • Natural Disasters: USGS earthquakes (M4.5+), NASA satellite fire detection, volcanic activity, flood alerts
  • Cyber Threats: Feodo Tracker botnet C2 servers, URLhaus malicious URLs, internet outage detection via Cloudflare Radar

Every data point is sourced from public, verifiable feeds: 435+ RSS sources, government APIs, satellite data, and open maritime/aviation transponders.

Five Dashboards, One Codebase

Monitor.Guide isn’t one dashboard. It’s five:

Dashboard Focus URL
Monitor.Guide Geopolitics, conflicts, military, infrastructure monitor.guide
Tech Monitor AI labs, startups, cybersecurity, cloud infrastructure monitor.guide/dashboard?variant=tech
Finance Monitor Markets, central banks, forex, Gulf FDI monitor.guide/dashboard?variant=finance
Commodity Monitor Mining, metals, energy, supply chain disruption monitor.guide/dashboard?variant=commodity
Happy Monitor Good news, breakthroughs, conservation, renewable energy monitor.guide/dashboard?variant=happy

Switch between them with a single click. Each variant curates panels and layers for its specific audience while sharing the same underlying intelligence engine. Read more about each variant in Five Dashboards, One Platform.

AI That Runs on Your Machine

Here’s where Monitor.Guide gets interesting for privacy-conscious users. The platform includes a 4-tier AI fallback chain:

  1. Local LLMs (Ollama or LM Studio) for fully offline, private analysis
  2. Groq (Llama 3.1 8B) for fast cloud inference
  3. OpenRouter as a fallback provider
  4. Browser-based T5 (Transformers.js) that runs entirely in your browser via Web Workers

This means you can generate intelligence briefs, classify threats, and run sentiment analysis without sending a single byte to external servers. The desktop app (built with Tauri for macOS, Windows, and Linux) takes this further with OS keychain integration and a local Node.js sidecar for complete offline operation.

The Country Intelligence Dossier

Click any country on the map and you get a full intelligence dossier:

  • Country Instability Index (CII): A real-time 0-100 score calculated from baseline risk (40%), unrest indicators (20%), security events (20%), and information velocity (20%)
  • AI-generated analysis with inline citations from current headlines
  • Active signals: Protests, conflicts, natural disasters, and cyber incidents
  • 7-day timeline: What happened this week
  • Prediction markets: What Polymarket bettors think happens next
  • Infrastructure exposure: Pipelines, cables, and datacenters within 600km

Who Uses Monitor.Guide?

The dashboard serves a surprisingly wide audience:

  • OSINT researchers who need a unified view instead of 100 tabs
  • Financial analysts tracking macro signals across 92 exchanges
  • Journalists who need instant context for breaking stories
  • Supply chain managers monitoring disruption risk at ports and commodity hubs
  • Policy researchers studying government spending and trade policy
  • Developers who want to build on top of open, typed APIs (270 proto files, 34 services). See the Developer API and Open Source guide for details.

Available Everywhere

Monitor.Guide works as:

  • A web app at monitor.guide (no install needed)
  • A Progressive Web App you can install on any device with offline map caching
  • A native desktop app via Tauri for macOS, Windows, and Linux
  • Fully mobile-optimized with touch gestures, pinch-to-zoom, and bottom-sheet panels

It supports 21 languages including Arabic (with full RTL layout), Japanese, Chinese, and all major European languages. RSS feeds are localized per language, and AI analysis can be generated in your preferred language. See the full language breakdown in Monitor.Guide in 21 Languages.

Open Source, No Strings

Monitor.Guide is released under AGPL-3.0. The entire codebase, every data source, every algorithm, is open for inspection, contribution, and self-hosting. There’s no “enterprise tier” waiting behind the free version. This is the product.

The tech stack is modern and approachable: React + TypeScript + Vite on the frontend, Vercel Edge Functions for the API layer, and Tauri for the desktop app.

Frequently Asked Questions

Do I need to create an account to use Monitor.Guide? No. Monitor.Guide requires no login, no signup, and collects no personal data. Open monitor.guide in any browser and start using it immediately.

Can I run Monitor.Guide completely offline? Yes. The Tauri desktop app (macOS, Windows, Linux) includes a local Node.js sidecar and supports local LLMs via Ollama or LM Studio. You can also install the PWA for offline map caching.

How does Monitor.Guide compare to paid intelligence tools? Monitor.Guide covers geopolitics, markets, military tracking, and infrastructure in a single free dashboard. Paid tools like Bloomberg or Palantir offer deeper coverage in specific domains but cost thousands to millions per year. See the full comparison.


Try Monitor.Guide now at monitor.guide. No signup required.

See Monitor.Guide in Real Time

Markets, geopolitics, conflicts, infrastructure. One dashboard. No login required.

Open Dashboard
Monitor.Guide
Open-source global intelligence infrastructure from LookNoHandsMom/Monitor.Guide.