diff --git a/README.md b/README.md index 2d3081e8315..27dd39b2308 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ _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. +- [genie](https://github.com/stackgenhq/genie) - agentic platform using ReAcTree reasoning engine to plan and execute complex enterprise tasks with HITL governance. - [langchaingo](https://github.com/tmc/langchaingo) - LangChainGo is a framework for developing applications powered by language models. - [langgraphgo](https://github.com/smallnest/langgraphgo) - A Go library for building stateful, multi-actor applications with LLMs, built on the concept of LangGraph,with a lot of builtin Agent architectures. - [LocalAI](https://github.com/mudler/LocalAI) - Open Source OpenAI alternative, self-host AI models.