Edit

Azure skill for Azure AI Services

The azure-ai skill helps GitHub Copilot answer questions about Azure AI Services, including Azure AI Search, Azure AI Speech, Azure OpenAI, and Azure AI Document Intelligence. Use it to configure Cognitive Services endpoints, manage service keys, and set quotas for AI-powered features in your applications.

Skill azure-ai | Source code

What it provides

You get expert guidance on Azure AI Services to build and configure AI-powered applications. This includes Azure AI Search (indexes, indexers, semantic ranking), Azure AI Speech (endpoints, language models, custom voice), Azure OpenAI (deployments, model quotas, prompt configurations), and Azure AI Document Intelligence (models, analyzers, API keys).

Azure services knowledge

Service When to use
AI Search Full-text, vector, hybrid search
Speech Speech-to-text, text-to-speech
OpenAI GPT models, embeddings, DALL-E
Document Intelligence Form extraction, OCR

Prerequisites

When to use this skill

Use this skill when you need to:

  • Query and manage Azure AI Search resources.
  • Perform full-text, vector, hybrid, and semantic search queries.
  • Execute vector, hybrid, and semantic search queries.
  • Convert speech to text and text to speech using Azure Cognitive Services.

Example prompts

Try these prompts to activate this skill:

  • "Set up AI Search for my application"
  • "How do I implement vector search with Azure AI Search?"
  • "Configure hybrid search combining keyword and semantic search"
  • "Help me with speech-to-text transcription"
  • "Convert text to speech using Azure AI Speech"
  • "Transcribe audio files with speaker diarization"
  • "Extract text from documents using OCR"
  • "What Azure AI Search index options are available?"