https://github.com/atgreen/cl-chroma
A Common Lisp client for the Chroma vector database
https://github.com/atgreen/cl-chroma
Last synced: 8 months ago
JSON representation
A Common Lisp client for the Chroma vector database
- Host: GitHub
- URL: https://github.com/atgreen/cl-chroma
- Owner: atgreen
- Created: 2024-03-26T14:25:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T17:41:49.000Z (over 1 year ago)
- Last Synced: 2024-04-06T18:37:34.828Z (over 1 year ago)
- Language: Common Lisp
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- trackawesomelist - cl-chroma (⭐8) - the vector DB interface. (Recently Updated / [Mar 08, 2025](/content/2025/03/08/README.md))
README
# cl-chroma
> A Common Lisp client for the [Chroma](https://www.trychroma.com/) vector database
This library was generated by
[openapi-generator](https://codeberg.org/kilianmh/openapi-generator.git).
Related Projects
-----------------
* [cl-text-splitter](https://github.com/atgreen/cl-text-splitter): a text splitting library
* [cl-embeddings](https://github.com/atgreen/cl-embeddings): an LLM embeddings library
* [cl-chroma](https://github.com/atgreen/cl-chroma): for a Lisp interface to the [Chroma](https://www.trychroma.com/) vector database.
* [cl-chat](https://github.com/atgreen/cl-chat): a wrapper around `completions` to maintain chat history,
Author and License
-------------------
``cl-chroma`` was written/generated by [Anthony
Green](https://github.com/atgreen) using Kilian M. Haemmerle's
[openapi-generator](https://codeberg.org/kilianmh/openapi-generator.git),
and is distributed under the terms of the MIT license.