csgoh / processpiper

An open source python library to generate business process diagram using code or plain text.
https://github.com/csgoh/processpiper
MIT License
147 stars 10 forks source link

Examples to LLM #50

Open marconimedeiros2 opened 1 week ago

marconimedeiros2 commented 1 week ago

I want to use this lib to learn my GPT how to create BPMN flowcharts.

I already did it with PlantUML syntax now I want to use the PiperFlow syntax.

Where can I find more informations and examples of code?

csgoh commented 1 week ago

This link (https://github.com/csgoh/processpiper/wiki) will have the information you need.