Skip to content

Commit d0faf65

Browse files
committed
Readme update
1 parent 4ad2319 commit d0faf65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Quickstart/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
page_type: sample
33
languages:
44
- python
5-
name: Azure Cognitive Search Quickstart in Python
5+
name: Quickstart in Python - Jupyter Notebook
66
products:
77
- azure
88
- azure-cognitive-search
99
description: |
10-
Learn basic steps for creating, loading, and querying a search index using REST APIs and a Jupyter Python3 notebook.
10+
Learn how to create, load, and query an Azure Cognitive Search index using Python and the latest-version REST APIs
1111
urlFragment: python-sample-quickstart
1212
---
1313

Tutorial-AI-Enrichment/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ languages:
55
products:
66
- azure
77
- azure-cognitive-search
8-
name: Build an AI enrichment pipeline
8+
name: AI enrichment tutorial - Jupyter Notebook
99
description: |
10-
Demonstrates AI enrichment using Cognitive Services in an Azure Cognitive Search indexing pipeline. Calls are made using REST APIs in Jupyter Python3 notebook.
10+
Create an AI enrichment pipeline in Azure Cognitive Search to extract text, structure, and information from raw content, including images and unstructured text.
1111
urlFragment: python-tutorial-cognitive-search
1212
---
1313

0 commit comments

Comments
 (0)