Quick Start

This guide is crafted to enable a quick setup of a vector database utilizing the powerful API and client libraries of BagelDB for Python and JavaScript. For an in-depth API reference, please consult our Swagger API documentation page

Install the BagelDB Client

To install the BagelDB client, use the following command in your terminal:

pip install betabageldb

Last updated