← The AI Hype Audit — all 314 verdicts
REAL Holds up: 'God's Eye View' is a real MIT-licensed repo (37K stars) that did hit #1 on GitHub Trending, and nothing is being sold; the 'whole planet live' line just needs its asterisks
The claim'God's Eye View is open sourced... open sourced Google Maps on steroids! I built this website that shows you the whole planet live right now.' The launch video 'crossed half a million views' in days, the repo 'hit No. 1 on GitHub trending' and stayed up a week, Chris Messina put it on Product Hunt, and Brendan Eich 'jumped into the conversation' and called it 'pretty cool.' The video announces a 30-minute walkthrough covering how a non-coder runs it and everything it can do.
Every checkable line in this clip checks out. The repo is github.com/bilawalsidhu/gods-eye-view, open-sourced Aug 24, 2026 under MIT (code only; bundled datasets carry their own terms), sitting at 37,506 stars and 7,545 forks on Sep 18. An independent daily GitHub Trending snapshot for Aug 27 shows it at rank #1 with 7,540 stars and +1,984 that day; it was still #4 in a Sep 9-15 weekly top-10. Chris Messina did hunt it on Product Hunt (#8 Product of the Day, 103 votes). The README links Brendan Eich's 'pretty cool' post. The launch video is at ~967K views and the 28-minute walkthrough at ~2.2M. Nothing is for sale: free repo, free YouTube video, no comment-for-link hook; the only funnel is his newsletter and a future hosted version at his startup Halfpixel. The asterisks are on 'whole planet live.' Flights (OpenSky, adsb.lol), quakes (USGS), satellites (CelesTrak orbital elements, computed positions rather than observations) and public cameras run keyless. Ships need a free AISStream key, fires a free NASA FIRMS key. Traffic is simulated on real roads; transit plays back with a delay; camera poses are 'coarse estimates.' The README itself says data 'may be delayed, incomplete, modeled, inferred, or wrong.' The photorealistic 3D globe from the videos needs a Cesium ion token (free, non-commercial) or a metered Google Maps key; voice control needs an OpenAI key at a few cents a minute. Keyless, you get a flat Esri basemap. The repo never says Claude Code built it; the maintainers use AI agents for review and recommend one for install.
What holds up
- GitHub API on Sep 18, 2026: bilawalsidhu/gods-eye-view, 37,506 stars, 7,545 forks, MIT LICENSE file (code only; bundled data and runtime feeds excluded), repo created Jun 22, open-source release commit 880a672 dated Aug 24, 2026. Maintainers Bilawal Sidhu and Sameh Khamis (Halfpixel); Khamis has 333 commits to Sidhu's 45.
- Third-party GitHub Trending daily archive (Rain1er/trending issue #357) lists the repo at rank #1 on Aug 27, 2026 (7,540 stars, +1,984 that day) and #4 on Aug 28 and 29; a Sep 9-15 weekly top-10 still has it at #4 with 35,846 stars. The README's '#1 daily and weekly, August 2026' badge matches.
- Product Hunt page: hunted by Chris Messina, #8 Product of the Day, 103 upvotes, free/open source. README credits Brendan Eich's 'pretty cool' with a link to his X post (x.com/BrendanEich/status/2094592096401490266); the post itself could not be fetched directly.
- yt-dlp on Sep 18: launch video 'We Got Open Source God's Eye Before GTA 6' (Aug 24) 966,907 views, 9:58; walkthrough 'God's Eye View Blew Up. Here's What You Can Do With It.' (Sep 8) 2,238,108 views, 28:55. Description sells nothing: repo, Pinokio installer, newsletter, a coding-agent setup prompt.
- README and DATA_SOURCES.md: 13 of 15 layers have a keyless path; traffic is 'simulated vehicles on OSM roads... individual vehicle positions are not live observations'; transit uses 'delayed playback'; CCTV poses and launch trajectories are 'coarse estimates'; OpenSky's license is non-commercial. No mention of Claude Code building it; commit messages cite 'Codex Astra' adversarial review, and the README's 'Terminal / coding agent' path plus the video's setup prompt point non-coders at an agent. x-ref #235 (his earlier agent-built geospatial demo).
What doesn’t
- 'Whole planet live right now' and 'Google Maps on steroids' are hype lines for a viewer where traffic is simulated, satellite positions are computed from orbital elements, transit is delayed and the repo's own banner says data 'may be delayed, incomplete, modeled, inferred, or wrong.'
- The photorealistic globe and voice control in every clip are the keyed experience: Cesium ion (free, non-commercial only) or a metered Google Maps key for 3D, an OpenAI key for voice. Keyless you get a 2D Esri basemap. Before the Aug 31 v0.1.0 release the globe was black without a Google key.
- 'Spy satellite simulator' framing: no live satellite imagery is involved; the basemap is standard Esri/Google tiles. The 'satellites' you see are TLE-propagated dots. Public camera frames are relayed unaltered and can show people and plates.
- No hosted demo exists yet; 'just give me a link' is answered with 'a hosted version is coming' at Halfpixel, the future commercial arm, plus the newsletter (maptheworld.ai / spatialintelligence.ai) as the soft funnel.
The catch
This is the rare viral repo where the numbers, the names and the license are all exactly as stated, and the poster is not selling anything. The catch is expectation: 'live' means a mix of real-time feeds, delayed feeds, computed orbits and outright simulation, all labeled honestly in the README, and the cinematic 3D-plus-voice version costs a couple of API keys that the one-minute clip never mentions.
How to actually do it
- Non-coder path: install Pinokio 8.2+, open pinokio.co/apps/github-com-bilawalsidhu-gods-eye-view, click Install then Start. It boots keyless on Esri imagery with flights, satellites, quakes, cameras and radio working.
- Coder path: git clone https://github.com/bilawalsidhu/gods-eye-view, then npm ci, npm run doctor, npm run dev on Node 24.14+ and open localhost:4173. Or paste the README's setup prompt into Claude Code and let it do the install; keep API keys out of the chat.
- For the look in the videos, add keys in the app's POWER UP panel: a free Cesium ion token (personal, non-commercial) for photorealistic 3D, a free AISStream key for ships, a free NASA FIRMS key for fires. Skip the metered Google key unless you need place search, and set a billing alert if you add it.
- Voice control needs an OpenAI key; the app enforces a $5 session cap, so budget single-digit dollars an evening. Treat every layer as a visualization, not a source of truth, exactly as the README's own disclaimer says.
The repo, star count, #1 Trending run, Product Hunt hunt by Chris Messina and Brendan Eich's quote all verify, and the poster sells nothing beyond a newsletter link. Anyone can run it today via Pinokio or a five-line clone; the cinematic version needs two or three free keys and one metered one. The only correction is to the word 'live,' which the repo's own docs already make.
- Confidence
- High
- Posted by
- Bilawal Sidhu (@billyfx), ex-Google 3D Maps PM and TED AI host, roughly 1M TikTok followers; video posted Sep 9, 2026, sent to the self-thread Thu Sep 17, 2026, 11:42 PM
We test hype for free. We build the real thing for a living.
Thirty minutes, no pitch — and you'll leave with something useful either way.
Book a call with Todd or start with the free Business Checkup →The Verdict Weekly
Three verdicts every Friday. Free forever, unsubscribe anytime, no spam — that would be ironic.
© Schreier Group · schreiergroup.com · See a wild AI claim? Drop it here and we'll test it.