Google PageRank for AI agents. 25,000+ tools indexed.

awesome-agentic-ai-zh MCP Server

WenyuChiou/awesome-agentic-ai-zh

Score: 96.5 Rank #44 Agent Framework
Are you the maintainer of WenyuChiou/awesome-agentic-ai-zh? Claim this listing →

A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。

Add AgentRank to Claude Code Discover and compare tools like WenyuChiou/awesome-agentic-ai-zh — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

WenyuChiou/awesome-agentic-ai-zh is a Python tool licensed under MIT. A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。 Topics: agentic-ai, ai-agents, awesome-list, claude-code, claude-skills, learning-roadmap, llm-agents, mcp, model-context-protocol, cli, tutorial, trilingual, agentic-workflows, ai-agent, chinese-llm, llm, multi-agent-systems, prompt-engineering, rag.

Ranked #44 out of 24840 indexed tools.

In the top 1% of all indexed tools.

Has 7,174 GitHub stars.

Has 13 contributors.

Actively maintained with commits in the last week.

Ecosystem

Python MIT
agentic-aiai-agentsawesome-listclaude-codeclaude-skillslearning-roadmapllm-agentsmcpmodel-context-protocolclitutorialtrilingualagentic-workflowsai-agentchinese-llmllmmulti-agent-systemsprompt-engineeringrag

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 7,174

7,174 stars → well-known project

Freshness 25% 2d ago

Last commit 2d ago → actively maintained

Issue Health 25% 94%

46/49 issues closed → responsive maintainer

Contributors 10% 13

13 contributors → active community

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 975
Description Detailed
License MIT

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

Badge all embed codes →

AgentRank score for WenyuChiou/awesome-agentic-ai-zh
[![AgentRank](https://agentrank-ai.com/api/badge/tool/WenyuChiou--awesome-agentic-ai-zh)](https://agentrank-ai.com/tool/WenyuChiou--awesome-agentic-ai-zh/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/WenyuChiou--awesome-agentic-ai-zh/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/WenyuChiou--awesome-agentic-ai-zh" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="WenyuChiou/awesome-agentic-ai-zh"></script>

Matched Queries

topic:mcptopic:model-context-protocol

From the README

<div align="right">
  <strong>繁體中文</strong> | <a href="./README.zh-Hans.md">简体中文</a> | <a href="./README.en.md">English</a>
</div>

<div align="center" markdown="1">

# awesome-agentic-ai-zh

**🤖 一張從「AI Agent 是什麼」走到「能做出可靠系統」的學習地圖**

**先選一條路,再一步一步走。重要概念、動手練習與精選資源都幫你排好順序。**

</div>

> 📱 手機閱讀請使用[線上文件站](https://wenyuchiou.github.io/awesome-agentic-ai-zh/)。

## 🎯 這份地圖幫你做什麼?

**AI Agent**(AI 代理人)是「能為了人的目標,自己判斷下一步並採取行動的 AI 系統」。人給它目標後,它會看目前情況、選擇下一步,必要時使用工具,再依結果繼續、修正、停止,或把控制權交還給人。它可以自動替人完成工作,但只能在人給的規則與權限內行動。只回答一次的聊天機器人,或每一步都固定寫好的腳本,不一定是 Agent。這個 repo 不要求你一開始就懂所有名詞,而是帶你依序完成三件事:

1. **先懂基礎**:LLM、Prompt、API 與 Token 是什麼。
2. **再做出東西**:讓模型呼叫工具、跑 Agent Loop、讀文件與記住事情。
3. **最後做得可靠**:加入權限、Eval、人工批准、觀測與失敗復原。

這裡的角色是**學習路線圖 + 精選資源 + 可直接執行的小練習**。需要完整章節時,我們會帶你去官方文件、[Datawhale Hello-Agents](https://github.com/datawhalechina/hello-agents) 或對應的 Cookbook,不重寫另一套百科全書。需要連模型時,每個練習會再說明雲端或本機路徑。

重要技術詞第一次出現時會先用白話說明,再保留正式英文。忘記某個詞時,直接查[名詞表](resources/glossary.md)。

## 🚀 現在就開始

1. **完全沒寫過程式**:從 [Stage 0:基礎準備](stages/0
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.