Concordia – Google DeepMind 生成式社會模擬框架完整教學 Concordia 是由 Google DeepMind 開發的開源 Python 函式庫,用於建構以大型語言模型 (Large Language Model; LLM) 驅動的多代理人 (Multi-Agent) 生成式社會模擬 (Generative Social Simulation)。它採用桌上角色扮演遊戲 (Tabletop Role-Playing Game; TRPG) 的互動模式,讓代理人以自然語言 (Natural Language) 描述行動意圖,再由遊戲主持人 (Game Master; GM) 判定行動結果與環境變化。 1....
Gemma — Google DeepMind 開放權重大型語言模型家族完整教學 Gemma 是 Google DeepMind 基於 Gemini 研究與技術推出的 open-weight LLM (開放權重大型語言模型) 家族。本教學涵蓋 Gemma 1 至 Gemma 4 的完整生態系統,包含純文字、多模態 (multimodal)、Mixture-of-Experts (MoE; 混合專家) 及 Diffusion LLM (擴散語言模型) 等變體。 1. 專案概述 1.1 Gemma 是什麼 Gemma 是 Google DeepMind 以 Apache 2.0 授權釋出的開放權重大型語言模型家族。...
GNoME Materials Discovery - AI 驅動的新材料探索完整教學 Graph Networks for Materials Exploration (GNoME) 是 Google DeepMind 開發的材料探索專案,利用 Graph Neural Network (圖神經網路; GNN) 大規模預測無機晶體 (inorganic crystal) 的穩定性,已發現超過 381,000 種新型穩定材料 (stable materials),並於 2024 年 8 月擴展至 520,000+ 種距 convex hull (凸包) 1 meV/atom 以內的材料。研究成果發表於 Nature (2023)。...
GraphCast 教學:基於圖神經網路的全球天氣預報 AI 模型 Google DeepMind GraphCast – 以 Graph Neural Network (圖神經網路) 在 Icosahedral Mesh (正二十面體網格) 上建模大氣動力學,實現 10 天全球天氣預報,精度超越 ECMWF 的 HRES 數值天氣預測系統。發表於 Science (2023)。 1. 專案概述 (Project Overview) 1.1 專案背景 傳統的 Numerical Weather Prediction (數值天氣預測; NWP) 仰賴對大氣物理方程式的數值求解,需要龐大的超級電腦運算資源,單次 10 天全球預報需時數...
SynthID Text 完整教學:AI 生成文字浮水印嵌入與偵測 SynthID Text (合成識別文字) 是 Google DeepMind 發表於 Nature 期刊的 AI watermarking (AI 浮水印) 技術參考實作。本教學涵蓋從原理到實務的完整流程,適用於需要辨識 AI-generated text (AI 生成文字) 的研究者、合規人員與開發者。 目錄 專案概述 核心架構與技術原理 安裝與環境設定 使用教學與範例 進階功能與最佳實踐 合規應用 常見問題與限制 1. 專案概述 1.1 什麼是 SynthID Text SynthID Text 是 Google DeepMind 開發的 text...
Repository: https://github.com/strands-agents/agent-sop Stars: 1015 | Forks: 96 | Language: Python | License: Apache-2.0 Tags: SOP, Workflows, Multi-step Homepage: https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows-for-ai-agents/ 1. 專案概覽 (Project Overview) 1.1 這是什麼 Agent...
Repository: https://github.com/strands-agents/extension-template Stars: 2 | Forks: 2 | Language: Python + TypeScript License: Apache-2.0 | Updated: 2026-06-01 Tags: Template, Extension 1. 專案概覽 (Project Overview) 1.1 這是什麼 extension-template 是 Strands Agents 官方提供的 Extension (擴充套件) 起始模板,讓開發者能以標準化的方式建立自訂元件,並發佈到 PyPI...
Repository: https://github.com/strands-agents/agent-builder Stars: 419 | Forks: 89 | Language: Python | License: Apache-2.0 Tags: Builder, Streaming, Interactive PyPI: strands-agents-builder | Python: >=3.10 Updated: 2026-06-16 1. 專案概覽 (Project Overview) 這是什麼 Strands Agent Builder 是 Strands Agents 生態系中的互動式 AI Agent 建構...
Repository: https://github.com/strands-agents/harness-sdk Stars: 6,187 | Forks: 887 | License: Apache-2.0 Languages: Python, TypeScript | Tags: SDK, Agent Framework, Agentic AI, MCP, Multi-Agent Systems Homepage: https://strandsagents.com/ 1. 專案概覽 (Project Overview) 1.1 這是什麼 Strands Agents Harness SDK 是由 AWS 開源的 AI...
Repository: https://github.com/strands-agents/samples Stars: 793 | Forks: 420 | Language: Python | License: Apache-2.0 Tags: Examples, Python, Demos, agentic-ai, multi-agent-systems, mcp, opentelemetry, bedrock, llm Official Site: https://strandsagents.com Last Updated: 2026-06-17 1. 專案概覽 (Project Overview) 1.1...