What problem does it solve?
Network engineers often need a visually striking illustration of a topology for presentations or documentation, but manually drawing stylized diagrams is slow and generic image generators produce pictures that do not match the real network structure.
Core Features & Use Cases
- Topology-to-image generation: Converts a topology from any of 8 live sources (Cisco Modeling Labs, GNS3, containerlab, EVE-NG, Nautobot, NetBox/Infrahub, IP Fabric, Forward Networks) or a freeform text description into one AI-generated PNG via ComfyUI.
- Structurally accurate rendering: When Flux and a ControlNet model are installed, a deterministic box/line diagram is rendered first and fed through Canny edge conditioning, so device connections in the image match the real topology; real hostname labels are overlaid deterministically afterward.
- Distinct failure reporting: Six classified failure kinds (backend unreachable, no usable model, job failed, job already in progress, source unreachable, empty topology) instead of generic errors, with no imposed timeout on GPU generation.
- Use Case: Ask for a stylized image of your CML lab topology and receive a timestamped PNG plus a sidecar JSON recording the prompt and checkpoint used, saved under workspace/output/comfyui-topology-viz/.
Quick Start
Ask the agent to make a flashy AI-generated image of your CML lab topology and it will return the saved PNG path and the checkpoint used.