🎉 Explore the AI landscape

Find AI tools, models & skills

Vector databases for AI apps

If you are adding RAG, the database choice is usually: stay on Postgres with pgvector, or buy a specialist (Pinecone, Qdrant, Weaviate). Specialists win on ops and filters at scale. Postgres wins when you already run SQL and do not want another bill. This hub is for that fork, not for picking an LLM.

View rankingsBrowse alternativesBrowse by tags

Do I need a dedicated vector DB?

Not for a prototype. pgvector on a database you already have is enough until metadata filters, recall, or ops hurt.

Pinecone vs Qdrant vs Weaviate?

Pinecone is hosted-first. Qdrant and Weaviate you can self-host. Read the current pricing and SLAs on each page. We will not rank them from memory.

Is this the same as a model hub?

No. Models generate embeddings. This category stores and searches them.

All Vector databases for AI apps tools (13)

Open any tool below for details, features, and pricing.