Demos - Azure AI Search

Demos are hosted apps that showcase search and AI enrichment functionality in Azure AI Search. Several of these demos include source code on GitHub so that you can see how they were made.

Microsoft built and hosts the following demos.

Demo name Description Source code
Chat with your data An Azure web app that uses ChatGPT in Azure OpenAI with fictitious health plan data in a search index. https://github.com/Azure-Samples/azure-search-openai-demo/
JFK files demo An ASP.NET web app built on a public data set, transformed with custom and predefined skills to extract searchable content from scanned document (JPEG) files. Learn more... https://github.com/Microsoft/AzureSearch_JFK_Files
Semantic ranking for retail Web app for a fictitious online retailer, "Terra" Not available
Wolters Kluwer demo search app Financial files demo that uses custom skills and forms recognition to make fictitious business documents searchable. Not available