Skip to content

Add new workflow#563

Open
cuixitong wants to merge 1 commit intoOpenBMB:mainfrom
cuixitong:new
Open

Add new workflow#563
cuixitong wants to merge 1 commit intoOpenBMB:mainfrom
cuixitong:new

Conversation

@cuixitong
Copy link

Created a new workflow which can be used to summarize and visualize articles. It could be applied to argumentative articles, academic researches and other articles that are logically structured. It includes three agent nodes. The summarizer drags basic contents of the article it reads; the writer turns fragmented points into a fix-structured review; the visualizer gives out a mermaid code that shows a mindmap of the article based on the writer's output.

Copy link
Collaborator

@NA-Wen NA-Wen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution — this workflow looks very interesting.

One question: currently the visualizer agent outputs a Mermaid mind map code block. For many users, it might be more convenient if the workflow could directly provide a rendered image of the mind map, instead of requiring users to render the Mermaid code themselves.

Would it be possible to modify the workflow so that the visualization step outputs a rendered diagram (e.g., PNG/SVG) rather than raw Mermaid syntax?

This would make the workflow easier to use and more intuitive for users who just want to quickly view the visualization.

@alanjds
Copy link

alanjds commented Mar 5, 2026

My 2 cents: what about allowing the mermaid to be rendered on the frontend?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants