AI Studio Tab
  • 18 Jun 2024
  • 3 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

AI Studio Tab

  • Dark
    Light
  • PDF

Article summary

The AI Studio tab in Ushur provides a comprehensive interface for creating and managing AI skills and rulesets. This document details the functionalities available under the Skills and Rulesets sub-tabs within the AI Studio.

Skills Tab

The Skills tab allows users to create and manage AI skills. AI skills are used to automate various tasks within the Ushur platform, enhancing the overall functionality and efficiency of workflows.

Features

  1. Total Skills: Displays the total number of skills.

  2. Total Published Skills: Shows the number of skills that have been published.

  3. Total Linked Skills: Indicates the number of skills linked to workflows.

Steps to Create a Skill

  1. Access the Skills Tab

    1. Navigate to the AI Studio tab and select the Skills sub-tab.

  2. Create a New Skill

    1. To create a new skill, click on the "+ Create Skill" button.

    2. Enter the project and skill name in the "Create AI Skill" dialog box.

  3. Manage Skills

    1. Once a skill is created, it appears in the list under the Skills tab.

    2. Click the More icon and select Delete Skill to delete the skill.

  4. Train a Skill

    1. Select the created skill from the list to train it.

    2. Click on Add Version and select Train Version.

    3. In the Train version dialog box, you can define properties either automatically or manually.

      1. Automatic:

        • Select Dataset: Choose between "New Data" or "Existing Data".

        • Upload Data: Drag and drop a CSV file or browse to upload.

        • Click "Start Training".

      2. Manual:

        • Skill Classifier: Select the model classifier (e.g., Fast-Text Classifier).

        • Epochs: Set the number of epochs.

        • Learning Rate: Define the learning rate.

        • Autotune Mode: Toggle the switch to enable or disable autotune mode.

  5. Test a Version

    1. Select the skill version.

    2. Choose the dataset type: New Data or Existing Data.

      1. For New Data, upload a CSV file.

      2. For Existing Data, select a previous test dataset.

    3. Click Start Testing.

    4. Click Abort, if you want to about testing.

  6. Import a Version

    1. Select "Import Version" under "Add version".

    2. Drag and drop the .umo file or browse to select it.

    3. Optionally, add a note for your reference.

  7. Edit and Manage Skill Versions

To edit and manage skill versions, click on the three-dot menu next to the skill version. You will see the following options:

  • Unpublish: This option allows you to unpublish the selected skill version, making it inactive.

  • Edit Note: Use this to add or edit notes for the skill and its test versions, providing additional context or information.

  • Version Detail: View detailed information about the skill version, including properties, dataset, and data distribution.

  • Delete Version: Confirm and delete the selected skill version, removing it from the list.

  • Export Version: Export the skill version as a .umo file, allowing you to save or share it.

Rulesets Tab

The Rulesets tab enables users to define rule conditions for document transformation processes. These rules help create a clear, UI-based extracted sheet tailored to specific business functionalities.

Features

  1. Create New Ruleset: Allows users to create a new ruleset.

  2. Ruleset List: Displays the existing rulesets with options to edit or delete them.

Steps to Create a Ruleset

  1. Access the Rulesets Tab:

    • Navigate to the AI Studio tab and select the Rulesets sub-tab.

  2. Create a Ruleset:

    • Click the Create New Ruleset button.

    • In the Create Ruleset dialog box, enter the ruleset name and description.

    • Click Create Ruleset to save the new ruleset.

  3. Manage Rulesets:

    • Click on the created ruleset to add rules.

    • Click the Add Rule button within a ruleset.

    • In the Create Condition dialog box, define the condition and the corresponding actions.

      • Condition Section: The Condition section allows you to construct conditionals using various parameters. You can select the type of condition and set specific criteria to trigger actions based on these conditions.

        Conditional Type

        Condition

        And/Or Operator

        • Column

        • Row

        • No Condition

        • Exists

        • Does not exist

        • True

        • <=

        • =

        • ==

        • !=

        • <

        • >

        • Matches

        • Does not match

        And

        Or

      • Actions Section: The Actions section defines what actions to perform based on the conditional outcomes. There are two subsections: If true and If false, which allow you to specify different actions depending on whether the condition is met or not.

        If true

        If false

        • Insert

        • Round

        • Rename Header

        • Split

        • Select rows based on condition

        • Group By

        • Validate Regex

        • Change column type

        • Create Exception Sheet

        • Insert

        • Round

        • Rename Header

        • Split

        • Select rows based on condition

        • Group By

        • Validate Regex

        • Change column type

        • Create Exception Sheet

  4. Click Save Changes to add the rule.

  5. Edit or delete existing rules by clicking on the respective icons next to each rule.

  6. Test the ruleset to verify its functionality.

Additional Information

The Ushur Document Transform functionality is designed to provide a unified approach to data intake across all corporate business products. This helps both the customer and back-office staff achieve a consistent, customer-centric approach to analyzing and working with important and relevant data. Rules are specified and processed effectively to extract all possible combinations of information relevant to the business.

To tailor rulesets based on specific requirements, contact the Ushur Customer Success Team or create the rulesets within the Ushur Dashboard, ensuring you have the necessary permissions on your user profile. The Ruleset tab allows you to define rule conditions for document transformation, which must be integrated from within Ushur using the Document Processor module.


Was this article helpful?