# nomic-ai/deepscatter

Zoomable, animated scatterplots in the browser that scales over a billion points

Repository: https://github.com/nomic-ai/deepscatter
Canonical: https://ross.abutalabs.com/products/deepscatter
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: data-visualization, visualization, webgl
Last push: 2025-05-29T17:50:25+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 24, release rhythm 8, longevity 100
- inputs: {"age_days": 2865, "days_push": 461, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1157, forks 74 (observed 2026-08-28T04:03:48.283322+00:00)

## What it is
A TypeScript library for rendering zoomable, animated scatterplots in the browser that scale to billions of points using WebGL and Apache Arrow data tiles. It is the graphics engine behind Nomic's Atlas and is licensed for noncommercial use only.

## Use cases
- visualize a billion-point dataset interactively in the browser
- embed a zoomable scatterplot of millions of embeddings in a static site
- explore large embedding maps like tweet or arxiv visualizations
- render census-scale point data with GPU-accelerated transitions
- host a million-point scatterplot on GitHub Pages

## When to choose
- you need interactive exploration of extremely large point datasets in a web browser
- you want GPU-accelerated grammar-of-graphics transforms and animated transitions
- you can serve data as Apache Arrow feather tiles and want static hosting

## When to avoid
- your project is commercial - the CC BY-NC-SA license forbids commercial use
- you need small-dataset charting where simpler libraries like D3 or Plot suffice
- you need non-scatterplot chart types like bars or lines

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts
- domain: data-visualization, web-development, frontend
- platform: browser
- tags: webgl, scatterplot, apache-arrow, gpu-rendering, quadtree, large-datasets, typescript, web-server, nodejs

## Member repositories
- nomic-ai/deepscatter (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.283322+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:03.639803+00:00, confidence not recorded.
  - readme: https://github.com/nomic-ai/deepscatter (fetched 2026-08-28T04:03:48.283322+00:00, sha 8739a88d4ca2)
  - registry_npm: https://registry.npmjs.org/deepscatter (fetched 2026-08-29T12:37:20.137146+00:00, sha 9feb17dc6127)
- Data as of 2026-08-30T08:39:29.467469+00:00.
