Skip to content

PinkR1ver/vector_database

Repository files navigation

Vector Database

Description

This package is aiming to make python users to build their own vector database of diverse types of data.

This package is in building process and will be released stable version soon.

Try Alpha Version

import vector_database.embdding as emb

image_embdding = emb.ImageEmbdding()
image_embdding.imageVectorDatabaseBuild('path/to/image_folder')
image_embedding.imageQuery()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages