AI Hub
-
1. AI Hub Training
- Configuration Steps
- Select Voice or Chat tab.
- Click Index Documents.
- Choose Website or PDF as the content type.
- For Websites: Paste one or multiple URLs.
- For PDFs: Upload your file directly.
- Enter a Source Name (e.g., âSupport Guideâ).
- Optionally enable Hypothetical Questions so the BOT can ask scenario-based queries.
- Click Start Training to begin indexing.
- Product Manual (PDF): Upload user guide PDF so the BOT can reply to âHow do I reset my device?â
- FAQ Webpage: Index your FAQ page to answer âWhat is your return policy?â
AI Hub Training allows administrators to teach chat and voice BOTs using external sourcesâdocuments or websitesâso the BOT can answer user queries based on that content. Voice and chat training are maintained separately via two tabs.
-
1. Navigate to AI Hub â Ai Hub:
-
2. Intent & Entity Management
-
2.1 Intent Definition
- Configuration Steps
- Click Add Intent.
- Name: e.g., âOrder_Status_Inquiry.â
- Description/Prompt: âCapture when a user asks about their order, like âWhere is my order?â.â
- Sample Utterances: Add examples (e.g., âTrack my order,â âOrder status,â etc.).
- Click Save.
- In BOT Builder, insert an Intent Node and select the created intent.
- âCancel_Orderâ Intent: User utterances like âI want to cancel my order.â
- âGreetingâ Intent: Utterances like âHello,â âHi there.â
-
2.2 Entity Definition
- Configuration Steps
- Click Add Entity.
- Name: e.g., order_number.â
- Type: Use a system type (Number, Date) or Custom for lists/regex.
- For Custom Entities, define values or regex patterns (e.g., phone number pattern).
- ClickSave.
- In BOT Builder, insert an Intent Node and select the created intent.
- âCancel_Orderâ Intent: User utterances like âI want to cancel my order.â
- âGreetingâ Intent: Utterances like âHello,â âHi there.â
An Intent represents the userâs purpose (e.g., âTrack_Orderâ). Defining intents helps the BOT route conversations and take appropriate actions.
-
1. Navigate to AI Hub â Intent & Entityâ Intents
2. Create a New Intent:
An Entity extracts specific data (e.g., order number, date) from user utterances to fulfill an intent.
-
1. Navigate to AI Hub â Intent & Entityâ Entities
2. Create a New Intent:
-
3. Gen AI Free Flow (Chat)
- Configuration Steps
- Click Add Prompt.
- Prompt Name: e.g., âTravel_Assistant_BOT.â
- Prompt Text: Detailed instruction (e.g., âYou are a travel assistant. Ask for departure city, destination, and dates, then suggest flights.â).
- Select Tone & Style (Friendly, Formal, etc.) and set any constraints (e.g., âKeep replies under 200 wordsâ).
- Click Save.
Gen AI Free Flow lets you define an open-ended chat experience with a single prompt. The BOT uses Chat360âs Generative AI engine to dynamically respond without manual flow-building.
-
1. Navigate to AI Hub â Gen AI Free Flow
2. Create a New Prompt:
-
4. AI Auto Reply
- How to Configure Auto Reply
- Go to AI Hub â AI Auto Reply
- Click on "Add Auto Reply"
- Platform: Choose the platform (e.g., Facebook, Instagram, Google Reviews).
- Channel: Select the connected channel from the dropdown (only shows channels linked to the selected platform).
- Write a prompt that explains the trigger condition or user intent that should activate this auto reply.
- This prompt will be used by the BOT to understand when to activate the response.
- âTrigger when user leaves a review containing ânot satisfiedâ or asks for a refund.â
- Choose from available trained documents under AI Hub â AI Training.
- This allows the BOT to respond based on context-aware knowledge trained from PDFs or websites.
- In case the BOT doesnât find a match from the knowledge base, this message will be sent.
- Example: âThank you for reaching out. Please DM your order number and weâll assist you shortly.â
- Click the Save and Submit button to activate the rule.
- Always define fallback messages to ensure the user receives a response.
- Keep platform tone consistent with your brand voice.
- Ensure knowledge base documents are up-to-date for better accuracy.
The AI Auto Reply feature enables the Chat360 BOT to automatically respond to user comments or messages on connected platforms like Instagram, Facebook, and Google Reviews. The replies are either fetched from a trained knowledge base or sent as default fallback messages if relevant context is not found.
This tool helps brands stay responsive 24/7 and maintain consistent communication by handling incoming user queries, feedback, or mentions with precision and personalization.
-
1. Navigate to Auto Reply Setup