Skip to content

Vexpresso is a simple and scalable multi-modal vector database built with Daft

License

Notifications You must be signed in to change notification settings

jesterlabs/vexpresso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Vexpresso

Vexpresso is a quick, easy to use, and scalable vector database built on Daft

Installation

From PyPI

pip install vexpresso

From source

git clone [email protected]:shyamsn97/vexpresso.git
cd vexpresso
pip install -e .