Skip to content

Commit b58852c

Browse files
authored
Add overview of AI use cases in retail
This document outlines various AI use cases in the retail sector, including shopping assistants, customer behavior analysis, product suggestions, sentiment analysis, and personalized content.
1 parent 85514d6 commit b58852c

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# AI Use cases: Art of the possible - Overview
2+
3+
Costa Rica
4+
5+
[![GitHub](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com)
6+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
7+
[brown9804](https://github.com/brown9804)
8+
9+
Last updated: 2025-10-23
10+
11+
----------
12+
13+
1. AI Shopping assistant: `my own copilot`, `want to chat with my data` [GPT-RAG Solution Accelerator](https://github.com/Azure/GPT-RAG). RAG-based chatbot to interact with manuals, guides, and product data for better search and personalization.
14+
15+
| [Public Architecture](#basic-architecture) | [Private Architecture](./1_PrivateArchitecture.md) | [Standard Zero-Trust Architecture](https://github.com/Azure/GPT-RAG) |
16+
| --- | --- | --- |
17+
| <img width="800" alt="image" src="https://github.com/user-attachments/assets/5444e87c-32af-44e8-aa86-22fe4082c4f4" /> | <img width="800" alt="image" src="https://github.com/user-attachments/assets/af835493-2d76-4216-8df6-3e258c9db949"> | <img width="800" alt="image" src="https://github.com/user-attachments/assets/67e7d9eb-f757-4fe9-85f4-d5bb08b9e55f" /> |
18+
19+
2. Analyze customer behavior and feedback for trend discovery. [Demo: How to configure the Microsoft Fabric (Power BI) MCP connector in Copilot Studio](https://github.com/MicrosoftCloudEssentials-LearningHub/Fabric-MCP-Agent2Agent)
20+
21+
> Low code approach (Copilot Studio Agents):
22+
23+
<img width="1141" height="669" alt="MCP-Fabric-Agent2Agent-CopilotStudio-databricks+data-agents+copilot-Studio drawio" src="https://github.com/user-attachments/assets/76be59e3-f48e-4c01-aa58-464463658d92" />
24+
25+
> Full code approach (AI Foundry Agents):
26+
27+
<img width="1141" height="668" alt="MCP-Fabric-Agent2Agent-CopilotStudio-data agent Fabric + AI Foundry drawio" src="https://github.com/user-attachments/assets/5742dc3a-427d-4ab5-862d-ba291a31fc35" />
28+
29+
3. Enable AI-driven suggestions for complementary products
30+
4. Real-time sentiment analysis and campaign triggers based on trends.
31+
5. Improve data taxonomy and metadata
32+
6. Enhance user experience with personalized content blocks.
33+
34+
35+
36+
37+
38+
<!-- START BADGE -->
39+
<div align="center">
40+
<img src="https://img.shields.io/badge/Total%20views-1532-limegreen" alt="Total views">
41+
<p>Refresh Date: 2025-10-23</p>
42+
</div>
43+
<!-- END BADGE -->

0 commit comments

Comments
 (0)