awesome-LangGraph  by von-development

Curated list of LangGraph projects, resources, and tools

created 9 months ago
951 stars

Top 39.4% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This repository is a curated list of projects, resources, and tools for building stateful, multi-actor applications using LangGraph. It serves as a comprehensive guide for developers looking to leverage LangGraph for advanced AI workflow orchestration, from initial learning to production deployment.

How It Works

LangGraph extends the LangChain framework to enable the creation of stateful, multi-agent systems. It provides first-class support for streaming, human-in-the-loop interactions, and complex agent coordination. The ecosystem includes LangChain for foundational LLM application development, LangGraph for advanced workflow orchestration, LangSmith for observability and debugging, and the LangGraph Platform for production deployment and management, featuring tools like LangGraph Server, Studio, and CLI.

Quick Start & Requirements

This repository is a list of resources, not a runnable application. To get started with LangGraph itself, refer to the official documentation: LangGraph Docs.

Highlighted Details

  • Extensive catalog of community-built pre-built agents and example applications demonstrating diverse use cases like RAG, multi-agent systems, and AI assistants.
  • Official development tools include LangGraph Builder (visual canvas), LangGraph Generator (CLI for scaffolding from YAML), and LLM-readable documentation files.
  • Features a "Companies Using LangGraph" section with case studies from major tech companies like LinkedIn, Uber, and GitLab, highlighting production adoption.
  • Includes learning resources such as official courses, tutorials, and workshops for both Python and JavaScript implementations.

Maintenance & Community

This list is community-driven and inspired by awesome-langchain. Contributions are welcomed via pull requests. The primary maintainer is von-development.

Licensing & Compatibility

The repository itself is likely under a permissive license (e.g., MIT, Apache 2.0) as it's a curated list. However, the underlying LangGraph framework and its associated tools are part of the LangChain ecosystem, which typically uses permissive licenses (e.g., MIT) allowing for commercial use and integration into closed-source projects.

Limitations & Caveats

As a curated list, the quality and maintenance status of third-party projects vary. Users should independently evaluate the specific projects and libraries linked within this repository.

Health Check
Last commit

3 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
256 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Didier Lopes Didier Lopes(Founder of OpenBB), and
1 more.

langgraph by langchain-ai

2.1%
17k
Agent orchestration framework for building controllable agents
created 2 years ago
updated 1 day ago
Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Carol Willing Carol Willing(Core Contributor to CPython, Jupyter), and
38 more.

langchain by langchain-ai

0.4%
113k
Framework for building LLM-powered applications
created 2 years ago
updated 1 day ago
Feedback? Help us improve.