embedding-atlas

Visualize embedding datasets with interactive maps, clustering, and nearest-neighbor lookup.

78|16|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill embedding-atlas-sheawinkler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: embedding-atlas
Source: https://github.com/sheawinkler/hermes-agent-ultra/tree/main/optional-skills/creative/embedding-atlas
Command: npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill embedding-atlas-sheawinkler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize and explore large embedding datasets with interactive maps, enabling nearest-neighbor discovery and metadata cross-filtering across vector data.

Core Features & Use Cases

  • CLI and notebook widget support, plus frontend integration for web views.
  • Interactive embedding visualizations with nearest-neighbor lookup and clustering.
  • Metadata cross-filtering to explore embeddings by labels, sources, or timestamps.
  • Input compatibility with Parquet/vector data and easy session export for reporting.

Quick Start

Install embedding-atlas and run embedding-atlas on your parquet dataset to launch the interactive visualization.

Frequently Asked Questions about embedding-atlas

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize vector embeddings stored in a parquet dataset?

You can visualize vector embeddings stored in a parquet dataset by running the embedding-atlas Python package, which generates interactive embedding maps with clustering and nearest-neighbor lookup capabilities.

Can I explore large embedding datasets using nearest-neighbor lookup and metadata cross-filtering?

Yes, you can explore large embedding datasets using nearest-neighbor lookup and metadata cross-filtering to inspect vector data by labels, sources, or timestamps through interactive maps generated by the embedding-atlas package.

Does embedding-atlas work with notebook widgets and web front-ends for sharing visual analytics?

embedding-atlas works with notebook widgets and web front-ends, supporting CLI workflows and npm frontend integration so data scientists can inspect and share interactive vector visual analytics.

What input data format do I need to generate interactive embedding visualizations?

Generating interactive embedding visualizations requires input data containing an embedding vector column and identifiers, typically formatted as parquet or tabular vector data, processed using pyarrow and pandas.

What is the best way to export interactive embedding visualizations for reporting?

The best way to export interactive embedding visualizations for reporting is using the session export feature within the embedding-atlas package, which captures your interactive vector maps and metadata cross-filtering views.