Links
Comment on page
🆕

Knowledge base AI

Chatlayer's AI knowledge base tool allows your bot to generate concise answers after scraping your content. Adding an FAQ flow to your bot was never easier!
A knowledge base is a store of information or data that is available to draw on. It can be constituted of different pieces of content (e.g. URLs, files).
The Chatlayer AI knowledge base is currently only available for selected customers. If you're interested in trying it out, get in touch with us.
How is the Chatlayer knowledge base AI working? First, you add the content that your bot will scrape to retrieve the answer to the customer's question. Second, you design a flow to display that answer.
A bot that uses knowledge base AI browses content to retrieve an answer and displays it in a conversational flow .

Generative vs non-generative knowledge base AI

We offer two ways of using the knowledge base:
  • Generative knowledge base (i.e. the bot will generate, or make up a new sentence to answer your customer's questions after scraping your content), where you can use:
    • PDF files
    • URLs of a page or a whole domain
    • CSV files
  • Non-generative knowledge base (i.e. your bot will answer what you tell it to answer after you fed it with a list of questions and answers), where you can use:
    • only CSV files in a specific format

How to choose if your knowledge base is generative

  1. 1.
    Open your Knowledge Base AI tab for the first time: a popup with the Generative AI terms and conditions opens
  1. 2.
    If you click on Accept, your bot will be generative. If you click on Cancel, your bot will be non-generative.

Test it on a template

You have this feature enabled and would like to test it right away? You can do it by playing with our template:

Build a powerful, hybrid bot

Bots can become really powerful if you use a mix of intents (answers designed by your team) and generative knowledge base (AI-driven answers). In this sense, your bot will be hybrid because it uses answers generated both by humans and machine.
  • If you connect your Knowledge base AI Action block to your Not Understood block and add no other content to your bot, all questions from users will be answered directly by your knowledge base AI.
  • If you have other intents in your bot, the intents will be triggered whenever there is a match with the expression from a user. Only when something is said by the user that isn't a match with any intent, the Not Understood block and thus knowledge base AI will be triggered.

Limit your content using tags

For some use cases, it might be important to only allow specific content to be used in an answer that's created by Knowledge base AI. Different categories of content can be created by using tags.
You can read more about how to use tags in this article: