langgraph and PyLangPipe

These are complements—LangGraph provides a stateful, graph-based orchestration layer for agentic workflows, while PyLangPipe offers a simpler sequential pipeline abstraction, allowing developers to choose based on complexity needs or even compose them for different stages of LLM applications.

langgraph
86
Verified
PyLangPipe
32
Emerging
Maintenance 22/25
Adoption 15/25
Maturity 25/25
Community 24/25
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 7/25
Stars: 26,286
Forks: 4,544
Downloads:
Commits (30d): 130
Language: Python
License: MIT
Stars: 28
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
Stale 6m No Package No Dependents

About langgraph

langchain-ai/langgraph

Build resilient language agents as graphs.

This tool helps developers create sophisticated, long-running AI assistants that can remember past interactions and handle complex, multi-step tasks. It takes raw code logic and structured data, producing robust AI agents capable of sustained operation and intelligent decision-making. Developers and AI engineers will use this to build advanced conversational agents, automated workflows, or intelligent systems.

AI Agent Development Conversational AI Automated Workflows Intelligent Systems Machine Learning Engineering

About PyLangPipe

sherlockchou86/PyLangPipe

a simple lightweight large language model pipeline framework.

PyLangPipe helps AI application developers quickly build and customize large language model applications. You provide your specific task requirements, and it generates a structured pipeline that processes inputs like text queries, interacts with various data sources (web, SQL, vector databases), and produces tailored outputs like generated text, classifications, or extracted parameters. This is for software engineers and AI solution architects who need to integrate LLM capabilities into their products.

AI-application-development LLM-orchestration custom-chatbot data-retrieval-augmentation natural-language-processing

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