Warning:
the graph runs in your browser, not on our servers. A very large graph can saturate your device's RAM and degrade performance.
Node colours
-
Movie — a film in the catalog.
-
TV show — a TV show in the catalog.
-
Actor — a person seen only as cast.
-
Director — a person seen only as director.
-
Actor + Director — a person seen in both roles in the current graph (split fill).
-
Collection — a TMDB collection (movie franchise). Click to expand it to its member movies. PREMIUM only.
Fill intensity tracks TMDB popularity: saturated nodes are popular, washed-out nodes are obscure.
Controls
- Pan — drag on the background to move the view.
- Zoom — scroll the mouse wheel or pinch on a trackpad.
- Click on a node — expand that node's first-degree neighbours.
- Shift + click on a node — recursive expansion: that node plus every on-screen neighbour that hasn't been expanded yet. Already-expanded neighbours are skipped.
- Right-click on a node — open the floating info card. Dismiss it by clicking outside, pressing Escape, or right-clicking another node.
AI export
The left sidebar's Export for AI button downloads the currently-visible graph as a compact text file you can paste into any LLM (Claude, ChatGPT, Gemini…) as conversation context. Once pasted, the model can answer natural-language questions about the entities, relationships, and attributes in your graph.
The file reflects your current filters and tier — it contains exactly the nodes and edges you can see on screen.
Example prompt
These are the data of a graph about Movies, TV shows, Actors, and Directors. Read it and answer the following questions about that data:
- - I need to know which actors appear in more than one movie.
- - Which movie has the most actors?
- - Which actors appear in both TV shows and movies?
- - What is the oldest movie? And the newest?
Filters
- Show actors / directors — hide or reveal person nodes. BASIC + PREMIUM
- Show movies — hide or reveal movie nodes. BASIC + PREMIUM
- Show TV shows — hide or reveal TV show nodes. BASIC + PREMIUM
- Show collections — hide or reveal collection nodes. PREMIUM only
- Show similar — include similar-movie / similar-TV-show edges. BASIC + PREMIUM
- Show recommended — include recommendation edges. BASIC + PREMIUM
- Movies & TV shows popularity (min – max) — narrow movie / TV show neighbours to a popularity range. PREMIUM only
- Release year (from – to) — narrow movie / TV show neighbours to a release-year range. PREMIUM only
- People popularity (min – max) — narrow person neighbours to a popularity range. PREMIUM only
- People birth year (from – to) — narrow person neighbours to a birth-year range. PREMIUM only
- Show adult content — include adult-flagged movies, TV shows, and persons. PREMIUM only
- Reset filters — restore every control above to its default value. BASIC + PREMIUM
Every filter change applies instantly to the graph on screen, and the new values are remembered for the rest of the session — the next search you start will respect them too.
Anonymous browsing
Without an account the graph is capped at 300 visible nodes, and the search bar accepts at most 3 selections per day per browser.
Registered (BASIC)
Creating an account raises the visible-node cap to 750 and removes the daily search limit.
Logging in also makes the filter panel interactive — kind, edge, and Regenerate controls become available.
PREMIUM
- Removes the visible-node cap entirely.
- Unlocks the Collections column in the search dialog and typeahead — click a collection to seed the graph with every film in the franchise.
- Unlocks the Show collections kind toggle in the filter panel.
- Unlocks the Movies & TV shows popularity and Release year range filters.
- Unlocks the People popularity and People birth year range filters.
- Reveals movies, TV shows, and persons flagged as adult content in TMDB once the Show adult content toggle in the filter panel is on. Without PREMIUM these rows are hidden from search, top lists, and graph expansion regardless of the toggle.
Coming soon