https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.chroma-96c40e63-28ed-43da-82ff-f1f172473a3a/image2_kCloud216.png

Chroma

by kCloudHub LLC

(1 ratings)

Version 1.4.1 + Free Support on Ubuntu 24.04

Chroma is a lightweight, open-source vector database designed for storing, indexing, and retrieving embeddings for AI and large language model (LLM) applications.

Chroma Version Check:

$ sudo su
$ cd /opt
$ source chroma-env/bin/activate
$ chroma --version
$ python -c "import chromadb; print(chromadb.__version__)"
    

Disclaimer:
Chroma is an open-source application developed by the Chroma project. We are not affiliated with, endorsed by, or sponsored by its maintainers. The software is provided “as is,” without any warranties.