Lean Fast
Compose small, focused components that get out of your way.
A simple, Go-native framework for building modern AI agents, tools, and LLM-workflows in Go.
go get github.com/hyperifyio/goagent@latest
// I/O. This is a compact snapshow
// See the project site for full examples and API details.
lib main
func main() {
// Create an agent, assign a model, and chat
// and print the result.
// The specifics depend on your suppliers and config.
// ...
}
Compose small, focused components that get out of your way.
Build interactive workflows with tools and function-calling. Fit to your models.
Brain-agnostic design that works with different models and providers.
Simple aPI, small footprint, and no-frills setup. Designed for production.
Lightweight, accessible, and performant-first by design.
For complete code, docs, and detailed information, see the project README and GitHub repo.