Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.98 KB

File metadata and controls

12 lines (8 loc) · 2.98 KB

Analyze Customer Reviews with Azure OpenAI Service (AOAI)

This demo repository demonstrates how to analyze customer reviews with Azure OpenAI Service (AOAI). I leveraged "ASOS Customer Review" from Kaggle to obtain valuable insight from the customer review content, such as Sentiment, Summarize the review content in one sentence, Summarize as keywords, Generate the response message, and Summarize multiple review content with AOAI GPT-3 model.

Content:

alt text

Enjoy!