awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Graph-Based Workflow Orchestrators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesGraph-Based Workflow Orchestrators

Architectural patterns for managing state transitions and logic flow using directed graphs.

Distinguishing note: Focuses on the graph-based state machine architecture rather than general workflow automation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Graph-Based Workflow Orchestrators. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Graph-Based Workflow Orchestrators

Awesome Graph-Based Workflow Orchestrators GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • google-gemini/gemini-fullstack-langgraph-quickstart

    google-gemini/gemini-fullstack-langgraph-quickstart

    17,887View on GitHub↗

    This project is an agentic workflow orchestrator designed for building and deploying autonomous systems that perform multi-step reasoning. It functions as a tool-augmented engine, enabling developers to chain model calls with external function execution to complete complex, user-defined tasks. By integrating large language models with persistent memory and stateful logic, the framework supports the creation of intelligent applications capable of independent operation. The platform distinguishes itself through graph-based state orchestration, which allows developers to define logic steps and t

    Executes complex workflows by traversing directed graphs where nodes represent logic steps and edges define state transitions.

    Jupyter Notebookgeminigemini-api
    17,887View on GitHub↗