Introducing the ARTist Certification Program for Real-Time Voice AI Builders #89
pablosalvador10
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Example Certification Submission Comment (Creator / Maestro-style)Sharing an example of a flow I built using the ART framework as part of my certification submission. This scenario models a real-world insurance voice workflow with mixed B2C and B2B traffic, focused on security-first entry, agent specialization, and controlled handoffs. Business OverviewThis scenario demonstrates a multi-agent insurance voice system that handles both B2B and B2C callers through intelligent routing and specialized agents. Business Value
Agent ArchitectureAgent Roles
🎯 Test Scenarios⭐ Scenario:
Setup
Complete Workflow Script
Additions to the Framework
@JinLee794 @pablosalvador10 for review ! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’d like to share something we’ve been building with the community: the ARTist Certification Program.
ARTist stands for Artist + ART (Azure Real-Time Voice Agent Framework).
It’s a structured certification program for engineers and practitioners who are building real-time voice AI agents using the ART Voice Agent Accelerator.
The goal is simple:
What the Program Covers
ARTist certification validates skills across:
This is not a quiz-based certification. It’s evidence-driven and focused on real systems that actually run.
Certification Levels
Level 1: Apprentice
Foundation level for understanding and running the full end-to-end system.
You should be able to deploy locally, explain the architecture, and complete a live voice call.
Level 2: Creator
For builders extending the framework.
This includes creating custom agents, integrating tools/APIs, and contributing back to the community through issues, docs, or discussions.
Level 3: Maestro
Expert level for production leaders.
This covers Azure deployment, observability, performance tuning, security/compliance, and mentoring others in the community.
Each level has a clear technical checklist and required evidence.
How Certification Works
[ARTist Certification] <Level> - <Your Name>Example: What a Certification Submission Looks Like
Below is an example of the kind of evidence-based post someone would share when submitting for Creator (or higher).
Use this as a template: describe what you built, include a diagram/screenshot, link the YAML/config, and show at least one validated test flow.
Example Certification Submission (Template)
Sharing an example of a flow I built using the ART framework as part of my certification submission.
This scenario models a real-world insurance voice workflow with mixed B2C and B2B traffic, focused on security-first entry, agent specialization, and controlled handoffs.
Business Overview
This scenario demonstrates a multi-agent insurance voice system that handles both B2B and B2C callers through intelligent routing and specialized agents.
Business Value
Agent Architecture
....
(See Example Certification Submission Comment (Creator / Maestro-style)) in the comments for inspiration
Beta Was this translation helpful? Give feedback.
All reactions