mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add hotplex - AI Agent Runtime Engine (#6098)
* Add hotplex to Artificial Intelligence section hotplex is an AI Agent runtime engine that provides long-lived sessions for CLI AI tools like Claude Code and OpenCode. It offers full-duplex streaming, multi-platform integrations (Slack, Feishu, Telegram, Discord), and secure sandbox. * Update hotplex entry: shorten description, add pi-mono support --------- Co-authored-by: 黄飞虹 <aaronwong1989@gmail.com>
This commit is contained in:
parent
dd70a992ed
commit
930768523b
@ -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.
|
||||
- [hotplex](https://github.com/hrygo/hotplex) - AI Agent runtime engine with long-lived sessions for Claude Code, OpenCode, pi-mono and other CLI AI tools. Provides full-duplex streaming, multi-platform integrations, and secure sandbox.
|
||||
- [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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user