Hi everyone
I created a tool to create a BPMN diagram, with AI.
You can try it here.
(free, no registration)
What do you think?
Screenshot:
Hi everyone
I created a tool to create a BPMN diagram, with AI.
You can try it here.
(free, no registration)
What do you think?
Screenshot:
Hi SeriousAcceptance,
I’ve tried the BA Copilot and I think it’s cool! I’ve gone from simple to a complete lead to cash process with different decision points. I like the way it’s being build up and how it is possible to make changes to an existing process by adding additional prompts. I am up for it once the early access is available. I will be introducing it tomorrow to my teammates! This is definitely something I’d like to use more regularly! Great product!
Thanks, I really appreciate that.
Feel free to share feedback you or your team have.
I have a lot improvements I need to make still!
Very cool! I’d be interested in how you use bpmn.io’s capabilities in your tool. Would you mind sharing that?
Thanks.
In terms of bpmn.io, when the system generates the bpmn code for the user’s request, the bpmn.io tool renders it.
I’ve built it in such a way that I can use bpmn.io extensions alongside it.
For example:
I’ve just added a ‘versions’ feature, which creates a new ‘version’ each time the AI makes an amendment:
Super cool! So you’re generating XML directly? How do you handle layout?
Yea generates the XML .
Layout is difficult to describe here, as it’s proven very tricky.
I’m still working on improving it.
You’re not using GitHub - bpmn-io/bpmn-auto-layout: Layout BPMN diagrams, generating missing DI information. by any chance?
Hi! Have you tried to create BPMN diagrams based on collaboration diagrams in XML format.