Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
passadis authored Nov 12, 2024
1 parent 959a382 commit 096e844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Introduction

This project is about building a new **Ai Assistant in Web App** leveraging the power of **Azure SQL Database**, **Ai Search Vector Index**, **Microsoft Fabric** and **Azure Web Apps**. The Project uses a Custom Identity Database where users provide preferences over Books Genres.The system takes the preferences and creates **embeddings** in Azure OpenAI alongside with a Books Dataset and combines the preferences with the Books Dataset, for an interactive AI Experience. The Users cna ask for recommendations, request specific details about Genres and Ratings and also interact in a normal chat converstation about literature with the AI Assistant, powered from OpenAI latest models.
This project is about building a new **Ai Assistant in Web App** leveraging the power of **Azure SQL Database**, **Ai Search Vector Index**, **Microsoft Fabric** and **Azure Web Apps**. The Project uses a Custom Identity Database where users provide preferences over Books Genres.The system takes the preferences and creates **embeddings** in Azure OpenAI alongside with a Books Dataset and combines the preferences with the Books Dataset, for an interactive AI Experience. The Users can ask for recommendations, request specific details about Genres and Ratings and also interact in a normal chat converstation about literature with the AI Assistant, powered from OpenAI latest models.

## Project Build

Expand Down

0 comments on commit 096e844

Please sign in to comment.