Learn how to use AI Tags, and specify JSON Keys to supercharge your AI Chatbot’s so it works a conversational search engine and performs agent tasks like updating the customer conversation in your Sales Lead CRM, Support Ticket System and Project Task Board.
The Knowledge Base section in your AI Agent settings determines which content your Chatbot can reference, how to prioritise it, and how to display that content in it's response.
KB Tools are advanced prompts that work behind the scenes that connect your Prompt with the MOBLE platform. The KB Tools are uniform for all MOBLE customers and your prompt will often refer to the KB Tools, saving you laborious prompt writing and doing all the technical prompt engineering for you out-of-the-box.
KB Tools allow your agent to perform actions such as acting as a search engine or updating your CRM or Support Ticket System.
KNOWLEDGE BASE TOOL
FORM ANSWERS TOOL
SALES LEAD TOOL
SUPPORT TICKET TOOL
PROJECT TASK TOOL
WEBMIND
Webmind is your Knowledge Base Control Centre, allowing your to organise all your content in one central repository. As you add new content to Webmind it is automatically converted to JSON format. Rather than having a Knowledge Base of pages and files, a JSON database organises content into a define structure, allowing accurate prompting with explicit targeting of the content your prefer your AI to use in what circumstances. JSON makes it easy for your AI to access your content, understand and to deliver rapid and accurate answers with minimised hallucinations.
KNOWLEDGE BASE HIERARCHY
To define how to use the KB Tools to achieve accurate Chatbots answers, let's first look at the hierarchy of your Webmind JSON Knowledge Base:
KNOWLEDGE BASES
Webmind is segmented into a series of smaller Knowledge Bases to allow structured targeting of very specific content. As you updated content it is automatically organised into the correct Knowledge Base.
These Knowledge Bases are:
Each of your Knowledge Bases is stored in a separate JSON file and has an API and CSV file for importing and exporting content.
It's worth pointing out for advanced users that each Knowledge Base has a separate API:
JSON
API
AI TAGS
AI Tags are special identifiers that can be used to accurately target your AI Chatbot prompts to deliver the desired results. You can add an AI Tag to:
JSON KEY VALUE PAIRS
Webmind is a JSON Knowledge Base. In JSON, Key-Value Pairs are organised in a tree structure, where the "Key" functions like a column header and the "Value" contains the relevant information. JSON Keys let you serve precise text, images, or links to your users, making the Chatbot far more informative and interactive.
You have JSON Keys for almost every field in your MOBLE Website, Sales Lead CRM, Support Ticket system, and Project Tasks Board, making the management of a Knowledge Base incredibly powerful.
To quickly understand the hierarchy you can imagine your Webmind Knowledge Base as a large spreadsheet where:
Click here to learn How to Use JSON Keys in your prompts and become an expert in Prompt Engineering.
1. Getting Around
2. Manage Webmind
3. KB Tools
4. Add Knowledge
5. Knowledge Bases
Select Knowledge Bases in Priority Sequence:
Add AI Tags:
6. JSON Keys
Target JSON Keys to bring attention to essential Key is you JSON Database.
7. Search Scope
8. Search Results
9. Carousel
Select promo pages, products and files to always show in the Chatbot Carousel and highlight brand-new pages, blog posts, best-selling products, or must-read tutorials or documents.
10. Carousel Message
The image below shows the selected Knowledge Bases in a Priority Sequence for a Quote Request Chatbot. In this section, we'll follow a step-by-by process to set this chatbot with a real work example.
You can dive deeper into example scenarios for different types of Chatbots here.
Refer to the Knowledge Base Tool below to see what the Knowledge Base Tool looks like and what is generated for the Online Shop Quote Request Chatbot example.
1. Navigate to the Knowledge Base Section
2. Add Knowledge:
2. Add or Update Knowledge (Webmind & New Knowledge)
PRODUCTS: "BLAKC FRIDAY SPECIAL"
PAGES: "SPECIAL PAGE"
FILES "UNLOCK FREE EBOOK"
4. Select Knowledge Bases in Priority Sequence
Example Priority Sequence:
1. FAQ
2. PRODUCT
3. BLACK FRIDAY SPECIAL (Product AI Tag)
4. PAGE
5. SPECIAL PAGE (Page AI Tag)
6. FILE
7. UNLOCK FREE EBOOK (File AI Tag)
8. BLOG
9. VOICE
How the example Priority Sequence works:
1. The Chatbot first looks at the FAQ Knowledge Base for quick answers.
Example: imagine the Client Staff presenting to their CEO. The CEO asks a question that is not in the knowledge base yet. The question is about he closing time for Black Friday Special that closes at midnight on the dot. The Chatbot is unable to provide an answer. The staff quickly clicks "ADD KNOWLEDGE", to ""ADD AN FAQ" adds a FAQ without needing to write a full web page. The CEO ask the chatbot the question again an now returns an answer - a great way to use FAQs to quickly "ADD KNOWLEDGE" while the full content is being written.
2. / 3. Next it looks at the PRODUCT Knowledge Base paying attention to Products with the AI Tag "BLACK FRIDAY SPECIAL".
Example: It's Black Friday, the customer ask about a Red Dress. There is a secret product with the AI Tag "BLACK FRIDAY SPECIAL" it also has a JSON Key with a Value for "Product Promo Code" and "Product URL", that chatbot returns a link to the Red Dress and with the Promo Code.
4. / 5. Next it looks at the PAGE Knowledge Base paying attention to Products with the AI Tag "SPECIAL PAGE".
Example: There is a page relevant to the customers question Red Dress question, it is about celebrities that have worn the Red Dress with a Photo Gallery showing the pictures and it has an AI Tag for "SPECIAL PAGE" and a "Page URL" JSON Key the chatbot returns the answer providing a link to unlock the special page.
6. / 7. Next is looks at the FILE Knowledge Base paying attention to Products with the AI Tag "SPECIAL PAGE".
Example: There is an AI Tag for "UNLOCK FREE EBOOK" the ebook is about tailoring tips. The Chatbot returns the "File URL" so the customer can download the file and take it to the tailor.
8. / 9. Finally if nothing is available in the above Knowledge Bases it will check the BLOG and the VOICE Knowledge Bases.
5. Add JSON Keys (Optional but great to Add URL's)
5. Define Search Scope
In our Black Friday scenario, we’ll keep it at All Content so the Chatbot can still refer to other items if needed.
6. Adjust Search Results
In our Black Friday scenario, let’s pick Show More Pages—the user might want to browse multiple special deals or articles.
7. Carousel
8. Carousel Message
For example, you can pin a “BLACK FRIDAY DEALS” landing page to always appear in the first Chatbot message with the message “Welcome to our Black Friday Sale!”
8. Save & Test
This example Knowledge Base Tool is the Priority Sequence for the above scenario.
markdown
KNOWLEDGE BASE PRIORITY TOOL
---
--
**KNOWLEDGE_BASE_TOOL**
SEARCH SCOPE: **ALL KNOWLEDGE BASE FILES**
SEARCH RESULTS URL LENGTH: **SHOW MORE RESULTS**
KB BUILDER:
*Priority 1 Knowledge Base*
Knowledge Base File: {site_name}_faq.json
Priority Order: 1
*Priority 2 Knowledge Base*
Knowledge Base File: {site_name}_product.json
Priority Order: 2
Priority AI Tags:
- "Product AI Tags" : "BLACK FRIDAY SPECIAL"
Priority JSON Keys:
- “Product URL”
*Priority 3 Knowledge Base*
Knowledge Base File: {site_name}_page.json
Priority Order: 3
Priority AI Tags:
- "Page AI Tags" : "SPECIAL PAGE"
Priority JSON Keys:
- “Page URL”
*Priority 4 Knowledge Base*
Knowledge Base File: {site_name}_file.json
Priority Order: 4
Priority AI Tags:
- "File AI Tags" : "UNLOCK FREE EBOOK"
Priority JSON Keys:
- “File Name”
- “File URL”
- “File Content”
*Priority 5 Knowledge Base*
Knowledge Base File: {site_name}_blog.json
Priority Order: 5
Priority AI Tags:
-
Priority JSON Keys:
- “Blog URL”
*Priority 6 Knowledge Base*
Knowledge Base File: {site_name}_voice.json
Priority Order: 6
Priority AI Tags:
-
Priority JSON Keys:
-
--
Alternatively, you can opt to replace your old website with a MOBLE AI Website, benefiting from fully integrated tools, including ecommerce features, visit www.moble.com and choose either Built By You or Built For You.
GETTING AROUND
SUPPORT
AI SALES LINE
AI SUPPORT LINE
GET A QUOTE
A Web Builder for Design. A CMS for Business. We serve all businesses from SME's to Enterprise. Talk with us for AI development, custom website design, website development, ecommerce websites, directories, intranets and social networks.