Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Below are the steps to create an Artifact using the FAQ Template:

On the Create Artifact window, select Template.

  1. On the Create Artifact window, navigate to the Using Template tab.

  2. Select FAQ Template as Template Type.

  3. Add Artifact Name.

  4. Add Summary. For the Metadata-based search,It is important that the summary is well-formed and describes the information in the document well. The text in this field is used by the NLP engine to generate Metadata.

  5. Click on Add Q&A Pairs.

    Image Removedimage-20240805-201719.pngImage Added

Add Q&A Pairs

In this step, the system allows you to add one or more Q&A pairs. Information in these pairs is used to generate related metadata attributes like Parent Topic Action, and Motivation for each Q&A pair.

  1. Click on Add Q&A Pair to add new QnA pairs

    Image Removedimage-20240805-202045.pngImage Added

  2. On Add Questions & Answer pair screen, add details. Once done, click on the Add Q&A Pair button.

    Image Removedimage-20240805-202209.pngImage Added
  3. The Q&A is added to the list. You may add multiple Q&A pairs to the Artifact.

  4. On the Artifact page, Click on Generate Ontology Create.

    Image Removed

  5. The Artifact is now created and available in the Knowledge Store. Information added to these Q&As should be well-formed as this ensures that the Ontology process is able to extract correct values for metadata attributes.

  6. Based on the Artifact Publishing Mode configuration for your tenant and the identified metadata, the Artifact state is determined. For more information, refer to Tenant Configurations.

Generate Ontology

...

Info

System prevents creation of duplicate FAQs in an artifact . Using in-built Text similarity NLP service, the system identifies and ignore duplicate FAQs with Text similarity of over 90% against the existing FAQs in the artifact

Processing the Artifact

For Metadata Search:

Once the Artifact is added, Luma generates ontology for the artifact. The Metadata is added to the artifact, which is then used to identify Knowledge during the search. When Open AI features system performs the following:

  1. Summarize Artifact- If Automatic Summarization is enabled for your tenant, the content in the artifact is used to generate a Summary. In case the curator adds the Summary during artifact creation, the step is skipped.

  2. Generate Keywords and Key Phrases: Based on the Summary and FAQs added, metadata attributes like Topic, Subject Action, Motivation, and Key Phrases are generated. If Automatic Keyword and Key Phrase generation is enabled for your tenant, the system automatically generates valid and meaningful full keywords and key phrases. On click of Generate Ontology, the NLP engine parses the information added to the Artifact and identifies the metadata, which is used to understand the user’s intent during the search.

  3. As a Curator, you should verify and ensure that metadata generated by the system is correct and Artifact is related to the correct Topic. In case any changes are required,

    1. Click on Edit.

    2. Add the required keyword to metadata fields and Save Changes.

      Image Removed

  4. Click on View Artifact to view the Artifact in the Knowledge Store. You can Publish the Artifact making it available for end-users to search and consume. Refer to Knowledge Store for more information.

  5. Click on Go To Dashboard, to navigate to the Luma Knowledge dashboard
Info
  • In case the Summary field is empty, information added to the Summary field on the selected template is automatically added as Artifact Summary and used to generate Ontology for the artifact. To add a different artifact summary, add the information in the Summary field.

  • Fields marked as Hidden in the selected template are not available for the curator while creating an Artifact manually. The fields are only used when the artifact is created by importing a Document with a template.

  • In case a Topic is not identified during the Ontology Generation, the Artifact is automatically linked to the default Topic under the selected Domain. You can update the Artifact and link it to the correct Topic in Knowledge Graph. Refer to Knowledge Graph for more information.

  • If the selected template contains a 'Redirect Link' field, any artifact associated with the template when accessed through Luma Virtual Agent redirects to the URL added to the field in a new browser window.

For Semantic Search:

Once the Artifact is added, No Curation of the artifact is required. Ontology, Summary, and FAQ generation are skipped for Semantic Search. The system automatically does the following to generate the searchable artifact content.

  • Data Extraction and Chunking: In this phase, text is collected or extracted from the source document. The extracted text is then divided into manageable chunks, typically at the semantic level (e.g., paragraphs).

  • Vectorization: The text chunks undergo embedding, where they are converted into vectors or numerical forms. This conversion is crucial for enabling efficient and accurate search capabilities. The resulting embeddings are stored in a vector database, ready for search and retrieval operations.

Info
  • An Artifact is not available for End Users to search and consume unless it is Published by the Curator.In case a Topic is not identified during the Ontology Generation, the Artifact is automatically linked to the selected Domain. The Artifact must be linked to the correct Topic in Knowledge Graph before it is published. Refer to Knowledge Graph for more information.

  • The metadata for the QnA pairs can be updated in the Knowledge Store.