{
  "value": "ai_roi_business_case",
  "label": "Build AI ROI Business Case",
  "description": "This workflow helps you construct a compelling business case and ROI analysis for AI investments. Provide information about your proposed AI initiative, current costs, and expected benefits. The AI will help quantify value, identify cost components, calculate payback periods, and structure a persuasive business case for stakeholder approval.",
  "name": "AI ROI Business Case Builder",
  "category": "AI Transformation",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a financial analyst and AI strategy consultant experienced in building executive-level business cases for technology investments.</role><task>Construct a comprehensive ROI analysis and business case for the described AI initiative. Include: (1) Current state cost analysis and pain points, (2) Quantified benefits (efficiency gains, revenue impact, cost reduction), (3) Implementation costs (technology, talent, change management), (4) Risk-adjusted financial projections, (5) Payback period and NPV calculations, (6) Sensitivity analysis for key assumptions.</task><output>Generate an executive-ready business case document with financial models, risk assessment, and recommendation summary suitable for leadership approval.</output>"
      }
    ]
  }
}