AI-Northstar-Tech / vector-io

Comprehensive Vector Data Tooling. The universal interface for all vector database, datasets and RAG platforms. Easily export, import, backup, re-embed (using any model) or access your vector data from any vector databases or repository.
https://vector-io.com
Apache License 2.0
220 stars 27 forks source link

Add support for pgvector #54

Open dhruv-anand-aintech opened 9 months ago

dhruv-anand-aintech commented 9 months ago

Follow the guidelines at https://github.com/AI-Northstar-Tech/vector-io#adding-a-new-vector-database to implement support for PGVector in Vector-io

Join the Discord server for the library at https://discord.gg/RZbXha62Fg, and ask any questions on the #vector-io-dev channel.

Checklist of features for completion

PGVector python client documentation: https://github.com/pgvector/pgvector-python

For any questions, contact @dhruv-anand-aintech on Linkedin (https://www.linkedin.com/in/dhruv-anand-ainorthstartech/)