Prompt Recipe
Copy this prompt, customize it, and send to your preferred LLM:
Compare [Company A, Company B, Company C] on these features: [Feature 1, Feature 2, Feature 3].
Return ONLY a JSON code block with no other text. Use this exact format:
```json
{
"competitors": {
"Company A": {
"Feature 1": {"score": 4, "comment": "Brief analysis"},
"Feature 2": {"score": 3, "comment": "Brief analysis"}
},
"Company B": {
"Feature 1": {"score": 2, "comment": "Brief analysis"},
"Feature 2": {"score": 5, "comment": "Brief analysis"}
}
}
}
```
Rules:
- Scores must be integers from 1 (worst) to 5 (best)
- Include a brief comment explaining each score
- Output ONLY the JSON code block, nothing else
Paste LLM Output
Competitive Heatmap
Score:
(1=Weak, 5=Strong)