Skip to content

Commit

Permalink
Merge pull request #31 from passadis/passadis-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
passadis authored Nov 12, 2024
2 parents 959a382 + 096e844 commit efeb8dc
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 efeb8dc

Please sign in to comment.