This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

Satlas

Every object in orbit. Ask it anything.

Open Source
Space
Artificial Intelligence
GitHub
Visit WebsiteSee on Product HuntGithubLinkedIn

Hunted byPremaansh VyasPremaansh Vyas

Satlas is a real-time 3D orbit tracker for 31,000+ objects, satellites, and debris, queryable in plain English via an AI agent. Ask "when does the ISS pass over Melbourne?" and it runs actual orbital mechanics, tells you the time, max elevation, and whether the sky will be dark enough to see it. Click any country to see every satellite overhead right now. Features: pass visibility scoring, category filters, country mode, and a public REST API at satlas.app/docs. No auth. Fully open source.

Top comment

Hey PH! I'm Premaansh, a CS student in Melbourne. I built Satlas as a portfolio project, and it turned into something I'm genuinely proud of. The thing that drove the whole build: most space tracking tools are either enterprise systems or fragmented hobby sites. There's no single place a curious person can open, see everything in orbit, and just ask a question in plain English. What I wanted to prove technically: an AI agent that actually orchestrates real scientific computation, not one that just wraps an LLM around some text. When you ask about a pass, the agent calls a skyfield backend that propagates the satellite's orbit with SGP4, computes the sun's position using the Meeus algorithm, checks if the satellite is in Earth's shadow, and scores the pass quality, the AI never guesses any of that. A few things that were fun to figure out: — Satellite dots rendered as billboard quads with a circle shader (2 triangles per object vs 72 for a sphere — same look, fraction of the GPU cost across 31k instances) — Country fill polygons on a sphere need edge subdivision to ≤4° or the flat triangles dip below the Earth's surface and disappear — The /api/catalog endpoint silently got blocked by uBlock Origin (the word "catalog" matched ad-tracker filter rules) — aliased it to /api/tles Would love your feedback. If you're into space, orbital mechanics, or AI agent architecture, happy to go deep on any of it in the comments. https://satlas.app | https://github.com/PremaanshVyas...

Comment highlights

No comment highlights available yet. Please check back later!

About Satlas on Product Hunt

Every object in orbit. Ask it anything.

Satlas was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #133 on the daily leaderboard. Satlas is a real-time 3D orbit tracker for 31,000+ objects, satellites, and debris, queryable in plain English via an AI agent. Ask "when does the ISS pass over Melbourne?" and it runs actual orbital mechanics, tells you the time, max elevation, and whether the sky will be dark enough to see it. Click any country to see every satellite overhead right now. Features: pass visibility scoring, category filters, country mode, and a public REST API at satlas.app/docs. No auth. Fully open source.

Satlas was featured in Open Source (68.5k followers), Space (8.6k followers), Artificial Intelligence (471.1k followers) and GitHub (41.3k followers) on Product Hunt. Together, these topics include over 136k products, making this a competitive space to launch in.

Who hunted Satlas?

Satlas was hunted by Premaansh Vyas. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how Satlas stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.