# BPMN Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/bpmn
> Markdown URL: https://aitinkerers.org/technologies/bpmn.md
> Technology record last updated: 2026-02-26T14:02:33Z
> Generated: 2026-09-23T09:31:25Z

BPMN (Business Process Model and Notation) is the ISO-standardized graphical notation for modeling end-to-end business processes (BPDs).

BPMN 2.0, an ISO/IEC 19510 standard, provides a common visual language for all stakeholders: business analysts, technical developers, and managers. This standardized bridge reduces the gap between process design and implementation. The notation utilizes four core element categories—Flow Objects (Activities, Events, Gateways), Connecting Objects (Sequence/Message Flow), Swimlanes (Pools/Lanes), and Artifacts—to precisely map complex workflows. For example, a Gateway element manages decision points, while Pools delineate organizational boundaries, ensuring clear communication across departments or systems.

- Official technology site: https://www.omg.org/spec/BPMN/
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [How to orchestrate your AI Agents using BPMN](https://cologne.aitinkerers.org/talks/rsvp_nH9ZT0kBkJ4)

Ich would be presenting my lightweight BPMN Engine for orchestrating claude code agent workflows. Currently I am using it for my own main development pipeline, that I can present by using BPMN diagramms. Each atomic step in the diagramm is an agent, and I can also talk about my learnings while hardning the pipeline, or what i learned when ich switched from Claude 4.5 models to Claude 4.6

- Event context: AI Tinkerers Cologne 3: Demos, Code, and Architecture — 2026-03-05 — Cologne
- Public talk page: https://cologne.aitinkerers.org/talks/rsvp_nH9ZT0kBkJ4

### [Real-Time BPMN Diagram Generation Using PiperFlow and GroqCloud](https://abu-dhabi.aitinkerers.org/talks/rsvp_gvOOvf3v1os)

In this session, I’ll showcase how I used PiperFlow text and GroqCloud to generate BPMN diagrams almost instantly. The process involves turning simple text inputs into structured business process diagrams using AI. We’ll explore how this approach streamlines complex workflow modeling, making it faster and more efficient for developers to visualize business processes. A live demonstration will show the speed and accuracy of this integration, focusing on its practical benefits for developers, project managers, and business analysts.

- Event context: AI Tinkerers - Abu Dhabi Inaugural Meetup (September 2024) — 2024-09-10 — Abu Dhabi
- Public talk page: https://abu-dhabi.aitinkerers.org/talks/rsvp_gvOOvf3v1os

## Related Technologies

- [claude-4](https://aitinkerers.org/technologies/claude-4) ([Markdown](https://aitinkerers.org/technologies/claude-4.md)) — 8 public demos
- [GroqCloud](https://aitinkerers.org/technologies/groqcloud) ([Markdown](https://aitinkerers.org/technologies/groqcloud.md)) — 3 public demos
- [PiperFlow](https://aitinkerers.org/technologies/piperflow) ([Markdown](https://aitinkerers.org/technologies/piperflow.md)) — 1 public demo
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 664 public demos
- [Visio](https://aitinkerers.org/technologies/visio) ([Markdown](https://aitinkerers.org/technologies/visio.md)) — 1 public demo
