36 Forks
693 Stars
693 Watchers

vectordb

A minimal Python package for storing and retrieving text using chunking, embeddings, and vector search.

How to download and setup vectordb

Open terminal and run command
git clone https://github.com/kagisearch/vectordb.git
git clone is used to create a copy or clone of vectordb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vectordb https://github.com/kagisearch/vectordb/archive/master.zip

Or simply clone vectordb with SSH
[email protected]:kagisearch/vectordb.git

If you have some problems with vectordb

You may open issue on vectordb support forum (system) here: https://github.com/kagisearch/vectordb/issues