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 onĀCreate 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 theĀoptimize
Ā 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) orĀBatch Add
Ā (use the Base URL to get all the doc details) and click onĀImport
.
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.