Skip to content

Commit 7ea3e27

Browse files
corrected the path of the images
1 parent 80a7266 commit 7ea3e27

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ Analysts working with large volumes of conversational data can use this solution
1515
</div>
1616
<br/>
1717

18-
<h2><img src="./docs/images/ReadMe/solution-overview.png" width="48" />
18+
<h2><img src="./docs/Images/ReadMe/solution-overview.png" width="48" />
1919
Solution overview
2020
</h2>
2121

2222
Leverages Azure AI Content Understanding, Azure AI Search, Azure OpenAI Service, Semantic Kernel, Azure SQL Database, and Cosmos DB to process large volumes of conversational data. Audio and text inputs are analyzed through event-driven pipelines to extract and vectorize key information, orchestrate intelligent responses, and power an interactive web front-end for exploring insights using natural language.
2323

2424
### Solution architecture
25-
|![image](./docs/images/ReadMe/solution-architecture.png)|
25+
|![image](./docs/Images/ReadMe/solution-architecture.png)|
2626
|---|
2727

2828
### Additional resources
@@ -55,7 +55,7 @@ Summarized conversations, topic generation, and key phrase extraction support fa
5555

5656

5757
<br /><br />
58-
<h2><img src="./docs/images/ReadMe/quick-deploy.png" width="48" />
58+
<h2><img src="./docs/Images/ReadMe/quick-deploy.png" width="48" />
5959
Quick deploy
6060
</h2>
6161

@@ -114,12 +114,12 @@ _Note: This is not meant to outline all costs as selected SKUs, scaled use, cust
114114
either by deleting the resource group in the Portal or running `azd down`.
115115

116116
<br /><br />
117-
<h2><img src="./docs/images/ReadMe/business-scenario.png" width="48" />
117+
<h2><img src="./docs/Images/ReadMe/business-scenario.png" width="48" />
118118
Business scenario
119119
</h2>
120120

121121

122-
|![image](./docs/images/ReadMe/ui.png)|
122+
|![image](./docs/Images/ReadMe/ui.png)|
123123
|---|
124124

125125
<br/>
@@ -152,7 +152,7 @@ Clear, contextual insights empower employees to take meaningful action based on
152152

153153
<br /><br />
154154

155-
<h2><img src="./docs/images/ReadMe/supporting-documentation.png" width="48" />
155+
<h2><img src="./docs/Images/ReadMe/supporting-documentation.png" width="48" />
156156
Supporting documentation
157157
</h2>
158158

0 commit comments

Comments
 (0)