@@ -26,65 +26,63 @@ items:
26
26
- name : Glossary
27
27
displayName : glossary, definition, updates, previews
28
28
href : glossary.md
29
- - name : Azure AI Foundry portal
29
+ - name : Quickstarts
30
30
items :
31
- - name : Analyzer templates
31
+ - name : Try Azure AI Foundry portal
32
+ items :
33
+ - name : Use Content Understanding with a single file
34
+ displayName : quickstart, extract, text, images, OCR, optical character recognition, foundry, standard, mode
35
+ href : quickstart/use-ai-foundry.md
36
+ - name : Use Content Understanding with multiple files
37
+ displayName : quickstart, extract, text, images, OCR, optical character recognition, foundry, pro, mode
38
+ href : quickstart/use-ai-foundry-pro-mode.md
39
+ - name : Try Content Understanding REST API
40
+ displayName : quickstart, extract, text, images, OCR, optical character recognition, rest, standard, mode
41
+ href : quickstart/use-rest-api.md
42
+ - name : Modalities
43
+ items :
44
+ - name : Document
45
+ items :
46
+ - name : Overview
47
+ displayName : document, text, images, video, audio, visual, structured, content, field, extraction
48
+ href : document/overview.md
49
+ - name : Elements 🆕
50
+ displayName : document, text, images, video, audio, visual, structured, content, field, extraction
51
+ href : document/elements.md
52
+ - name : Markdown 🆕
53
+ displayName : document, text, images, video, audio, visual, structured, content, field, extraction
54
+ href : document/markdown.md
55
+ - name : Image
56
+ displayName : image, OCR, optical character recognition, text, extraction, analysis, detection, recognition, model
57
+ href : image/overview.md
58
+ - name : Audio
59
+ displayName : speech, audio, voice, recognition, synthesis, speaker, identification, verification, diarization, transcription, translation, language, understanding, sentiment, analysis, emotion, detection, pronunciation, model
60
+ href : audio/overview.md
61
+ - name : Video
62
+ href : video/overview.md
63
+ displayName : video, audio, voice, recognition, synthesis, speaker, identification, verification, diarization, transcription, translation, language, understanding, sentiment, analysis, emotion, detection, pronunciation, model
64
+ - name : Concepts
65
+ items :
66
+ - name : Analyzer templates in Azure AI Foundry
32
67
displayName : analyzer, templates, document, text, images, video, audio, multimodal, visual, structured, content, field, extraction
33
68
href : concepts/analyzer-templates.md
34
- - name : Quickstarts
35
- items :
36
- - name : Try Content Understanding with a single file"
37
- displayName : quickstart, extract, text, images, OCR, optical character recognition, foundry, standard, mode
38
- href : quickstart/use-ai-foundry.md
39
- - name : Try Content Understanding with multiple files"
40
- displayName : quickstart, extract, text, images, OCR, optical character recognition, foundry, pro, mode
41
- href : quickstart/use-ai-foundry-pro-mode.md
42
- - name : Analyzers
69
+ - name : Prebuilt analyzers 🆕
70
+ displayName : analyzer, templates, document, text, images, video, audio, multimodal, visual, structured, content, field, extraction
71
+ href : concepts/prebuilt-analyzers.md
72
+ - name : " Modes: standard and pro 🆕"
73
+ displayName : standard, pro, modes, analyzers, optimization, fields
74
+ href : concepts/standard-pro-modes.md
75
+ - name : Best practices
76
+ displayName : best practices, analyzers, optimization, fields
77
+ href : concepts/best-practices.md
78
+ - name : Tutorials
43
79
items :
44
- - name : Quickstart
45
- displayName : quickstart, extract, text, images, OCR, optical character recognition, content filtering, filter
46
- href : quickstart/use-rest-api.md
47
- - name : Modalities
48
- items :
49
- - name : Document
50
- items :
51
- - name : Overview
52
- displayName : document, text, images, video, audio, visual, structured, content, field, extraction
53
- href : document/overview.md
54
- - name : Elements 🆕
55
- displayName : document, text, images, video, audio, visual, structured, content, field, extraction
56
- href : document/elements.md
57
- - name : xMarkdown 🆕
58
- displayName : document, text, images, video, audio, visual, structured, content, field, extraction
59
- href : document/markdown.md
60
- - name : Image
61
- displayName : image, OCR, optical character recognition, text, extraction, analysis, detection, recognition, model
62
- href : image/overview.md
63
- - name : Audio
64
- displayName : speech, audio, voice, recognition, synthesis, speaker, identification, verification, diarization, transcription, translation, language, understanding, sentiment, analysis, emotion, detection, pronunciation, model
65
- href : audio/overview.md
66
- - name : Video
67
- href : video/overview.md
68
- displayName : video, audio, voice, recognition, synthesis, speaker, identification, verification, diarization, transcription, translation, language, understanding, sentiment, analysis, emotion, detection, pronunciation, model
69
- - name : Concepts
70
- items :
71
- - name : Prebuilt analyzers 🆕
72
- displayName : analyzer, templates, document, text, images, video, audio, multimodal, visual, structured, content, field, extraction
73
- href : concepts/prebuilt-analyzers.md
74
- - name : " Modes: standard and pro 🆕"
75
- displayName : standard, pro, modes, analyzers, optimization, fields
76
- href : concepts/standard-pro-modes.md
77
- - name : Best practices
78
- displayName : best practices, analyzers, optimization, fields
79
- href : concepts/best-practices.md
80
- - name : Tutorials
81
- items :
82
- - name : Create a custom analyzer 🆕
83
- displayName : custom, analyzer, document, text, images, video, audio, multimodal, visual, structured, content, field, extraction
84
- href : tutorial/create-custom-analyzer.md
85
- - name : Build a retrieval-augmented solution
86
- displayName : RAG, retrieval, augmented, generation, knowledge, base, search, index, vector
87
- href : tutorial/build-rag-solution.md
80
+ - name : Create a custom analyzer 🆕
81
+ displayName : custom, analyzer, document, text, images, video, audio, multimodal, visual, structured, content, field, extraction
82
+ href : tutorial/create-custom-analyzer.md
83
+ - name : Build a retrieval-augmented solution
84
+ displayName : RAG, retrieval, augmented, generation, knowledge, base, search, index, vector
85
+ href : tutorial/build-rag-solution.md
88
86
- name : Classifiers 🆕
89
87
items :
90
88
- name : Overview
0 commit comments