Skip to main content

Palette Neat

Palette Neat is the SiMa.ai software development toolkit for building AI applications on Modalix. It includes the development environment, runtime library, model tooling, and DevKit validation workflow. Together, these components support the full development path: prepare a model, build an application, and validate the result on Modalix hardware.

Use this overview to understand the main parts of Palette Neat and choose the right setup, model preparation, or application development path.

Palette Neat includes four software components and the Modalix DevKit:

  • Neat Development Environment — the containerized environment for cross-compilation, DevKit pairing, agent-assisted workflows, and local validation.
  • Neat Library — the C++ and Python library and runtime for loading models, executing pipelines, and coordinating work across Modalix compute resources.
  • Model Compiler — the optional component for model quantization, compilation, and validation.
  • LLiMa — the GenAI toolkit, included with the development and model tooling, for compiling, testing, and benchmarking GenAI models.
  • Modalix DevKit — the target hardware where compiled model artifacts and Neat Library applications run and are validated.

If you are new to Palette Neat, work through these sections in order: confirm compatibility, install and pair your development environment, prepare a model, and then build the application that uses it.