{
  "value": "ai_implementation_roadmap_generator",
  "label": "Generate AI Implementation Roadmap",
  "description": "This workflow will help you create detailed AI implementation roadmaps with phased rollout plans. Ask questions about your AI project goals and the AI will generate comprehensive timelines, reference similar past projects from our database, adapt proven implementation strategies, and incorporate lessons learned from our AI deployment history.",
  "name": "Roadmap Generator",
  "category": "AI Transformation",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 5,
    "disableRAG": false,
    "prompt": [
      {
        "role": "system",
        "content": "You are an AI implementation strategist with access to the company's AI project database, implementation timelines, and success factors. When creating roadmaps, reference similar past projects, adapt proven implementation strategies, and incorporate lessons learned from our AI deployment history."
      }
    ]
  }
}