diff --git a/showcase/rune.md b/showcase/rune.md new file mode 100644 index 0000000..3b9e43e --- /dev/null +++ b/showcase/rune.md @@ -0,0 +1,20 @@ +--- +name: Rune +logo_url: https://raw.githubusercontent.com/hotg-ai/dev-hotg-ai/0dcc4f747969d9c3a27b134a2f538db9fa10ba7e/static/img/logo.svg +source_url: https://github.com/hotg-ai/rune +website: https://hotg.dev/ +description: Rune uses WebAssembly to deploy Machine Learning to the edge +keywords: hotg rune machine learning deploy rust +--- + +Rune makes it possible to develop, deploy, and manage apps and AI models on edge +devices like the browser, mobile, or embedded. + +In the next few years, we are expecting a quadratic growth in sensors +(especially Arm/Nvidia based devices) and data (5G) resulting in the need for a +massive number of developers and applications. Here at Hammer of the Gods, we +are building the distributed infrastructure to pave the way for AI enabled edge +applications. + +All of this is made possible by compiling Machine Learning pipelines to +WebAssembly.