langchaingo and langgraphgo

LangGraphGo is a specialized extension built on top of LangChainGo that adds stateful, multi-step agentic workflows, making them complements rather than competitors—you use LangChainGo for core LLM interactions and LangGraphGo for orchestrating complex agent loops.

langchaingo
53
Established
langgraphgo
44
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Stars: 8,836
Forks: 1,055
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 254
Forks: 34
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About langchaingo

tmc/langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go

This project helps Go developers build sophisticated applications that use large language models (LLMs). It allows you to feed prompts or data into various LLMs and receive generated text, enabling features like question answering, content creation, or summarization. The target user is a software developer proficient in Go who wants to integrate AI capabilities into their applications.

Go-development AI-integration LLM-application-development natural-language-processing software-engineering

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

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