Cosmos – 2D Embedding Visualization
Try live | GitHub repo | Open in StackBlitz
An example showcasing integration with Cosmos for visualizing high-dimensional data in 2D space. Features include:
- WebGL-powered rendering of 2D embeddings
- GPU-accelerated positioning and transitions
- Dynamic mapping of data attributes to visual properties
- Efficient handling of large-scale embedding datasets
- Interactive exploration with pan, zoom, and filtering
To create a new project from the cosmos-embedding example run this:
npx giget gh:sqlrooms/examples/cosmos-embedding my-new-app/