240 tools found
Slack Bot Builder is a skill for building Bolt-framework Slack apps: commands, Block Kit UI, OAuth, Socket Mode, and Workflow steps.
Twilio communications: SMS, voice IVR, WhatsApp Business, and 2FA verification with compliance and error handling.
Upstash QStash serverless message queues, cron scheduling, and webhook delivery, with fixes for common pitfalls.
Builds sub-800ms voice agents: speech-to-speech vs pipeline architecture, VAD, barge-in, and latency optimization.
Async queue-based worker pipeline architecture with concurrent processing, interrupt handling, and real-time streaming at every stage.
A Semantic Kernel coding plugin that searches Microsoft Graph for email messages, enabling AI assistants to retrieve and query user email data programmatically.
6 Semantic Kernel samples for request/response filtering, content moderation, function invocation hooks, and retry logic.
Semantic Kernel Functions demonstrates defining and invoking native functions, prompt functions, and plugins with kernel arguments for extensible AI assistants.
Semantic Kernel Processes enables multi-step workflow orchestration with cycles, nested processes, and plan-and-execute patterns for complex AI task automation.
Python samples for real-time streaming interactions over WebSocket and WebRTC with function calling support.
A notebook showing how to generate embeddings through the Azure OpenAI service, from resource setup to a sample request.
A notebook showing Azure OpenAI function calling end to end: API key or Active Directory auth, function definition, and response handling.