--- title: Embedding Atlas Static - IMDB Demo emoji: 🗺️ colorFrom: blue colorTo: purple sdk: static pinned: false license: mit --- # 🗺️ Embedding Atlas - IMDB Dataset This is a static export of [Embedding Atlas](https://github.com/apple/embedding-atlas) visualization for the IMDB dataset. ## Features - Interactive embedding visualization - Real-time search and filtering - Automatic clustering with labels - WebGPU-accelerated rendering ## How this was created ```bash uvx -w datasets embedding-atlas stanfordnlp/imdb --export-application test.zip ``` Then the ZIP contents were extracted and deployed as a static HF Space. --- *Created with embedding-atlas by Apple*