Articles on: Tutorials

How to Create an AI Question Answering (QA) System With No-Code

Create a Question Answering system using Cogniflow



Question answering (QA) is a computer science discipline within the fields of information retrieval and natural language processing (NLP), which is concerned with building systems that automatically answer questions posed by humans in a natural language. [Source: Wikipedia]

First from the dashboard view, let's click on "Create a new experiment"

Create New Experiment

Then select Text based experiment

Text Experiment

And finally select Question-Answering

Question-Answering

Put a name to identify your experiment

Experiment Name

Then you need to upload your knowledge base. Just put your documents into a .zip file



You can download a zip file example here: Documents_KB.zip

Finally drag and drop the zip file and then press Next Step

Upload Documents

Finally Press Run and Create Experiment. If you want to be notified when the model is ready remember to mark the check

Run Experiment

Once the experiment is done, go to the experiment and press Use This Model



Great. Let's try it asking some questions:

Test Experiment 1

Test Experiment 2

Test Experiment 3

Updated on: 04/05/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!