Embedding Vector Inspector
Inspect dimensions, norm, mean and spread of an embedding vector.
Embedding vector
Drop a file here
or choose a file — it never leaves your device
Inspection
Dimension preview — first 10 of 10
About the Embedding Vector Inspector
Drop an embeddings API response or paste a raw array to see dimension count, L2 norm, mean, standard deviation, min and max, zero counts and whether the vector is already unit length. A signed bar chart previews the first 128 dimensions, and you can normalise the vector before exporting it.
Examples
Raw vector
[0.021, -0.114, 0.983, …]Output
10 dims, ‖v‖ = 1.216, mean 0.052Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Embedding Similarity Calculator
AI & LLM
Cosine, dot product and distance between two embedding vectors.
AI Dataset Deduplicator
AI & LLM
Remove exact and near-duplicate rows from fine-tuning datasets.
AI Dataset Statistics Analyzer
AI & LLM
Profile a JSONL training set: token stats, roles, duplicates and cost.
AI PII & Secret Redactor
AI & LLM
Strip emails, keys, tokens and personal data before prompting an LLM.
AI Token Counter
AI & LLM
Count exact LLM tokens for GPT, Claude and Gemini prompts.
AI Tool Schema Builder
AI & LLM
Build function-calling schemas for OpenAI, Claude, Gemini, MCP and the AI SDK.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-15 · Runs entirely in your browser