Tag
“webgpu”
2 posts
- Product & Mission··8 min read
Why We Built a Background Remover That Runs 100% in the Browser
The technical and ethical reasons we chose to run all AI inference in the browser instead of on a server — WebGPU, ONNX, privacy, and what we gave up to get there.
- Technical Deep Dives··10 min read
How AI Background Removal Actually Works
What's really happening when an AI model removes a background — segmentation models, ONNX, WebGPU, and why running in the browser is better than a cloud API for privacy.