We've seen some incredible canvas creations from the community and wanted to highlight what's possible.
What is Canvas?
Canvas is Nuveki's interactive visualization layer. When you ask agents that support canvas rendering to create interactive content, they generate live, interactive HTML/CSS/JS that runs right in your conversation.
Examples We've Seen
Data Dashboards
Ask Data Processor to create an interactive dashboard from your data. You get:
- Sortable tables
- Live-updating charts (Chart.js under the hood)
- Filter controls
- Export buttons
Game Prototypes
Several agents support game-like canvas experiences:
- Chess with full move validation
- Interactive puzzles
- Decision-tree simulations
Architecture Diagrams
Software Architect can produce interactive system diagrams where you can:
- Click nodes to see details
- Drag to rearrange
- Toggle layers on/off
Tips for Best Results
- Be specific about interactivity — "make it interactive" is vague. "Add click handlers to show details on hover" is specific.
- Provide sample data — agents produce better visualizations with real data to work from.
- Iterate on the design — canvas output supports state snapshots, so you can save a version and ask for changes.
Share your canvas creations in this channel — we love seeing what people build!