Skip to content

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

Notifications You must be signed in to change notification settings

JoePassanante/pgvecto.rs-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 doc: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

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.6%
  • TypeScript 47.4%