It looks like software that should require a badge, a secure room, and several people telling you not to take screenshots.
Instead, it runs in a browser.
God’s Eye View is an open source geospatial intelligence project that combines a photorealistic 3D globe with live aircraft, ships, satellites, earthquakes, public cameras, traffic data, infrastructure layers, fires, weather context, and an AI voice interface.
The project describes itself as a spy satellite simulator.
That description is perfect for clicks and slightly misleading in a useful way.
There is no secret satellite feed hiding behind the interface. There is no classified intelligence network. Most of the information comes from public or commercially accessible data sources that already exist on the internet.
That is what makes the project interesting.
The scary part is not that somebody got access to secret data.
The scary part is how powerful public data becomes when somebody finally gives it a good interface.
Access without medium partner : Satellite Simulator in a browser

The world was already broadcasting
Aircraft constantly transmit data.
Ships broadcast location information through AIS.
Satellite positions can be calculated from published orbital elements.
Government agencies publish earthquake data.
Cities publish traffic camera feeds.
Open mapping projects contain roads, infrastructure, buildings, and points of interest.
Weather services publish current conditions.
News systems publish location related events.
None of those facts are new.
God’s Eye View simply places many of them in one place.
The project’s data documentation lists OpenSky and adsb.lol for aircraft, AISStream for vessels, CelesTrak for satellites, USGS for earthquakes, OpenStreetMap for mapping data, public camera feeds from Austin, California and London, Open Meteo for weather, and several other sources.
The photorealistic globe can use Google Maps 3D Tiles, while an Esri satellite basemap is also available in the project.
Seen separately, these are normal web services.
Put them together and the result feels completely different.
A flight tracker shows flights.
A maritime tracker shows ships.
A satellite tracker shows satellites.
A traffic camera site shows cameras.
God’s Eye View turns those separate windows into one operational picture.
That is the breakthrough.
Not the data.
The fusion.
The interface is doing more work than the data
Open source intelligence has always had an interface problem.
There is enormous amounts of public information available, but using it often means opening several websites, understanding different coordinate systems, translating timestamps, switching map views, and mentally connecting one source with another.
That creates friction.
Friction limits who can use the information.
A trained analyst may know where to look. A normal user probably does not.
God’s Eye View removes some of that friction.
A person can look at a location, see aircraft above it, ships nearby, recent earthquakes, public cameras, mapped infrastructure, weather conditions, and other layers without mentally rebuilding the world from ten different browser tabs.
That sounds like a user experience improvement.
It is also a capability improvement.
Information does not become more secret when it is combined.
It becomes easier to understand.
And easier to act on.
That distinction matters more than people think.
Public does not mean harmless
There is a comfortable argument that appears every time a project like this becomes popular.
“The data is public anyway.”
Technically, yes.
That does not end the discussion.
A phone book was public information. A searchable database containing every phone book in the country was a more powerful thing.
A public camera is one thing.
A global map that tells you where public cameras exist, places them in geographic context, and lets software reason about the surrounding scene is another.
The same principle applies to flights, ships, infrastructure, events, and almost every other open data source.
Aggregation changes the practical meaning of availability.
When information is scattered, using it requires time and knowledge.
When information is fused, filtered, mapped, and made searchable, the cost of understanding it collapses.
That is why God’s Eye View feels more like intelligence software than a collection of public websites.
It reduces the work between curiosity and situational awareness.
The project itself acknowledges the responsibility that comes with this. Its security guidance says the system is an interface for signals that are already public and explicitly asks users to respect privacy, provider terms, and the limits of public data.
That warning matters.
The tool does not create surveillance data.
It makes existing signals easier to see.
But the word “real” also needs an asterisk
The viral pitch works because the project looks cinematic and then tells you the data is real.
That should not be interpreted as “everything on the screen is perfectly live and perfectly accurate.”
The project’s own documentation is careful about this.
Some feeds may be delayed.
Some may be incomplete.
Some views are modeled.
Some positions are inferred.
Some layers can fall back to older data.
Some visualizations are reconstructed rather than direct observations.
For example, the project says flights are deliberately rendered slightly behind the newest polling interval so movement can be interpolated smoothly.
Satellite positions are propagated from orbital elements rather than watched continuously by a magical camera in space.
Traffic can use live congestion data when configured, but some experiences can also be modeled.
Camera positioning can require estimation.
The project’s README includes a blunt warning that its information may be delayed, incomplete, modeled, inferred, or wrong and should not be used for navigation, emergency response, or other safety critical decisions.
This distinction makes the project more credible, not less.
The danger with beautiful interfaces is that visual confidence can look like factual confidence.
A polished 3D globe can make uncertain data feel certain.
That is an old problem in intelligence analysis.
The browser did not solve it.
Then AI gets added to the map
The project becomes much more interesting when the voice agent enters the picture.
God’s Eye View uses OpenAI’s Realtime API for optional voice interaction. The system can provide the agent with current scene context including coordinates, visible layers, selected entities, map scale, and nearby information.
That means the interface is no longer only something a person looks at.
It becomes something a person can ask questions about.
Select an aircraft and ask what it is.
Move to a city and ask about the area.
Ask the interface to change views.
Ask it to frame nearby activity.
At street level, the project can also provide a viewport image so the model can interpret visible signage and building information.
This is where the project stops looking like a fancy GIS demo and starts looking like a preview of spatial AI.
Traditional maps wait for clicks.
An AI map can interpret intent.
That removes another layer of friction.
First the project combines many public feeds into one world.
Then the AI helps the user navigate that world.
The result is not smarter because the data suddenly became better.
The user needs to know less about how the data is organized.
That is a much bigger shift.
AI also adds a new reliability problem
A map layer has provenance.
An AI answer has interpretation.
Those are not the same thing.
If a flight feed says an aircraft is at a certain coordinate, the interface can show the source and freshness of that data.
If an AI agent summarizes what is happening, it is generating a conclusion.
The project tries to control this. Its documentation says the voice agent receives current scene context, works through a fixed set of app control tools, and is instructed not to invent labels it cannot verify.
That is good design.
It does not make model output authoritative.
A model can misunderstand context.
A feed can be stale.
A camera can be pointed differently from its assumed orientation.
A public data source can be wrong.
A summary built on uncertain inputs can still sound very confident.
This is where users need to resist the aesthetics.
A dark interface, tactical icons, satellite graphics, and an AI voice can make ordinary public data feel more authoritative than it is.
The interface looks like intelligence.
That does not turn every conclusion into intelligence.
Open source changes the story again
The project went viral partly because the code was released publicly.
The repository says the project reached number one on GitHub Trending during the week of its launch, and the creator reports more than 25 million views across social platforms for the wider video series.
Those are project reported figures, but the attention is easy to understand.
A closed demo is entertainment.
An open source project becomes infrastructure.
Developers can inspect how the layers work, add new data sources, change the interface, connect different models, and build their own versions.
That is where the privacy discussion becomes more complicated.
The original project can publish careful guidance.
Forks do not have to follow the same philosophy.
Somebody can add a new camera catalog.
Somebody can add another public database.
Somebody can connect a different AI model.
Somebody can remove warning labels.
Somebody can present inferred data as if it were observed.
Open source gives defenders and researchers transparency.
It also makes capabilities easier to reproduce.
Both things can be true.
The code is open. The data is not all yours.
There is another detail that gets lost when projects are described as open source.
The source code is MIT licensed.
The data is not.
The project’s DATA_SOURCES documentation goes out of its way to explain this. Google Maps data remains under Google’s terms. OpenSky has its own restrictions. OpenStreetMap uses ODbL. Public camera systems have individual terms. Some bundled datasets have noncommercial or attribution requirements.
That matters for anyone imagining that a GitHub clone automatically gives them a free commercial intelligence product.
It does not.
The interface may be open.
The world underneath it is assembled from providers with different licenses, rate limits, costs, and acceptable use rules.
This is another reason the project is such a good example of modern software.
The application is not really one product.
It is an orchestration layer over many external systems.
The intelligence comes from composition.
This is not a spy satellite
The title deserves one correction.
God’s Eye View is not actually a spy satellite.
A real intelligence system may have access to classified sensors, higher resolution imagery, private databases, historical archives, intercepted communications, specialized analytics, and sources the public will never see.
This project does not erase that difference.
Calling a browser app equivalent to government intelligence software would be nonsense.
But that comparison also misses the interesting part.
The gap between public information and the feeling of an intelligence console has become much smaller.
Not because classified tools became public.
Because public tools became better.
Modern web graphics can render the planet beautifully.
APIs can expose live signals.
Open source projects can combine them.
AI can turn complex interfaces into conversations.
That combination creates something that would have looked extraordinarily expensive fifteen years ago.
Now it can be cloned from GitHub.
The real privacy question is about friction
The future privacy problem may not be that more information becomes technically public.
Enough information is public already.
The larger change may be that software gets better at connecting it.
Imagine the difference between searching five databases manually and asking one system a natural language question.
Imagine moving from timestamps and coordinates to a visual scene.
Imagine moving from opening dozens of feeds to asking an agent what changed.
Every reduction in friction expands the group of people who can use the information.
That can be beneficial.
Researchers can monitor disasters. Journalists can verify events. Aviation enthusiasts can understand air traffic. Developers can build environmental tools. Students can learn geospatial analysis.
The same ease of use also lowers the knowledge barrier for less responsible use.
That is not an argument for hiding all public information.
It is an argument for thinking seriously about aggregation.
Privacy is not only about whether one data point is secret.
It is also about how easy many data points are to combine.
The browser is becoming an operations center
This may be the most important technical lesson from God’s Eye View.
Browsers are no longer passive document viewers.
They render 3D terrain.
They stream live data.
They maintain local state.
They connect to AI models.
They process imagery.
They communicate with realtime APIs.
They can become control surfaces for systems that once required specialized desktop software.
God’s Eye View happens to apply that capability to geospatial intelligence.
The same pattern will appear elsewhere.
Financial data. Security operations. Network monitoring. Scientific instruments. Factories. Robotics. Urban systems.
The interface becomes spatial, live, and conversational.
The web page starts behaving more like a control room.
The most unsettling thing about God’s Eye View is how normal its ingredients are
There is no single magical technology inside the project.
CesiumJS renders the globe.
Google or Esri provides map imagery.
Open flight feeds provide aircraft.
AIS provides vessels.
CelesTrak provides orbital information.
USGS provides earthquakes.
Public agencies provide cameras.
OpenAI can provide the optional realtime voice layer.
Each component makes sense on its own.
The effect comes from putting them together.
That is why the project deserves attention beyond its viral visuals.
It is a demonstration of what happens when public data, modern web graphics, open source software, and AI are assembled into one coherent interface.
The result looks like secret intelligence software.
The inputs are mostly ordinary internet infrastructure.
That is the story.
Not that somebody built a browser spy satellite.
That headline is fun.
The more important realization is that a huge amount of the world is already observable through public signals, and the cost of turning those signals into something understandable is falling very quickly.
God’s Eye View does not create that world.
It makes the world visible.
And once the interface becomes this good, “but the data was already public” starts sounding less reassuring than it used to.