fewshot-cases.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "version": 1,
  3. "source": "E:\\workspace\\tihao-ai\\docs\\20260813 - AI提号规则及喂养资料\\历史选号案例\\case_template.xlsx",
  4. "generatedAt": "2026-08-14T03:03:13.048Z",
  5. "purpose": "案例喂养 few-shot 库:品类+投放目标+人群+调性+平台 -> 选中账号特征 -> 结果标签。用于下次选号时做正/负样本参照。",
  6. "cases": [
  7. {
  8. "id": "CASE-2026-001",
  9. "category": "美妆护肤",
  10. "goal": "种草转化",
  11. "audience": "20-28岁油痘肌女性",
  12. "brandTone": "硬核测评",
  13. "platform": "xiaohongshu",
  14. "platformLabel": "小红书",
  15. "selectedAccountProfile": "18w粉/互动率3.5%/成分党/报价8k",
  16. "outcomeLabel": "爆文",
  17. "outcome": "positive",
  18. "keyReason": "赞藏比高+垂直度92%,与油皮人群高度契合",
  19. "customerFeedback": "客户确认续投",
  20. "executionData": "单篇赞评藏1200,搜索『油皮护肤』占位TOP3",
  21. "signalTags": [
  22. "互动率",
  23. "垂直度",
  24. "人群契合"
  25. ]
  26. },
  27. {
  28. "id": "CASE-2026-002",
  29. "category": "美妆护肤",
  30. "goal": "种草转化",
  31. "audience": "20-28岁油痘肌女性",
  32. "brandTone": "硬核测评",
  33. "platform": "douyin",
  34. "platformLabel": "抖音",
  35. "selectedAccountProfile": "500w粉/互动率0.8%/搞笑/报价20w",
  36. "outcomeLabel": "翻车",
  37. "outcome": "negative",
  38. "keyReason": "粉丝画像匹配仅35%,互动率虚胖,内容疲劳",
  39. "customerFeedback": "客户否决",
  40. "executionData": "无转化,评论区负面",
  41. "signalTags": [
  42. "互动率",
  43. "画像匹配",
  44. "内容质量",
  45. "数据虚胖"
  46. ]
  47. }
  48. ]
  49. }