diff --git a/docs/extras/modules/data_connection/retrievers/integrations/amazon_kendra_retriever.ipynb b/docs/extras/modules/data_connection/retrievers/integrations/amazon_kendra_retriever.ipynb index 4929f2fccc..f734f0aec7 100644 --- a/docs/extras/modules/data_connection/retrievers/integrations/amazon_kendra_retriever.ipynb +++ b/docs/extras/modules/data_connection/retrievers/integrations/amazon_kendra_retriever.ipynb @@ -5,9 +5,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# AWS Kendra\n", + "# Amazon Kendra\n", "\n", - "> AWS Kendra is an intelligent search service provided by Amazon Web Services (AWS). It utilizes advanced natural language processing (NLP) and machine learning algorithms to enable powerful search capabilities across various data sources within an organization. Kendra is designed to help users find the information they need quickly and accurately, improving productivity and decision-making.\n", + "> Amazon Kendra is an intelligent search service provided by Amazon Web Services (AWS). It utilizes advanced natural language processing (NLP) and machine learning algorithms to enable powerful search capabilities across various data sources within an organization. Kendra is designed to help users find the information they need quickly and accurately, improving productivity and decision-making.\n", "\n", "> With Kendra, users can search across a wide range of content types, including documents, FAQs, knowledge bases, manuals, and websites. It supports multiple languages and can understand complex queries, synonyms, and contextual meanings to provide highly relevant search results." ] @@ -17,7 +17,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Using the AWS Kendra Index Retriever" + "## Using the Amazon Kendra Index Retriever" ] }, {