Add chromem-go (#5350)

Co-authored-by: Yassine Benaid <yassinebenaide3@gmail.com>
This commit is contained in:
Philipp Gillé 2024-10-08 10:15:35 +02:00 committed by GitHub
parent 7c83881027
commit a282c8f5e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -224,6 +224,7 @@ _Libraries for building actor-based programs._
_Libraries for building programs that leverage AI._
- [chromem-go](https://github.com/philippgille/chromem-go) - Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
- [fun](https://gitlab.com/tozd/go/fun) - The simplest but powerful way to use large language models (LLMs) in Go.
- [langchaingo](https://github.com/tmc/langchaingo) - LangChainGo is a framework for developing applications powered by language models.
- [LocalAI](https://github.com/mudler/LocalAI) - Open Source OpenAI alternative, self-host AI models.