You’ve probably come across documentation sites with built-in AI chatbots, where users can ask questions and get answers directly from the docs. Here’s an example of what that looks like:
With Coze, you can easily set this up. This article will walk you through the steps to add it.
You can achieve this with Coze. Read on to learn how.
Setting up the Chatbot
-
Go to Coze
-
Click on
Workspace
and then click onCreate Agent
.
-
Enter your chatbot details and click on.
Confirm
.
-
Choose a character/persona for your chatbot to embody in the
Persona & prompt
section. For the best results, use theoptimize
feature to improve your prompt:
Add the contents of Your Doc
-
Under Knowledge, Click on
Text
-
Click on
Create Knowledge
-
Add the details of your knowledge and click on
Next
-
You will be routed to another page, Click on
Auto-collect
-
Choose either
Add One
(add the doc sections one by one) orBatch Add
(use the Base URL to get all the doc details) and click onImport
.
Note: Not all URLs can be batch added. If you encounter any errors using batch add, switch to Add One
to add each section’s URL.
-
Allow some time for all the sections in the doc to be imported
-
After completion, click on
Confirm
- Let all the URLs load and click on
Next
- Click on
Automatic Segmentation & Cleaning
- Let the server process all the URLs into text files and click on
Confirm
.
- Click on
Add to agent
to add the knowledge to your chatbot.
Publish the Chatbot
You will need to publish the chatbot and get the chatbot web SDK.
- Click on
Publish
. - Scroll down and select
Web SDK
.
- Click on
Publish
- Click on
installation
to copy the Web SDK
- Copy the code and add it to your documentation code base.
- You will see the chatbot icon on your doc like this:
- Click on it and start interacting with it
The responses your users receive will be based on the information from the documentation.
Trouble Shooting
If there are any issues with the responses, go back to the knowledge section and check if all the documentation section URLs are added. If not, add the missing URLs using the Add One
method.
Conclusion
Integrating an AI chatbot into your documentation site using Coze can significantly enhance user interaction by providing instant, relevant responses based on your documentation content. This tool not only improves user experience but also ensures that users have access to accurate information quickly.