Non-generative knowledge base AI

If for some reason you don't want your bot to use generative AI, but still want it to be able to easily retrieve FAQ answers, we've got you covered.

Setting up a non-generative knowledge base AI means that:

  • your bot will be able to understand multiple sentences from your users (i.e. natural language understanding from the AI engine is taking place)

  • but your bot will answer only the sentence that you defined as an answer (i.e. the bot answers are not generated)

Note that with non-generative knowledge base, you'll only be able to upload questions and answers only in the form of a .csv file.

Set up your non-generative knowledge base

To set up your non-generative knowledge base:

  1. Decline the Generative AI terms and conditions when opening your Knowledge Base AI tab for the first time

  2. Click on Add Content: you should only be able to add .csv files from there.

  3. Click on Download .csv template file

  4. Open this file and add your questions and answers like below:

  1. Save your changes.

  2. Come back to your bot, click on Choose files to upload your file to your knowledge base.

  3. Click on Add.

  4. When the status turns to green, test your bot, you're good to go!

  5. Test it out

To make sure that you know how to set up your FAQ flow using knowledge base AI, have a read to this article:

pageSet up your FAQ flow using a generative knowledge base AI

Last updated