Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added disclaimer. #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Build a Web messaging chatbot that integrates with a knowledge base to answer customer inquiries (DRAFT)
View the full article, [Build a Web messaging chatbot that integrates with a knowledge base to answer customer inquiries](https://developer.genesys.cloud/blueprints/web-messaging-chatbot-with-knowledge-base "Build a Web messaging chatbot that integrates with a knowledge base to answer customer inquiries"), on the Developer Center.
# Build a Web messaging chatbot that integrates with a knowledge base to answer customer inquiries

>**Warning:** This blueprint is for the Knowledge workbench V1. In a future update, an example will be added for Knowledge workbench V2.

This blueprint demonstrates how to use Genesys Cloud web messaging with a Genesys Cloud knowledge base.
View the [Build a Web messaging chatbot that integrates with a knowledge base to answer customer inquiries](https://developer.genesys.cloud/blueprints/web-messaging-chatbot-with-knowledge-base "Build a Web messaging chatbot that integrates with a knowledge base to answer customer inquiries"), in the Developer Center.

This Genesys Cloud Developer Blueprint demonstrates how to build a Web messaging chatbot and integrate that chatbot with a Genesys Cloud knowledge base. All the components used in this solution can be deployed using the Terraform Genesys Cloud CX as Code provider.

You can view the complete blueprint and download the sample files from [here](https://github.com/GenesysCloudBlueprints/web-messaging-chatbot-with-knowledge-base "Build a Web messaging chatbot that integrates with a knowledge base to answer customer inquiries").

Expand Down
Loading