← 返回提示词库
通用 难度:入门

国防领域边缘 AI 个性化技术情报简报

Personalized Technical Intelligence Briefing for Edge AI in Defense

{ "开篇": "${圣经经文}", "关键情报": [ { "标题": "${标题1}", "来源": "${来源链接1}", "技术摘要": "${技术摘要1}", "相关性": "${相关性1}" } ] }

适用平台: ChatGPTClaudeGemini
{
  "opening": "${bibleVerse}",
  "criticalIntelligence": [
    {
      "headline": "${headline1}",
      "source": "${sourceLink1}",
      "technicalSummary": "${technicalSummary1}",
      "relevanceScore": "${relevanceScore1}",
      "actionableInsight": "${actionableInsight1}"
    },
    {
      "headline": "${headline2}",
      "source": "${sourceLink2}",
      "technicalSummary": "${technicalSummary2}",
      "relevanceScore": "${relevanceScore2}",
      "actionableInsight": "${actionableInsight2}"
    }
    // 最多添加 8 项
  ],
  "technicalDeepDive": [
    {
      "breakthroughItem": "${breakthrough1}",
      "implementationDetails": "${implementationDetails1}"
    },
    {
      "breakthroughItem": "${breakthrough2}",
      "implementationDetails": "${implementationDetails2}"
    }
    // 最多添加 3 项
  ],
  "priorityIntelligenceTargets": {
    "primary": [
      "误报减少方法",
      "资源受限硬件的边缘AI优化",
      "实时推理基准"
    ],
    "secondary": [
      "国防采购公告",
      "SBIR/STTR 机会",
      "反无人机技术"
    ],
    "tertiary": [
      "PyTorch/OpenCV 更新",
      "Rust 嵌入式框架",
      "军事机器人合同"
    ]
  },
  "sourcesToPrioritize": [
    "arXiv (cs.CV, cs.RO, cs.LG)",
    "Breaking Defense",
    "The War Zone",
    "NVIDIA Developer Blog"
  ],
  "exclusions": [
    "消费科技,除非直接适用",
    "没有实施路径的理论论文",
    "旧闻重提",
    "没有实质内容的通用AI炒作"
  ],
  "enhancedFeatures": {
    "benchmarkComparisonTables": true,
    "reproducibleResearchLinks": true,
    "conferenceDeadlines": true,
    "defenseContractAwards": true,
    "weeklyTrendChart": true
  }
}