13 Forks
53 Stars
53 Watchers

vector-storage

Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.

How to download and setup vector-storage

Open terminal and run command
git clone https://github.com/nitaiaharoni1/vector-storage.git
git clone is used to create a copy or clone of vector-storage 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 vector-storage https://github.com/nitaiaharoni1/vector-storage/archive/master.zip

Or simply clone vector-storage with SSH
[email protected]:nitaiaharoni1/vector-storage.git

If you have some problems with vector-storage

You may open issue on vector-storage support forum (system) here: https://github.com/nitaiaharoni1/vector-storage/issues