BelRarr / intelligent-apps

Demonstrating how to integrate Azure AI services into existing applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intelligent-apps

Demonstrating how to integrate Azure AI services into existing applications.

The Goal

The purpose of this demo is to show how to integrate Azure AI services into a previously modernized web application.

The Demo

We'll take a basic shopping site application (consisting of a web application and a SQL database) and integrate Azure OpenAI and Azure AI Search into it so visitors can chat with the product catalog rather than using filters or relying on full-text search to get the most relevant items for their queries.

About

Demonstrating how to integrate Azure AI services into existing applications.

License:MIT License


Languages

Language:C# 59.9%Language:HTML 34.8%Language:CSS 4.5%Language:JavaScript 0.7%