GOD.EXEA god's-eye view of the AI universe
2026Drag to orbit · right-drag to pan · scroll to zoom
GOD.EXE is booting…

Framework

pgvector

pgvector is an open-source AI framework, launched in 2021, made for developers and businesses.

A Postgres extension that stores vectors and finds nearest neighbours.

Main jobs: Vector search. It is open source and free to use. You can use it on your own server, offline on your own machine and through an API.

Visit github.com

Markdown version of https://godooo.ai/en/framework/pgvector. Every page on this site has one: add .md to its address.

At a glance

Launched
2021
Open source
Yes
GitHub stars
23,142
How you run it
Self-host · Runs offline · API
Made for
Developers · Businesses
Website
github.com

What it can do

  • Vector searchmain jobunconfirmed

    “pgvector Open-source vector similarity search for Postgres Store your vectors with the rest of your data.”— github.com, 2026-09-24

unconfirmedproposed by a machine, awaiting calibration

Alternatives

Connections

Questions

What is pgvector?

pgvector is an open-source AI framework, launched in 2021, made for developers and businesses. A Postgres extension that stores vectors and finds nearest neighbours.

Is pgvector free?

Yes. pgvector is open source and free to use.

Is pgvector open source?

Yes. The source code is at https://github.com/pgvector/pgvector.

Can pgvector run locally?

Yes. pgvector can run offline on your own machine. It can also be self-hosted on your own server.

What can pgvector do?

Main jobs: Vector search.

What are open-source alternatives to pgvector?

Open-source ones: Chroma, Faiss, LanceDB, Milvus, Qdrant, Weaviate, Chroma MCP Server and Qdrant MCP Server.

Sources