File size: 1,094 Bytes
a9a2df1
 
5c1a51d
 
 
a9a2df1
 
5c1a51d
a9a2df1
 
5c1a51d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
title: Test Atlas Remote V2
emoji: 🗺️
colorFrom: blue
colorTo: purple
sdk: static
pinned: false
license: mit
---

# 🗺️ Test Atlas Remote V2

Interactive embedding visualization with remote data loading.

## Architecture

This visualization uses a split architecture for efficient large dataset handling:

- **Viewer**: Runs in this Space (~100MB)
- **Data**: Stored in [`davanstrien/test-atlas-data-v2`](https://huggingface.co/datasets/davanstrien/test-atlas-data-v2) (11.6GB)

The viewer loads data on-demand using HTTP range requests, providing fast initial load and efficient memory usage.

## Features

- Interactive embedding visualization
- Real-time search and filtering
- Automatic clustering with labels
- WebGPU-accelerated rendering
- Remote data loading from HF datasets

## How to Use

- **Click and drag** to navigate
- **Scroll** to zoom in/out
- **Click** on points to see details
- **Search** using the search box
- **Filter** using metadata panels

---

*Generated with [UV Scripts Atlas Export (Remote)](https://huggingface.co/datasets/uv-scripts/build-atlas)*