Skip to content

Klarity Applications

Klarity is articulated between multiple applications or tools :

  1. Klarity Dashboard : web application
  2. Klarity Craft : python application
    • Klarity Viewer : web application
  3. Klarity Storage : data storage.
  4. Klarity Workbench : engineering workbench

Klarity Relationships diagram

Klarity Dashboard (KD)

Klarity Dashboard is a web application that provide users with the ability for monitoring and ensuring that an AI based component complies with requirements throughout the component’s life cycle. It does so by :

  • Unifying exchanges and communication between people involved.
  • Guaranteeing traceability, transparency and accounatbility of all decisions.

For this purpose, it provides a set of dashboards for each stage of the lifecycle (namely scoping, development and operation) and multiple levels of abstraction (company wide, project level, component in depth)

This level of granularity enables the application to address all user profiles, which is one of its added values: involving all stakeholders in the AI component's lifecycle.

more information on Klarity Dashboard

Klarity Craft (KC)

Klarity Craft is a set of libraries which handle metrics to build artefacts of an AI-Based component using blueprints.

It works in association with Klarity Dashboard by pushing artefacts values onto it. Enabling the validation of theses artefacts and initiating status and version change (from one stage to another or within the same stage) TODO : adapt desc from craft.md

more information on Klarity Craft

Klarity Viewer (KV)

more information on Klarity Viewer

Klarity Storage (KS)

Klarity Storage designates an environment where the data is stored and made accessible by the three other application and environments. Its purpose is to avoid duplication and data while facilitating and centralizing access rights management. KS product contain a client part and a server part.

more information on [Klarity Storage](./ /products/storage/storage.md)

Klarity Blueprint (BP)

A Klarity Blueprint is an End to End instance of Klarity : Klarity Configuration Template, Expected Artefact, Workbench Pipeline, Governance & Risk Management Process.

Klarity Workbench (WB)

The Workbench refers to a classical engineering workbench for AI development : mainly an MLops toolchain. more information on Klarity Workbench