← Field Notes
EN/ES

A news dashboard that thinks — and never phones home

March 4, 2026via github · @koala73
open-sourceAItoolsworkflow

What it is

WorldMonitor is a free, open-source dashboard that watches the world for you. Geopolitical flashpoints, military movements, undersea cable outages, internet disruptions, stock data from 92 exchanges, and over 170 news feeds — all in one place, updating in real time.

It just crossed 25,000 people starring it on GitHub, which is a meaningful signal that something caught on fast.

The part that's genuinely unusual

Most tools that summarise news send your data to some company's server to do the thinking. WorldMonitor doesn't. The AI that reads and connects headlines runs entirely inside your browser, on your own computer. Nothing leaves your machine. No account, no API key, no monthly bill.

There's also a feature called Headline Memory — it lets the AI remember what it has read before, so you can ask questions like "what happened with the Taiwan Strait this week?" and get a real answer, not a blank stare.

For a founder or analyst who needs to stay aware of world events affecting their supply chain, clients, or markets — without feeding sensitive reading habits to a third party — this is worth knowing about.

Words worth knowing

Open-source — the full blueprint is public. Anyone can inspect it, use it, or improve it. No hidden ingredients.

RAG (Retrieval-Augmented Generation) — a way of letting an AI search through a specific set of documents before answering your question. Like giving it a filing cabinet instead of just its memory.

Local AI — AI that runs on your own device, not on a company's server. Slower sometimes, but private always.

RSS feed — a quiet, old-school way websites publish updates. Think of it as a subscription list that doesn't need an algorithm.


Worth a look if geopolitical or market context matters to your work: https://github.com/koala73/worldmonitor

Want us to audit your site? Takes 60 seconds →