Using FAQ Template
FAQ Template allows a Curator to create an Artifact and add Question and Answer (Q&A) pairs to hold knowledge. For each Q&A pair, Ontology analysis is performed, generating metadata for the content as well as Q&A pairs. These Q&A pairs are registered as FAQs that are linked to the Artifact as well as the topic identified during Ontology generation.
Below are the steps to create an Artifact using the FAQ Template:
On the Create Artifact window, select Template.
On the Create Artifact window, navigate to the Using Template tab.
Select FAQ Template as Template Type.
Add Artifact Name.
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.
Click on Add Q&A Pairs.
Â
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.
Click on Add Q&A Pair to add new QnA pairs
On Add Questions & Answer pair screen, add details. Once done, click on the Add Q&A Pair button.
The Q&A is added to the list. You may add multiple Q&A pairs to the Artifact.
On the Artifact page, Click on Create.
The Artifact is now created and available in the Knowledge Store.
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.
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:
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.
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.
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.
An Artifact is not available for End Users to search and consume unless it is Published by the Curator.
The metadata for the QnA pairs can be updated in the Knowledge Store.