Skip to content
Tech News
← Back to articles

Show HN: Apple's SHARP running in the browser via ONNX runtime web

read original get ONNX Runtime Web SDK → more articles
Why This Matters

This innovative project demonstrates how Apple's SHARP model can be run directly in web browsers using ONNX Runtime Web, enabling users to generate and preview Gaussian splats from images without specialized software. It highlights the potential for advanced AI models to be accessible and operable directly within consumer devices, reducing reliance on powerful local hardware and fostering more interactive AI applications.

Key Takeaways

A browser-based Gaussian splat generator built on top of Apple SHARP. ✨

This project lets you:

upload one image

generate Gaussian splats in the browser

preview the result

download a .ply file

Links

Project repo: bring-shrubbery/ml-sharp-web

Follow the author on X: @bringshrubberyy

Upstream SHARP repo (Apple): apple/ml-sharp

... continue reading