
AI機制資訊圖
Generates a structured, multi-panel educational infographic explaining complex concepts with flowcharts, icons, and a summary character.
觀看3,200
按讚21
留言0
分享3
書籤8
引用1
翻譯
{
"type": "教育資訊圖表",
"header": {
"title": "{argument name=\"main title\" default=\"最新AI (ChatGPT / Claude) 的運作原理\"}",
"badge": "{argument name=\"target audience badge\" default=\"高中生也能理解!\"}",
"subtitle": "{argument name=\"subtitle\" default=\"一篇文章、一張圖片、一段語音都能理解並運作的AI原理,一張圖解說清楚!\"}"
},
"layout": {
"style": "簡潔、扁平化設計、結構化網格、中文文字",
"sections": [
{
"title": "AI產生答案的過程 (基本流程)",
"position": "左側欄",
"count": 6,
"labels": ["輸入", "標記化 (Token)", "向量化 (Embedding)", "Transformer (AI的頭腦)", "預測下一個標記 (生成)", "輸出"],
"visuals": "垂直流程箭頭、男孩使用筆電、標記分割圖解、向量數字陣列、自注意力樹狀圖、機器人圖示"
},
{
"title": "這是核心! 三個重要關鍵",
"position": "右上",
"count": 3,
"labels": ["標記 (Token)", "Transformer (轉換器)", "下一個標記預測"],
"visuals": "標記化區塊、自注意力節點網路、詞語預測序列"
},
{
"title": "近期的突破 (2024-2025)",
"position": "右中",
"count": 4,
"labels": ["多模態", "代理化", "長文與推理能力提升", "效率化與加速"],
"visuals": "圖片/音訊/文字圖示、機器人代理流程圖、燈泡與書本、時速表搭配三個專家節點"
},
{
"title": "整體總結",
"position": "底部全寬",
"elements": [
"水平六步驟流程圖",
"黃色總結框,文字為:{argument name=\"summary text\" default=\"「AI是將資訊細分成數據、計算關聯性,並預測接下來內容的龐大數學機器」!\"}",
"{argument name=\"character style\" default=\"動畫風格女學生指著並微笑\"}"
]}
}
]
}
}
機器翻譯 — 實際產出作品的是原文 prompt。











