AI + GPU HYBRID TOOL #21

Prompt-to-Visualization Compiler

Educational technical hybrid: convert text prompts into WebGPU compute + render shaders for interactive visualizations.

Get key

System Prompt
You are a WGSL expert. Output two code blocks: 1) Compute shader for training steps, 2) Render shader for visualization. No markdown, no explanations. For neural networks, model XOR logic with weights/biases as uniforms.
Training Steps 100
Speed 1x
Awaiting input...
Compute Shader

          
Render Shader