This application helps you to create Visio Diagrams using Copilot responses. Just ask copilot the type of diagram you want to create? Don't forget to tell copilot to create the diagram using Mermaid syntax.
If you just want to use it, the installer is in the "VisualVisioCopilotLight/Installer /en-US directory". Launch the msi file and choose "Typical" for default installation.
VisualVisioCopilotLight uses the Microsoft Edge WebView2 control. The "WebView2Path" is for the app to be able to use the Edge WebView2 control
You first need to create a Visio File from the backstage file menu

Then click on the "Create fueled Copilot Visio Diagram" Command in the "VisualVisioSVGLight" Tab

The dialog box of the application is displayed

You can see a predefined Worflow Diagram in Mermaid syntax
Click on "Generate diagram". The diagram will be created in SVG format.

Click on "Insert Diagram as Visio" for creating the Visio Diagram.

If you want to insert a png image of the diagram, click on "Insert Diagram as PNG". You will notice that the result is much more less accurate.

Now let's ask copilot to create my simple process diagram
type.
For example "Could you create a workflow diagram with a begin step, a test step with the result of two new steps and a end test using Mermaid syntax"

Copilot is thinking and gives the result. Copy the Mermaid syntax response

Paste in the edit mermaid syntax textbox. Click the "Generate diagram" button to generate the svg result.

Click "Insert Diagram as Visio" to create the Visio Diagram corresponding to hte Copilot response.




