diff --git a/index.html b/index.html index 37a1127..cf3e8f1 100644 --- a/index.html +++ b/index.html @@ -172,7 +172,7 @@

The Zant Project

Project Overview

-

We are builing an open-source SDK designed to simplify and cost-effectively deploy machine learning models on embedded and edge devices. With Zant, developers wiil be able to easily optimize and deploy models on a wide range of hardware, minimizing the need for complex reimplementation when switching platforms. +

We are building an open-source SDK designed to simplify and cost-effectively deploy machine learning models on embedded and edge devices. With Zant, developers will be able to easily optimize and deploy models on a wide range of hardware, minimizing the need for complex reimplementation when switching platforms.
The first release of Zant will be a static library that takes an ML model as input and produces an optimized, device-specific executable. Built primarily in the Zig programming language, Zant leverages two powerful features of Zig: