Skip to content

Repository files navigation

Graphon

Graphon is a Python graph execution engine for agentic AI workflows.

The repository is still evolving, but it already contains a working execution engine, built-in workflow nodes, model runtime abstractions, integration protocols, and a runnable end-to-end example.

Highlights

  • Queue-based Engine orchestration with event-driven execution
  • Graph parsing, validation, and fluent graph building
  • Shared runtime state, variable pool, and workflow execution state
  • Built-in node implementations for common workflow patterns
  • DSL import support with Slim-backed LLM nodes
  • HTTP, file, tool, and human-input integration protocols
  • Extensible engine layers and external command channels

Get started

Follow development setup, then run the Slim LLM example. It includes both DSL import and direct Python graph construction.

Find the implementation

License

Apache-2.0. See LICENSE.

About

Graphon is a Python graph execution engine for agentic AI workflows.

Topics

Resources

Code of conduct

Contributing

Stars

83 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages