Introduction

Amazon Kendra GenAI index enhances semantic search by combining traditional search relevance with Large Language Model (LLM)-powered scoring to deliver accurate, contextual results. This feature extends beyond keyword matching to understand the semantic meaning of queries and documents, enabling natural and precise information retrieval. This article demonstrates how to create an Amazon Kendra GenAI index using SharePoint Online as a data source.

Data source

SharePoint Online serves as a secure document management and collaboration platform accessible from any device. For this demonstration, the SharePoint document library contains Wikipedia documents that will be indexed using Amazon Kendra GenAI.

Pre-requisites

Register an app in Microsoft Entra ID

Register a Microsoft Entra ID application using the following steps.

Create a Gen AI index in Amazon Kendra

Create an index in Amazon Kendra to add SharePoint Online as the data source.

Add SharePoint data source to index

Add a SharePoint data source to the newly created Kendra GenAI index and sync the content from the SharePoint Online site using the following steps.

Conclusion

In this article, you learned how to create and configure an Amazon Kendra GenAI index using SharePoint Online as a data source.

Next Steps

To extend this solution, consider

Additional Resources