Link to home
Create AccountLog in
Software

Software

--

Questions

--

Followers

Top Experts

Avatar of LeighWardle
LeighWardle🇦🇺

Free Mermaid diagram editor (online or Windows) that handles AI-generated code?

Hi Experts,

 

I am looking for a free Mermaid diagram editor.

 

It can be online or Windows.

My use case involves generating Mermaid code from AI apps such as ChatGPT, Gemini etc.

 

Here are links to the code - If I used Code Blocks, I got Error 6010: Question body formatting is invalid.

My sample from ChatGPT.

 

That code also threw syntax errors in all the Mermaid apps that tried.

I used DeepSeek to “correct” the syntax errors.

 

The diagram displays OK in DeepSeek! Here's the top bit:

User generated image

 

DeepSeek's “corrected” code.

 

Regards,

Leigh

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of Paul SauvéPaul Sauvé🇨🇦

i've tried creating java code for a GIMP image editor plugin with ChatGPT. the poor bugger couldn't get it right. every time i pointed out the code didn't work, it just parroted back the same code

What is your prompt and what is the persona you gave the AI (initial prompt)?


ASKER CERTIFIED SOLUTION
Avatar of LeighWardleLeighWardle🇦🇺

ASKER

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.

Software

Software

--

Questions

--

Followers

Top Experts

Software is any set of instructions that directs a computer to perform specific tasks or operations. Computer software consists of programs, libraries and related non-executable data (such as documentation). Computer software is non-tangible, contrasted with computer hardware, which is the physical component of computers. Software written in a machine language is known as "machine code". However, in practice, software is usually written in high-level programming languages than machine language. High-level languages are translated into machine language using a compiler or interpreter or a combination of the two.