Skip to content

Scalable Vector Search in Postgres. Revolutionize Vector Search, not Database.

Notifications You must be signed in to change notification settings

tensorchord/pgvecto.rs-docs

Repository files navigation

pgvecto.rs

discord invitation link

This website is built using VitePress, Vite & Vue Powered Static Site Generator.

Installation

npm i -g pnpm
pnpm i

Local Development

# dev en-US docs
pnpm docs:dev

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

# build en-US docs
pnpm docs:build

This command generates static content into the build directory and can be served using any static contents hosting service.

Tips

Recommended to read the following part before you start to contribute the docs.

About

Scalable Vector Search in Postgres. Revolutionize Vector Search, not Database.

Resources

Stars

Watchers

Forks