HauUhang/Agents
AI Agent技术白皮书(Google,2025)中文翻译
# Technical Summary Provides a comprehensive Chinese translation of Google's 2025 AI Agent technical whitepaper, covering agent architecture decomposed into three core components: reasoning model, actionable tools, and orchestration layer managing the agentic loop. The framework describes agents as context window management systems that iteratively execute a five-step cycle—acquire task, scan environment, reason deeply, execute actions via tools/APIs, and observe results—enabling autonomous problem-solving beyond static language model capabilities. Hierarchical classification spans from basic reasoning systems to self-evolving multi-agent organizations, with production considerations for model selection (balancing quality, latency, and cost), tool integration patterns including RAG and external APIs, and governance strategies for enterprise-scale deployment.
Stars
26
Forks
7
Language
—
License
MIT
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/HauUhang/Agents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/ai-agents-for-beginners
12 Lessons to Get Started Building AI Agents
ForceInjection/AI-fundermentals
AI 基础知识 - GPU 架构、CUDA 编程、大模型基础及AI Agent 相关知识
NirDiamant/agents-towards-production
This repository delivers end-to-end, code-first tutorials covering every layer of...
cnoe-io/ai-platform-engineering
CAIPE: Community AI Platform Engineering Multi-Agent Systems
FlyAIBox/Agent_In_Action
Agentic AI 智能体开发实战