Personalized Technical Intelligence Briefing for Edge AI in Defense prompt
Business23.2K
为国防边缘AI生成结构化技术情报简报
Produce a structured technical intelligence briefing for defense edge AI.
Full prompt
{
"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": [
"False positive reduction methodologies",
"Edge AI optimization for resource-constrained hardware",
"Real-time inference benchmarks"
],
"secondary": [
"Defense procurement announcements",
"SBIR/STTR opportunities",
"Counter-UAS technologies"
],
"tertiary": [
"PyTorch/OpenCV updates",
"Rust embedded frameworks",
"Military robotics contracts"
]
},
"sourcesToPrioritize": [
"arXiv (cs.CV, cs.RO, cs.LG)",
"Breaking Defense",
"The War Zone",
"NVIDIA Developer Blog"
],
"exclusions": [
"Consumer tech unless directly applicable",
"Theoretical papers without implementation paths",
"Rehashed news",
"General AI hype without substance"
],
"enhancedFeatures": {
"benchmarkComparisonTables": true,
"reproducibleResearchLinks": true,
"conferenceDeadlines": true,
"defenseContractAwards": true,
"weeklyTrendChart": true
}
}Fill in the blanks, then copy
How to use this prompt
- 1Copy the full prompt below
- 2Replace the [____] placeholders with your specifics
- 3Paste into DeepSeek / Claude / ChatGPT to run
Related Business prompts
AI Agent Security Evaluation Checklist
Build a privacy and security evaluation checklist for AI agent types.
Tumor Medical Industry Solution Business Plan
Generate a structured business plan for an oncology medical startup.
Orchestration Agent (PowerPlatformSupervisor)
Route user requests deterministically to the single best sub-agent.