piotrlaczkowski/GoLangGraph
Implementation of LangGraph framework for GoLang.
This project helps Go developers build sophisticated AI applications by orchestrating multiple AI agents and tools into structured workflows. It takes definitions of agents, tools, and the desired sequence of operations as input, and outputs a robust, intelligent application that can handle complex tasks like automated research, data analysis, or interactive assistants. It's designed for software engineers working with Go who need to integrate AI capabilities into their systems.
Use this if you are a Go developer looking to build AI applications that require agents to reason, use various tools, or execute multi-step workflows with high performance.
Not ideal if you are not a Go developer or if you only need a simple, single-prompt interaction with an LLM without complex agentic behavior or tool use.
Stars
11
Forks
2
Language
Go
License
MIT
Category
Last pushed
Nov 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/piotrlaczkowski/GoLangGraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
smallnest/langgraphgo
功能那么强大,代码如此简单
tmc/langgraphgo
langgraph for Go
speakeasy-api/langchain-go
Go bindings for Langchain AI
tozd/go-fun
High-level abstraction supporting code, data, and natural language description function...