The embeddings can be inserted into the vector columns of:
- PostgreSQL's tables. The PostgreSQL database must have the Pgvector Extension installed on it.
- Other database engines that support a vector column on tables.
This repo is based on the following operating system, language and 3 party packages :
Ubuntu 22.04.4 LTS (https://releases.ubuntu.com/jammy/)
Python v3.10.2 (https://www.python.org/downloads/release/python-3102/)
Sentence Transformers v3.0.1 (https://pypi.org/project/sentence-transformers/)
Imgbeddings v0.1.0 (https://pypi.org/project/imgbeddings/)
Pillows (PIL) v10.2.0 (https://pypi.org/project/pillow/)
Copyright © 2024. MongoExpUser
Licensed under the MIT license.