#1Show HN: Apple's Sharp Running in the Browser via ONNX Runtime Web
A browser-based tool that generates 3D Gaussian splats from single images using Apple's SHARP ML model, running entirely client-side via ONNX Runtime Web. Built with React/TypeScript, all inference happens locally with no server required — users upload an image, get a 3D reconstruction, and download PLY files. A strong demonstration of bringing production ML models to the browser for real-time 3D generation.