@ryan_nookpi/pi-extension-generative-ui
v0.1.2
Published
Generative UI widget extension for pi.
Readme
@ryan_nookpi/pi-extension-generative-ui
This extension lets pi open visual results in a separate native window.
Use it for charts, diagrams, mockups, mini apps, or other interactive HTML/SVG output when plain text is not enough.
Install
pi install npm:@ryan_nookpi/pi-extension-generative-uiGreat for
- showing a flowchart or system diagram
- opening a chart or dashboard in its own window
- previewing a quick UI mockup or interactive prototype
Example prompts
- "Show the signup flow as a diagram."
- "Open a chart for this revenue trend."
- "Make a simple form mockup and show it in a window."
Notes
- It works through the
visualize_read_meandshow_widgettools. - Previously created widgets can be reopened with the
/widgetscommand. - It can render HTML, SVG, Canvas, and Chart.js-based output.
