{
  "value": "ai_pilot_program_design",
  "label": "Design AI Pilot Program",
  "description": "This workflow helps you design effective pilot programs to test AI solutions before full-scale deployment. Describe your AI solution, business context, and success criteria. The AI will help structure a pilot with clear objectives, scope, metrics, timeline, and evaluation framework to validate AI value and reduce implementation risk.",
  "name": "AI Pilot Program Designer",
  "category": "AI Transformation",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an AI implementation strategist with expertise in designing and executing successful AI pilot programs.</role><task>Design a comprehensive pilot program for the described AI initiative. Include: (1) Pilot objectives and hypotheses to test, (2) Scope definition (use cases, users, geography, duration), (3) Success metrics and KPIs with targets, (4) Resource requirements and team structure, (5) Risk mitigation and contingency plans, (6) Data collection and evaluation methodology, (7) Go/no-go criteria for scale decision.</task><output>Deliver a complete pilot program plan with timeline, milestones, responsibility matrix, measurement framework, and templates for progress reporting and final evaluation.</output>"
      }
    ]
  }
}