Skip to main content
SharePoint

Multilingual SharePoint Page Summarization Web Part with Open AI API and Microsoft Graph Pages API

Last modified on March 12, 2023

This sample contains a SharePoint Framework web part and an Azure function that uses the Open AI API to summarize a SharePoint page in multiple languages.

View on GitHub Download from GitHub

References

Build your first SharePoint client-side web part

Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.

Microsoft 365 Adoption - Get Started