zhucl121/langchain-go
LangChain-Go 是 [LangChain](https://github.com/langchain-ai/langchain) 和 [LangGraph](https://github.com/langchain-ai/langgraph) 的完整 Go 语言实现,针对 Go 生态优化,提供高性能、类型安全的 AI 应用开发体验。
This project offers a comprehensive set of tools for Go developers to build advanced AI applications. It allows you to integrate large language models (LLMs) like OpenAI, Claude, or Gemini into your Go programs. You can feed your own data from various sources (like GitHub, Confluence, or databases) into these models and create sophisticated AI agents that can perform tasks, collaborate, and learn over time. This is for software developers and AI engineers who program in Go and want to build intelligent applications.
Use this if you are a Go developer looking to build complex AI applications, integrate various LLMs, manage data for AI, and create multi-agent systems.
Not ideal if you are not a Go programmer or are looking for a no-code/low-code solution to integrate AI.
Stars
10
Forks
—
Language
Go
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zhucl121/langchain-go"
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
piotrlaczkowski/GoLangGraph
Implementation of LangGraph framework for GoLang.
speakeasy-api/langchain-go
Go bindings for Langchain AI