How to solve

Error
WebGPU not supported

Your browser doesn't currently support WebGPU, which we require to run AI models efficiently in your browser.

Understanding the Error

This error occurs because we're leveraging WebGPU to run AI models directly in your browser. WebGPU is a modern graphics and compute API that enables fast, efficient AI processing, but it's not yet supported by all browsers.

Why We Need WebGPU

  • Enables high-performance AI model execution directly in your browser
  • Processes data locally on your device for enhanced privacy
  • Reduces latency by minimizing server communication

Current Browser Support Status

Chrome:Fully Supported (version 113+)
Firefox:Partial Support (experimental)
Safari:Not Currently Supported

Solution Steps

  1. Use Chrome (Recommended Solution)

    Install or update to Chrome version 113 or higher:

  2. Enable WebGPU (For Supported Browsers)

    If using Chrome:

    • Type chrome://flags or about:config in your address bar
    • Search for "webgpu"
    • Enable WebGPU flags
    • Restart your browser
  3. Verify Support