Calculate vector embedding dimensions, storage RAM requirements, and API generation costs for OpenAI, Cohere, and Gemini models.
Supports 1536 (text-embedding-3-small), 3072 (text-embedding-3-large), 768 (Gemini), and 1024 (Cohere).
Calculates total megabytes/gigabytes based on 4 bytes per float32 vector element.
Yes, enter your total document/chunk count to see total vector DB storage requirements.