Embedding Dimension Calculator
Estimate storage, RAM, and index size for your vector embeddings.
Common Embedding Models
Here are the most popular embedding models and their dimensions:
Important Notes
- Client-side processing only — no data sent to server.
- RAM estimates assume in-memory storage; disk usage is the raw vector bytes.
- HNSW indexes typically add 50-100% overhead for the graph structure.
- Production systems add further overhead for metadata, IDs, and system processes.
- Free to use with no login/signup required.
- Report bugs in comments with sample input and expected output.
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!