Skip to content

Commit c0eec5a

Browse files
committed
add docs
1 parent 185c4ff commit c0eec5a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424

2525
## Azure
2626

27-
### Azure OpenAI Service
28-
29-
- [Azure-Samples/openai](https://github.com/Azure-Samples/openai)
30-
3127
### Azure Functions
3228

3329
- [Quickstart: Create a Python function in Azure from the command line](https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-cli-python?tabs=linux%2Cbash%2Cazure-cli%2Cbrowser)
3430
- [Using FastAPI Framework with Azure Functions](https://learn.microsoft.com/en-us/samples/azure-samples/fastapi-on-azure-functions/fastapi-on-azure-functions/)
3531

32+
### Azure OpenAI Service
33+
34+
- [Azure-Samples/openai](https://github.com/Azure-Samples/openai)
35+
3636
### Azure AI Speech Service
3737

3838
- [How to recognize speech > Recognize speech from a microphone](https://learn.microsoft.com/en-us/azure/ai-services/speech-service/how-to-recognize-speech?pivots=programming-language-python#recognize-speech-from-a-microphone)
@@ -42,6 +42,10 @@
4242
- [How to recognize speech > Use continuous recognition](https://learn.microsoft.com/en-us/azure/ai-services/speech-service/how-to-recognize-speech?pivots=programming-language-python#use-continuous-recognition)
4343
- [Task 02 - Perform speech requests with Streamlit (40 minutes)](https://microsoft.github.io/TechExcel-Implementing-automation-practices-using-Azure-OpenAI/docs/04_implement_audio_transcription/0402.html)
4444

45+
### Azure AI Vision
46+
47+
- [Quickstart: Image Analysis 4.0](https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/quickstarts-sdk/image-analysis-client-library-40?tabs=visual-studio%2Cwindows&pivots=programming-language-python)
48+
4549
### Azure AI Document Intelligence
4650

4751
- [Azure AI Document Intelligence client library for Python](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/README.md)

0 commit comments

Comments
 (0)