Open source MIT No signup

Navigate
What You
Build

Three heads. One mission. Carry less weight.

Interactive maps for GitHub's ecosystem. Analyze risk. Discover the right libraries. Showcase your org to your community.

Today's Pulse

GitHub, right now

Most-starred new repositories from the last 7 days — rendered as a live Atlas map. Click any node to open on GitHub.

JavaScript
Python
Go / Rust
TypeScript
Other
SIZE = STARS

🍴
🐛
👥
loading trending repos…
The Three Heads

One for every mission

Head 01 · navigator
🗺️
Navigator
Intent-first discovery for GitHub's 420M repos

GitHub wasn't designed for the new wave of AI-curious users. Navigator is the map that should have existed — search any topic and get an interactive graph. Drill inside any repo to explore its structure.

what you see
Live GitHub API search — any topic as a force graph
28 curated AI/LLM repos as a default landing map
4 personas · 10 intent clusters · drill inside any repo
🌲 Dark Forest — hides sensitive/leaked repos by default
Launch Navigator
Head 03 · hub
🏢
Hub
Map your org. Share with your community.

Maintainers: your users deserve a map. Hub turns your entire GitHub org into an interactive visualization — embeddable in your README with one line of code.

what you see
All repos at a glance · by topic, language, or activity
Health scores · active vs stale · star counts
Auto-generated iframe embed code for README
URL params ?org=yourorg for direct-link sharing
Launch Hub
"GitHub's chaos isn't the problem.
Not having a map is."

The AI hype created a new class of GitHub users — people arriving from YouTube, LinkedIn, and ChatGPT who need intent-first navigation, not repository-first exploration. Atlas is the translation layer between what people want to accomplish and what GitHub actually contains.

Why it works

Built on three beliefs

🗺️

Visual first, list never

D3-powered force graphs. Drag, zoom, click. Complex ecosystems become visible at a glance instead of scrollable infinite lists.

Zero setup

Static HTML + D3. No build process, no npm, no backend. Clone and open. Works on GitHub Pages anywhere. Demo data always included.

🔐

Privacy first

All processing happens client-side. Your token never leaves your browser. No analytics, no tracking, no data collection. Ever.

📊

Real data, live

GitHub API integration. Analyze actual organizations. Optional token for 5,000 req/hr. See what's really there, not what was last documented.

📱

Embed-native

Hub generates iframe code automatically. One paste and your org has an interactive map in its README. URL params enable deep linking.

🔨

Built to be forked

Intentionally simple. Each head is a single HTML file. Fork, brand, deploy. No lock-in. Designed for the community to extend.

Open architecture

Curated maps, by anyone

Navigator's L2 drill-down is designed to be extended. Any GitHub repo can become an interactive explorable map — drop a JSON config in /curated/ and open a PR.

📦

Drop a JSON config

Create a file in /curated/ defining your clusters and items. Navigator loads it automatically when users drill into that repo.

🤖

AI-assisted curation

Use the LLM workflow in CONTRIBUTING.md to generate a config from any README in minutes. The hard work is reading — the JSON is boilerplate.

🔍

Instant discovery

Contributed maps show a teal dot badge on the graph node. Users can drill inside to explore the repo's structure as a navigable category map with keyword filtering.

Schema
{  "label": "org/repo""description": "...""clusters": [{id, label, color, keywords}]"items": [{name, prompt?, clusterId}]  }
↗ CONTRIBUTING.md

Pick a head.
Start now.

No signup. No waiting. Each tool opens instantly with demo data already loaded.

⭐ star on github · blackmath88/github-atlas