Graph Grammar
Graph transformations for AI workflows.
Graph Grammar is a series of tools that treat AI workflows as graphs and rewrite them with declarative grammar rules. It powers workflow conversion, finds and acts on structure through subgraph pattern matching, and chains rules together with a rudimentary goal-planning system to move a graph toward a target state.
- Rewrite and convert AI workflow graphs through composable grammar rules
- Match subgraphs against declarative patterns to detect and act on structure
- Chain rules with a rudimentary goal-planning system toward a target state