Table of Contents | ||
---|---|---|
|
Overview
This process involves extracting and answering questions from an uploaded questionnaire (e.g. an request for proposal questionnaire), ensuring that each response is thorough and well-supported by documents available in the Knowledge Center. The model utilizes advanced natural language processing to review and integrate relevant information from various documents, creating comprehensive and precise answers.
...
as an output in a chat interface, featuring clickable links to the source materials,
as a comprehensive list in a final Excel document. This document compiles all the responses alongside their respective document references for easy review and verification.
as a Word document. Same information as above in a Word file.
Drawio | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Steps to setup the Questionnaire
Create a space with the example AI assistant config file
Adjust the scopeIds parameter if the questions should be answered on a limited number of documents
Activate the
Upload in Chat
buttonPublish space
Steps to run the Questionnaire
Upload an excel that follows the same structure as the example file
Trigger the questionnaire with a prompt:
Answer all questions from the uploaded file
Once all questions are answered, the generated word and excel file can be downloaded
Required and optional modules
...
Required | Optional |
---|---|
Questionnaire |
|
Example AI Assistant Configuration
...
Download the provided TXT file and upload it into a new space as an AI Assistant configuration.
❗ The parameter scopeIds
needs to be adjusted . It if the questions should be answered on a limited number of document in the knowledge center. This parameter is a list of all scopes that should be included to answer the questions.scopes ids, e.g. scopeIds = ["scope_id_1", "scope_id_2"]
View file | ||
---|---|---|
|
Example Excel File
...
Upload the word file into the space and trigger the extraction with the prompt:
...