Getting started

citrus is the simplest way to store vector embeddings for your next AI project. At its core, it consists of just 4 functions. Getting started with it is as simple as it gets.

What is citrusdb?

Citrusdb is an open-source (distributed) vector database. You can use citrusdb for storing your OpenAI embeddings to perform quick semantic search. We have only begun working on this and we'll release our roadmap soon!

But we have most of the essential features ready for you to be able to start playing with. This includes:

  • Simple API.

  • Fast and efficient vector index.

  • Data persistence.

Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and store your first vector embedding:

pageQuick StartpageAPI Reference

Last updated