langgraphgo and langchain-go

One is an official Go implementation of LangGraph, while the other is a more comprehensive Go implementation of both LangChain and LangGraph, suggesting the latter likely incorporates or offers an alternative to the former's functionality within a broader scope.

langgraphgo
44
Emerging
langchain-go
26
Experimental
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 10/25
Adoption 5/25
Maturity 11/25
Community 0/25
Stars: 254
Forks: 34
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 10
Forks:
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About langgraphgo

tmc/langgraphgo

langgraph for Go

This is a tool for developers who build applications using the Go programming language that need to interact with large language models. It helps organize complex, multi-step interactions, turning a sequence of prompts and responses into a structured flow. Developers input their Go code and logic for interacting with LLMs, and it outputs a defined, executable flow for their AI applications.

Go-development AI-application-development LLM-orchestration chatbot-development stateful-AI

About langchain-go

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.

AI-development Go-programming LLM-integration data-retrieval-augmented-generation multi-agent-systems

Scores updated daily from GitHub, PyPI, and npm data. How scores work