Home
  • 😃Welcome to Cataleya
  • Cataleya Basics
  • 🏁Getting Started
    • Building a Chatbot
    • Testing a Chatbot
    • Installation
      • Installation on Website
        • Installation using HTML
        • Installation using Google Tag Manager
      • Installing on Wordpress
      • Installing on SquareSpace
      • Installation on WhatsApp
      • Installation on Facebook
      • Installation on SMS
    • Deploying a Chatbot
    • Utility Tools
  • âšī¸Action Blocks
    • Overview
    • Trigger
      • Set values to variables using Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Branch
    • Image Carousel
    • Human Handover
    • Slider
    • File Upload
    • Delay
    • Form
    • Flow
    • Jump
    • Codeblock
      • Dynamic Dialog Generator
    • Options
    • List
    • Reply Buttons
    • AI Model
  • 🤖AI Studio
    • Overview
      • From URL
      • From File
      • From Intent
  • 🔗Integrations
    • Overview
    • Service Call
    • Javascript
    • Zapier
    • Code block
    • Google Calendar
    • Calendly
    • HubSpot
    • DialogFlow
    • Link Tracking
  • âœ‰ī¸Live Chat
    • Overview
      • Live Chat Screen
      • Live Chat Settings
  • đŸ› ī¸Troubleshooting
    • Cloning Bots
    • Connecting Action Blocks
    • Creating Loops
    • Setting Up Fallback Variables
    • Setting Up Link Tracking
    • Variable Manager
    • Image Dimensions
  • đŸ“ŖOutbound Bots
    • Overview
    • Building One Off Campaign
    • Building Ongoing Campaign
    • Creating a WhatsApp Template
    • Action Blocks: Outbound
      • Send WhatsApp
      • Send SMS
      • Delay
      • Branch
  • 🎨Chatbot Customisation
    • Chatbot Appearance
    • Custom CSS
    • Embed bots in iFrame
    • Embedding the Chatbot
    • JS functions to show/hide
  • 👜Account Management
    • Teams
    • Teammates
    • Purchasing a plan
    • Payment Methods
    • Refund Policy
    • Reset Password
    • Deleting Account
  • âēī¸Reporting
    • Analytics Dashboard
    • Custom Reports
    • What are contacts in Cataleya?
    • Scheduling a Contact Report
    • Exporting a Contact List
    • What are weekly reports?
      • What are weekly reports?
Powered by GitBook
On this page
  • Step 1: Create an Intent
  • Step 2: Save the Intent
  • Step 3: Connect with the bot
  • Step 4: Keep it updated
  1. AI Studio
  2. Overview

From Intent

Traditional way of building an AI Model in Cataleya

This is the traditional feature of Cataleya that allows you to build the knowledge base within Cataleya for Frequently Asked Questions (FAQs).

You can follow the following steps to create the Intents in Cataleya;

Step 1: Create an Intent

To create the Intent in Cataleya, you can click on 'Add Intent' & configure the following;

  • Title: Provide the name of the intent or title of the intent. For instance if the intent focuses on addressing the queries related to product return policy, you can provide the name of the intent as 'product_return'

  • Training Phrases: Provide the questions that the visitors can possibly ask the bot in regards to the intent. For instances questions like 'What is the return policy?' etc.. We recommend you to provide at-least 5-7 questions for the bot to be accurate

  • Response: Define the response in the space provided that the bot will send out to the visitors whenever the phrase from the intent is triggered by the visitor. You also have the ability to share the file along with the text.

Step 2: Save the Intent

Click on 'Save' to save the intent and for the bot to start training itself.

You have the ability to create multiple intents however for the bot to be effective in responding back to the queries, we recommend to have at-least 2 intents

Step 3: Connect with the bot

Once you have successfully trained the AI Model, you can head back to the Bot Builder screen to build the bot flow. To connect it with the AI Model, you will need to use the 'AI Model' action block.

Step 4: Keep it updated

Sometimes it does happen that the visitors are asking the questions which the bot is not trained on. Cataleya keeps track of those questions received from the visitors and you can further train this bot to answer these questions.

There are two methods to train the bot on these questions. They are;

  1. Add to the existing intent: In order to add intent to the existing intent, the user can click on 'Train Existing Intent'. When you click on this, a new window will pop up. You will have to search for the intent in order to add to it. Once you click on 'Add', it will take you back to the 'Intent' screen where the phrase will be added and you will need to click on 'Save Intent' to train the bot.

  2. Create new intent: You can create the new intent as well just by clicking on 'Create new intent'

Visit this link to know about setting up AI Model Action Block

PreviousFrom FileNextOverview

Last updated 1 year ago

🤖