This template deploys a Postgres instance with pgvector
, an extension which turns your normal Postgres database into a vector database.
- Everything of a normal Postgres database.
- Goodies of a vector database made by a mature ecosystem.
- Click the Railway button.
- Add the required environment variables.
- Deploy.
pgvector
: https://github.com/pgvector/pgvectorPostgreSQL
: https://www.postgresql.org/docs/