🔢

Embedding Cost Calculator

Vector DB + embedding cost across providers

📚
Learn more — how it works, FAQ & guide
Click to expand

Embedding + vector DB cost calculator

Total cost: embedding model + vector DB storage + queries.

How to use this tool

  1. 1

    Enter document count + size

    Total vectors you need.

  2. 2

    Pick embedding model + vector DB

    Different cost structures.

  3. 3

    See total cost

    One-time embed + monthly storage + query cost.

Frequently Asked Questions

Vector DB cost drivers?
Pinecone: charges per pod/hour + $0.07/GB storage. Qdrant Cloud: per-cluster. Weaviate: similar. Self-hosted PGVector on AWS: just EC2 + storage. Chroma: free + infra cost.
Re-embedding cost?
When you change models or strategies, you must re-embed everything. Budget for this. For 10M documents × 500 tokens, re-embed with text-embedding-3-small costs ~$100.
Which DB for small workloads?
<1M vectors: PGVector on your existing Postgres is free-ish. 1-10M: Qdrant Cloud starter ($99/mo). 10M+: Pinecone Serverless. <1K queries/day: any free tier works.

You might also like

🔒
100% Privacy. This tool runs entirely in your browser. Your data is never uploaded to any server.