A

azure-ai

Par :microsoft·#4 tendance

Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR.…

1,100étoiles
Vu pour la première foisFeb 4, 2026

Installation

Envoyez cette commande à votre agent IA :

npx skills add https://github.com/microsoft/azure-skills --skill azure-ai

Documentation

Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools.

  • AI Search supports full-text, vector, hybrid, and semantic search with built-in AI enrichment for entity extraction and OCR
  • Speech service handles real-time and batch speech-to-text transcription, text-to-speech synthesis with neural voices, and speaker diarization
  • MCP tools provide direct access: azure__search for index queries and azure__speech for transcription and synthesis
  • SDK references available for Python, TypeScript, .NET, and Java across all services; enable via /azure:setup or /mcp if MCP is not active