--- title: Test Atlas Remote emoji: 🗺️ colorFrom: blue colorTo: purple sdk: static pinned: false license: mit --- # 🗺️ Test Atlas Remote 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`](https://huggingface.co/datasets/davanstrien/test-atlas-data) (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)*