azure-ai-language-conversations-py

Community

Extract intents and entities with Azure CLU

Authordavidrrowley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enable Python applications to understand conversational input by extracting intents and entities from user utterances, removing the manual effort of parsing and mapping free-text user requests into actionable intents.

Core Features & Use Cases

  • Use ConversationAnalysisClient with AzureKeyCredential to authenticate and analyze conversation payloads for intent detection and entity extraction.
  • Best practices for building the conversationItem payload, mapping participantId and id, and safely managing endpoint and key via environment variables.
  • Use Case: Integrate into a bot or assistant to route messages to the correct handler, populate email drafts from natural language requests, or extract task details from chat transcripts.

Quick Start

Use the skill to analyze the message "Send an email to Carol about tomorrow's meeting" and return the top intent and any extracted entities.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-ai-language-conversations-py
Download link: https://github.com/davidrrowley/CortexYouV3/archive/main.zip#azure-ai-language-conversations-py

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.