gods-eye-view vs worldmonitor
Browser 'spy-satellite' simulator on real open data: live aircraft, ships, satellites, quakes and public cams on a photorealistic 3D globe, voice-driven by a realtime AI agent. — versus — Real-time global situational-awareness dashboard: curated feeds AI-synthesized into briefs over a 3D globe, cross-stream correlation and a country instability index — plus MCP, REST API and CLI.
Both put live global feeds on a 3D globe; worldmonitor synthesizes curated feeds into AI briefs, God's Eye View is the immersive tracking cockpit with voice control.
| gods-eye-view | worldmonitor | |
|---|---|---|
| Stars | 38k | 87k |
| Forks | 7.6k | 13k |
| Language | JavaScript | TypeScript |
| License | NOASSERTION | AGPL-3.0 |
| Last activity | 2 days ago | 2 days ago |
| Topics | web, vision | security, web |
| Curated connections | 3 | 5 |
gods-eye-view — the curator's take
The showpiece of the open-source-OSINT-globe genre (#1 GitHub Trending, 37k stars): cockpit view inside tracked flights, contacts roster, FLIR/NVG shaders, share-links that hand off a live target. Use it when you want a demo-grade situational-awareness globe with hands-free voice control and a modular layer system to extend - it runs keyless out of the box, Cesium/Google keys unlock photorealistic terrain. Not an analysis tool: no entity graph, no alerting, no briefing synthesis - crucix/worldmonitor do the 'what does it mean' half; this does the 'look at it' half. Traffic layer is simulated, camera poses are estimates. Licence is not a standard OSI one - read it before commercial use.
worldmonitor — the curator's take
An OSINT wall that agents can also read. Feeds across geopolitics, finance, energy, climate, aviation, cyber and military land on a globe.gl/deck.gl map with cross-stream correlation and a server-authoritative Country Instability Index, and the whole thing is one codebase producing six themed variants plus a Tauri desktop binary. What makes it catalog-worthy rather than a nice dashboard: an MCP server, OpenAPI REST base, npm CLI, Python/Ruby/Go SDKs, llms.txt and an agent-skills manifest — it is designed to be consumed by an agent, not just watched. Local AI via Ollama means it can run with no keys at all. Caveats: AGPL-3.0-only, so commercial SaaS use carries copyleft obligations; several feeds need your own credentials; and the hosted API key gates the interesting `tools/call` paths.