Tagged articles
22 articles
Page 1 of 1
Lin is Dream
Lin is Dream
Apr 29, 2026 · Artificial Intelligence

Where Do Agent Capabilities Come From? A High‑Frequency Skill Toolset for AI Agents

This article presents a practical collection of high‑frequency tools—including Python, Shell, SQL, Mermaid, Pandoc, curl, ImageMagick, and PlantUML—that can be wrapped as Agent Skills to give AI agents real execution power, illustrated with concrete prompts and scripts that cut manual work from hours to seconds.

Agent SkillAutomationImageMagick
0 likes · 13 min read
Where Do Agent Capabilities Come From? A High‑Frequency Skill Toolset for AI Agents
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 27, 2026 · Artificial Intelligence

Alibaba’s Logics-Parsing-v2 Sets New OCR Benchmark Records

Alibaba’s open‑source Logics-Parsing‑v2 achieves top scores on both LogicsDocBench (82.16) and OmniDocBench‑v1.5 (93.23), outperforms leading closed models, and introduces Parsing‑2.0 capabilities that handle flowcharts, music scores, code blocks, and chemical formulas with structured HTML output.

ABC notationBenchmarkLogics-Parsing-v2
0 likes · 9 min read
Alibaba’s Logics-Parsing-v2 Sets New OCR Benchmark Records
IT Services Circle
IT Services Circle
Feb 15, 2026 · Operations

Which Diagram Tool Is Best for Network Topology? A Practical Comparison

A good network topology diagram must be accurate, readable, collaborative, maintainable, and extensible, and the article compares eight popular tools—diagrams.net, Visio, Lucidchart, yEd, Mermaid, Graphviz, Packet Tracer, and Excalidraw—detailing their strengths, weaknesses, ideal scenarios, and step‑by‑step onboarding tips.

GraphvizMermaidTool comparison
0 likes · 12 min read
Which Diagram Tool Is Best for Network Topology? A Practical Comparison
Node.js Tech Stack
Node.js Tech Stack
Feb 11, 2026 · Artificial Intelligence

Draw.io launches official MCP server – a surprisingly smooth AI‑powered diagram experience

Draw.io (now diagrams.net) has released an official MCP server that lets AI‑enabled editors like Cursor generate and edit diagrams instantly by converting AI‑produced Mermaid, CSV, or XML data into a Draw.io link, offering a seamless, editable workflow with privacy‑preserving URL‑based rendering, though limited by URL length.

AI diagramsCSVCursor
0 likes · 7 min read
Draw.io launches official MCP server – a surprisingly smooth AI‑powered diagram experience
Su San Talks Tech
Su San Talks Tech
Jan 12, 2026 · Artificial Intelligence

How to Supercharge Diagram Creation with AI: From Text Prompts to draw.io

Learn how to rapidly generate high‑quality flowcharts, architecture diagrams, and SVG graphics in under three minutes using AI text‑to‑image tools like Claude‑3.7‑sonnet, PlantUML, Mermaid, Graphviz, Obsidian Canvas, and draw.io, with step‑by‑step prompts, configuration tips, and editing tricks.

AIDiagramDraw.io
0 likes · 13 min read
How to Supercharge Diagram Creation with AI: From Text Prompts to draw.io
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Nov 26, 2025 · Frontend Development

Vue 3 Ecosystem Introduces Real Streaming Rendering

The article introduces vue-renderer-markdown, a zero‑configuration Vue 3 plugin that enables true streaming rendering of Markdown, minimizes re‑renders with incremental DOM patches, and delivers smooth performance for code blocks, Mermaid diagrams, and KaTeX formulas compared with traditional markdown‑it approaches.

MermaidVue3incremental DOM
0 likes · 6 min read
Vue 3 Ecosystem Introduces Real Streaming Rendering
Wuming AI
Wuming AI
Oct 20, 2025 · Artificial Intelligence

How to Let AI Instantly Draw Professional UML Diagrams with Mermaid

This article walks through using large language models such as Claude, Gemini, DeepSeek, and Kimi to generate accurate, colorful UML diagrams via Mermaid syntax, covering model selection, prompt engineering, step‑by‑step demonstrations, and practical tips for reliable AI‑driven diagram creation.

AI‑generated diagramsAutomationMermaid
0 likes · 5 min read
How to Let AI Instantly Draw Professional UML Diagrams with Mermaid
Su San Talks Tech
Su San Talks Tech
Jun 10, 2025 · Artificial Intelligence

Unlock AI-Powered Diagramming: 5 Proven Methods to Automate Your Charts

This guide shows programmers how to harness AI—especially Claude 4 via Cursor—to instantly generate professional diagrams such as flowcharts, UML, SVG, Canvas dashboards, and mind maps, offering step‑by‑step prompts, code examples, tool comparisons, and advanced tips for rapid, high‑quality visual documentation.

AI diagrammingDraw.ioMermaid
0 likes · 19 min read
Unlock AI-Powered Diagramming: 5 Proven Methods to Automate Your Charts
macrozheng
macrozheng
Apr 10, 2025 · Frontend Development

Master Mermaid: Build Flowcharts, Sequence & Class Diagrams via Docker

Learn how to install Mermaid Live Editor using Docker, then create various diagram types—including flowcharts, sequence diagrams, class diagrams, and mind maps—by writing simple Markdown-like syntax, with examples drawn from a SpringBoot‑Vue e‑commerce project and tips on theme customization.

DiagramDockerMermaid
0 likes · 10 min read
Master Mermaid: Build Flowcharts, Sequence & Class Diagrams via Docker
Model Perspective
Model Perspective
Mar 1, 2025 · Fundamentals

Turn Everyday Tasks into Clear Diagrams with Mermaid

This article demonstrates how to use the text‑based Mermaid tool to create a variety of diagrams—from flowcharts for making breakfast to network packet charts—illustrating practical, everyday applications of visualisation with clear code examples and explanations.

CodeExamplesDiagrammingFlowchart
0 likes · 16 min read
Turn Everyday Tasks into Clear Diagrams with Mermaid
DevOps Cloud Academy
DevOps Cloud Academy
Jun 23, 2024 · Fundamentals

Generating Flowcharts and Diagrams with Mermaid and draw.io Using ChatGPT

This article explains how to use ChatGPT to generate Mermaid diagram code for flowcharts, sequence diagrams, Gantt charts, and entity‑relationship diagrams, and then import the code into the online drawing tool draw.io to create visual workflow charts, highlighting the benefits over manual drawing.

ChatGPTDiagramDocumentation
0 likes · 6 min read
Generating Flowcharts and Diagrams with Mermaid and draw.io Using ChatGPT
Efficient Ops
Efficient Ops
Nov 6, 2022 · Operations

Visualizing Business‑Process Monitoring with Grafana, Diagram & FlowCharting

This article examines the evolution of a monitoring platform, identifies key challenges such as alarm overload and fragmented data, and presents a solution that combines Grafana with Diagram and FlowCharting plugins to create business‑process‑oriented, data‑driven visualizations for faster issue resolution.

DiagramFlowChartingGrafana
0 likes · 10 min read
Visualizing Business‑Process Monitoring with Grafana, Diagram & FlowCharting
IT Services Circle
IT Services Circle
Feb 17, 2022 · Frontend Development

Using Mermaid Diagrams in GitHub Markdown: A Quick Introduction

GitHub now integrates the Mermaid diagram plugin into Markdown, allowing developers to embed flowcharts, sequence diagrams, Gantt charts, and more directly in documentation using simple text syntax, which streamlines visualization, reduces maintenance overhead, and enhances collaborative understanding of project architectures.

DiagramDocumentationGitHub
0 likes · 5 min read
Using Mermaid Diagrams in GitHub Markdown: A Quick Introduction