An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.