You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://packagist.org/packages/codewithkyrian/chromadb-php)
8
8
9
+
> **Note:** This package is framework-agnostic, and can be used in any PHP project. If you're using Laravel however, you
10
+
> might want to check out the Laravel-specific package [here](https://github.com/CodeWithKyrian/chromadb-laravel) which
11
+
> provides a more Laravel-like experience, and includes a few extra features.
12
+
9
13
## Description
10
14
11
15
[Chroma](https://www.trychroma.com/) is an open-source vector database that allows you to store, search, and analyze high-dimensional data at scale.
0 commit comments