Show HN: Browser-Native GPU Sharing
Category: infrastructure
Tags: webgpu, distributed-computing, inference
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 6)
This project creates a distributed inference grid that turns browsers with WebGPU into GPU cluster nodes, enabling object detection and image description via a Node.js broker. It's interesting because it leverages browser-based hardware for scalable, low-cost AI inference without requiring users to own or manage dedicated GPU servers.
Target audience: backend devs, data engineers
Repository: https://apssouza22-webgpu-cluster.hf.space/ ยท TypeScript
View on Hacker News