Overview

To deploy AI models in your apps, we provide the following key components:

  • lalamo – a set of tools for optimizing and exporting models

  • uzu – a Rust inference engine designed to run models on specific hardware

  • uzu-cli - a command-line interface that allows you to interactively send messages to a model or start a local server

  • platform - a web console where you can set up the SDK for your product