Poseidon's Forgotten Step Daughter Cynthia

An attempt to build a tool that builds a chart or graph based on a process you describe using langauge

- - -

flowchart LR A[Describe a process
using plain english] --> B[Embed this text
into a prompt] B --> C[Feed prompt to your
completion LLM API of choice] C --> D[Extract the mermaid.js code
from the LLM's response] D --> E[Render the mermaid.js
in the browser]

Describe the process or chart that you would like to create

- - -

If you see an error returned you've found the limits of this model and prompt and the generated text doesn't adhere to the mermaid.js syntax. I'd encourage you to try again with a simplier process: