diff --git a/.travis.yml b/.travis.yml index 4abfbd2..26a2889 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ jobs: before_install: - bash update_docusaurus.sh $ORG $REPO $PAGES_URL install: - - yarn upgrade + # - yarn upgrade # - yarn install --frozen-lockfile - yarn install script: diff --git a/assets/screenshots/watsonx-assistant-create-1.png b/assets/screenshots/watsonx-assistant-create-1.png new file mode 100644 index 0000000..c4942f9 Binary files /dev/null and b/assets/screenshots/watsonx-assistant-create-1.png differ diff --git a/assets/screenshots/watsonx-assistant-create-2.png b/assets/screenshots/watsonx-assistant-create-2.png new file mode 100644 index 0000000..2da3fde Binary files /dev/null and b/assets/screenshots/watsonx-assistant-create-2.png differ diff --git a/assets/screenshots/watsonx-assistant-create-3.png b/assets/screenshots/watsonx-assistant-create-3.png new file mode 100644 index 0000000..656d5ec Binary files /dev/null and b/assets/screenshots/watsonx-assistant-create-3.png differ diff --git a/assets/screenshots/watsonx-assistant-create-4.png b/assets/screenshots/watsonx-assistant-create-4.png new file mode 100644 index 0000000..e4fbce1 Binary files /dev/null and b/assets/screenshots/watsonx-assistant-create-4.png differ diff --git a/docs/01-Business Value/02-Use Cases/01-IT Helpdesk.mdx b/docs/01-Business Value/02-Use Cases/01-IT Helpdesk.mdx index 1ec4218..80bbb63 100644 --- a/docs/01-Business Value/02-Use Cases/01-IT Helpdesk.mdx +++ b/docs/01-Business Value/02-Use Cases/01-IT Helpdesk.mdx @@ -7,7 +7,7 @@ custom_edit_url: null # IT Helpdesk ## Business Value -The IT Helpdesk with AI-Powered Virtual Assistant is a cutting-edge solution that leverages the power of Generative AI, Watsonx.ai, Watson Discovery, and Watson Assistant to revolutionize the way IT support is delivered. Embedded in Microsoft Teams, this virtual assistant minimizes the need for direct human support intervention, freeing IT support agents to focus on more complex issues. +The IT Helpdesk with AI-Powered Virtual Assistant is a cutting-edge solution that leverages the power of Generative AI, watsonx.ai, Watson Discovery, and Watson Assistant to revolutionize the way IT support is delivered. Embedded in Microsoft Teams, this virtual assistant minimizes the need for direct human support intervention, freeing IT support agents to focus on more complex issues. - **Improved User Experience**: Fast and reliable resolutions, 24/7 support, and a seamless user experience. - **Increased Efficiency**: Reduced human intervention, automated issue resolution, and optimized knowledge base content. @@ -16,7 +16,7 @@ The IT Helpdesk with AI-Powered Virtual Assistant is a cutting-edge solution tha ## Capabilities ### [Document Search](/Create/solution-create-document%20search) - **Generative AI-Powered**: watsonx assistant is powered by Generative AI, enabling it to understand and respond to natural language queries. -- **Watsonx.ai, Watson Discovery, and Watson Assistant**: The virtual assistant leverages the power of Watsonx.ai, Watson Discovery, and Watson Assistant to provide accurate and reliable resolutions. +- **watsonx.ai, Watson Discovery, and Watson Assistant**: The virtual assistant leverages the power of watsonx.ai, Watson Discovery, and Watson Assistant to provide accurate and reliable resolutions. ### [Disambiguation Methods](/Create/Disambiguation%20Methods) Leveraged LLMs to create various topics in the assistants, enabling actions to be accurately mapped to the correct options. This improved the ability to clarify user questions and enhanced overall disambiguation within the assistant. diff --git a/docs/03-Create/01-Document Search.mdx b/docs/03-Create/01-Document Search.mdx index 8ddfe9e..fa68a33 100644 --- a/docs/03-Create/01-Document Search.mdx +++ b/docs/03-Create/01-Document Search.mdx @@ -60,14 +60,24 @@ In addition to direct upload data, in the Upload data section, select the _here_ ## watsonx Assistant ----- :::note -* **Prerequisite Required:** Watsonx Assistant Instance +* **Prerequisite Required:** watsonx Assistant Instance * **Prerequisite Required:** Watson Discovery Instance * **Prerequisite Required:** watsonx.ai Instance ::: +### Create watsonx Assistant +If you do not have an watsonx Assistant, create new bot and fill in all required information. Please see **Details** section below. +
+ 1. Fill in Assistant name (for example “IT Helpdesk”), and click “Next”. + - ![](../../assets/screenshots/watsonx-assistant-create-1.png) + 1. You’d see the following view. Fill in the form and click “Next”. + - ![](../../assets/screenshots/watsonx-assistant-create-2.png) + 1. Fill in a name for you assistant. For example, enter “IT Assistant”. Click “Next” + - ![](../../assets/screenshots/watsonx-assistant-create-3.png) + 1. You’d see the following view. Click “Create” to complete creation of your watsonx Assistant. + - ![](../../assets/screenshots/watsonx-assistant-create-4.png) +
### Create Watson Discovery Custom Extension - -1. If you do not have an Watsonx Assistant, create new bot and fill in all required information. 1. Once created, in your assistant, navigate to "Integrations" page. 1. Click "Build custom extensions" -> click "Next" -> Input Extension name `Watson Discovery` -> click "Next" 1. Download the Watson Discovery OpenAPI json file: [watson-discovery-query-openapi.json](https://github.com/watson-developer-cloud/assistant-toolkit/blob/master/integrations/extensions/starter-kits/watson-discovery/watson-discovery-query-openapi.json) and import file to WA. This file contains the configuration to enable accessing to watson discovery from watsonx assistant. @@ -97,7 +107,7 @@ In addition to direct upload data, in the Upload data section, select the _here_ ![](../../assets/screenshots/custom_extension_completed_view.png) ### Enable Document search -To enable the document search capability, you'll need to configure Watsonx.ai and Watson Discovery to work with Watsonx Assistant through its actions. +To enable the document search capability, you'll need to configure watsonx.ai and Watson Discovery to work with watsonx Assistant through its actions. ##### Upload Actions: 1. On the Actions page of watsonx Assistant, click on Global Settings. diff --git a/docs/04-Takeaways/01-Takeaways.mdx b/docs/04-Takeaways/01-Takeaways.mdx index f036d87..aeaec52 100644 --- a/docs/04-Takeaways/01-Takeaways.mdx +++ b/docs/04-Takeaways/01-Takeaways.mdx @@ -5,7 +5,7 @@ custom_edit_url: null --- ### IT Helpdesk: Summary and Next Steps -In this solution documentaion, have explored the integration of watsonx.ai, watsonx Assistant, and Watson Discovery with ServiceNow to optimize IT helpdesk operations. We have gained hands-on experience with configuring custom extensions for integrating ServiceNow instances and enabling conversational search capabilities using Watsonx.ai and Watson Discovery. +In this solution documentaion, have explored the integration of watsonx.ai, watsonx Assistant, and Watson Discovery with ServiceNow to optimize IT helpdesk operations. We have gained hands-on experience with configuring custom extensions for integrating ServiceNow instances and enabling conversational search capabilities using watsonx.ai and Watson Discovery. The IT Helpdesk with AI-Powered Virtual Assistant offers several business benefits, including Improved User Experience, Increased Efficiency, and Cost Savings. For more information on the capabilities and configuration of the IT Helpdesk with AI-Powered Virtual Assistant, please refer to different views of this **[AI Assistants Solution Documentation](https://ibm-client-engineering.github.io/solution-ai-assistants)**.