Skip to content

Commit 3de3406

Browse files
authored
Merge pull request #80 from Azure-Samples/pamelafox-patch-1
Update README with Learn samples metadata
2 parents e446118 + 578bddb commit 3de3406

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<!--
2+
---
3+
name: Semantic image search
4+
description: A sample full-stack app for searching images using Azure AI Vision multi-modal embeddings API and Azure AI Search integrated vectorization.
5+
languages:
6+
- python
7+
- typescript
8+
- bicep
9+
- azdeveloper
10+
products:
11+
- azure-cognitive-search
12+
- azure-computer-vision
13+
- azure-container-apps
14+
- azure
15+
page_type: sample
16+
urlFragment: image-search-aisearch
17+
---
18+
-->
19+
120
# Image search with Azure AI Search
221

322
This project creates a simple image search application using Azure AI Search. The application allows you to search for images with a textual query, and searches using a multimodal embedding from the Azure AI Vision API. The frontend is built with TypeScript/React and the backend is built with Python/Quart.

0 commit comments

Comments
 (0)