Skip to content

Commit c41ad60

Browse files
authored
fix: quick wins — fill star counts, add Related Tutorials, categorize all tutorials, refresh snapshots (#160)
- Fill 15 missing star counts in root README catalog - Add "Related Tutorials" sections to 67 READMEs (cluster + keyword matching) - Categorize 98 previously uncategorized tutorials into category files - Refresh 133 tutorial snapshots with latest GitHub release data - Regenerate all discoverability artifacts
1 parent 9c611e3 commit c41ad60

153 files changed

Lines changed: 833 additions & 206 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Build autonomous AI systems that reason, plan, and collaborate.
189189
| **[SuperAGI](tutorials/superagi-tutorial/)** | 16K+ | Python | Production autonomous agent framework |
190190
| **[ElizaOS](tutorials/elizaos-tutorial/)** | 17K+ | TypeScript | Multi-agent AI with character system |
191191
| **[OpenClaw](tutorials/openclaw-tutorial/)** | 119K+ | TypeScript | Personal AI assistant, multi-channel |
192-
| **[Deer Flow](tutorials/deer-flow-tutorial/)** | - | Python | Research agent workflows |
192+
| **[Deer Flow](tutorials/deer-flow-tutorial/)** | 32.1K+ | Python | Research agent workflows |
193193
| **[Letta](tutorials/letta-tutorial/)** | 14K+ | Python | Stateful agents with long-term memory |
194194
| **[Anthropic Skills](tutorials/anthropic-skills-tutorial/)** | 59K+ | Python/TypeScript | Reusable AI agent capabilities, MCP integration |
195195
| **[Claude Flow](tutorials/claude-flow-tutorial/)** | 14.0K+ | TypeScript | Multi-agent orchestration, MCP server operations, and V2-V3 migration tradeoffs |
@@ -263,7 +263,7 @@ Full-stack AI chat platforms and copilots.
263263
| **[Khoj](tutorials/khoj-tutorial/)** | 18K+ | Python/Django | Self-hosted AI personal assistant |
264264
| **[Botpress](tutorials/botpress-tutorial/)** | 13K+ | Node.js | Enterprise chatbot platform |
265265
| **[AnythingLLM](tutorials/anything-llm-tutorial/)** | 30K+ | Node.js | All-in-one AI desktop app |
266-
| **[GPT-OSS](tutorials/gpt-oss-tutorial/)** | - | TypeScript | Open-source GPT implementation |
266+
| **[GPT-OSS](tutorials/gpt-oss-tutorial/)** | 6.4K+ | TypeScript | Open-source GPT implementation |
267267
| **[Claude Quickstarts](tutorials/claude-quickstarts-tutorial/)** | 13.7K+ | Python/TypeScript | Production Claude integration patterns |
268268
| **[Cherry Studio](tutorials/cherry-studio-tutorial/)** | 40.5K+ | TypeScript | Multi-provider AI desktop workspace with assistants, documents, and MCP tools |
269269

@@ -284,16 +284,16 @@ AI coding assistants, build systems, and dev infrastructure.
284284
| **[bolt.diy](tutorials/bolt-diy-tutorial/)** | 19K+ | TypeScript/Remix | Open-source Bolt-style AI app builder |
285285
| **[Cloudflare VibeSDK](tutorials/vibesdk-tutorial/)** | 4.7K+ | TypeScript/Cloudflare | Build and operate a cloud-native vibe-coding platform |
286286
| **[HAPI](tutorials/hapi-tutorial/)** | 1.4K+ | TypeScript/CLI | Remote control and approval workflows for local coding agents |
287-
| **[Kiro](tutorials/kiro-tutorial/)** | - | TypeScript/AWS | Spec-driven AI IDE with steering files, hooks, and MCP-native agent workflows |
287+
| **[Kiro](tutorials/kiro-tutorial/)** | 3.2K+ | TypeScript/AWS | Spec-driven AI IDE with steering files, hooks, and MCP-native agent workflows |
288288
| **[Daytona](tutorials/daytona-tutorial/)** | 55.3K+ | Go/TypeScript/Python | Secure sandbox infrastructure for AI-generated code and coding-agent execution |
289289
| **[OpenHands](tutorials/openhands-tutorial/)** | 67K+ | Python | AI software engineering agent |
290290
| **[Aider](tutorials/aider-tutorial/)** | 25K+ | Python | AI pair programming in terminal |
291-
| **[Claude Code](tutorials/claude-code-tutorial/)** | - | TypeScript | Anthropic's AI coding CLI |
292-
| **[Anthropic API](tutorials/anthropic-code-tutorial/)** | - | Python/TypeScript | Claude API integration, tool use, streaming |
293-
| **[Claude Task Master](tutorials/claude-task-master-tutorial/)** | - | TypeScript | AI-powered task management |
291+
| **[Claude Code](tutorials/claude-code-tutorial/)** | 80.7K+ | TypeScript | Anthropic's AI coding CLI |
292+
| **[Anthropic API](tutorials/anthropic-code-tutorial/)** | 1.7K+ | Python/TypeScript | Claude API integration, tool use, streaming |
293+
| **[Claude Task Master](tutorials/claude-task-master-tutorial/)** | 26K+ | TypeScript | AI-powered task management |
294294
| **[CopilotKit](tutorials/copilotkit-tutorial/)** | 15K+ | React | In-app AI assistants |
295-
| **[Nanocoder](tutorials/nanocoder-tutorial/)** | - | TypeScript | AI coding agent internals |
296-
| **[Codex Analysis](tutorials/codex-analysis-tutorial/)** | - | TypeScript | Static analysis platform and LSP architecture |
295+
| **[Nanocoder](tutorials/nanocoder-tutorial/)** | 1.5K+ | TypeScript | AI coding agent internals |
296+
| **[Codex Analysis](tutorials/codex-analysis-tutorial/)** | 108.2K+ | TypeScript | Static analysis platform and LSP architecture |
297297
| **[Turborepo](tutorials/turborepo-tutorial/)** | 27K+ | Rust | High-performance monorepo builds |
298298
| **[n8n AI](tutorials/n8n-ai-tutorial/)** | 52K+ | Node.js | Visual AI workflow automation |
299299
| **[Activepieces](tutorials/activepieces-tutorial/)** | 20.8K+ | TypeScript | Open-source automation platform, custom pieces, and admin governance |
@@ -416,10 +416,10 @@ Data platforms, knowledge management, and observability.
416416
| **[SiYuan](tutorials/siyuan-tutorial/)** | 25K+ | Go/TypeScript | Privacy-first knowledge management |
417417
| **[Logseq](tutorials/logseq-tutorial/)** | 34K+ | ClojureScript | Local-first knowledge graph |
418418
| **[OpenBB](tutorials/openbb-tutorial/)** | 35K+ | Python | Open-source financial terminal |
419-
| **[Athens Research](tutorials/athens-research-tutorial/)** | - | ClojureScript | Graph-based knowledge system |
420-
| **[Obsidian Outliner](tutorials/obsidian-outliner-tutorial/)** | - | TypeScript | Obsidian plugin architecture |
419+
| **[Athens Research](tutorials/athens-research-tutorial/)** | 6.3K+ | ClojureScript | Graph-based knowledge system |
420+
| **[Obsidian Outliner](tutorials/obsidian-outliner-tutorial/)** | 1.3K+ | TypeScript | Obsidian plugin architecture |
421421
| **[ClickHouse](tutorials/clickhouse-tutorial/)** | 39K+ | C++ | Column-oriented analytics DB |
422-
| **[PostgreSQL Planner](tutorials/postgresql-tutorial/)** | - | C | Query planning internals |
422+
| **[PostgreSQL Planner](tutorials/postgresql-tutorial/)** | 20.4K+ | C | Query planning internals |
423423
| **[MeiliSearch](tutorials/meilisearch-tutorial/)** | 48K+ | Rust | Lightning-fast search engine |
424424
| **[PhotoPrism](tutorials/photoprism-tutorial/)** | 36K+ | Go | AI-powered photo management |
425425
| **[Liveblocks](tutorials/liveblocks-tutorial/)** | 4K+ | TypeScript | Real-time collaboration infra |
@@ -431,11 +431,11 @@ Low-level systems, cloud native, and infrastructure patterns.
431431

432432
| Tutorial | Stars | Stack | What You'll Learn |
433433
|:---------|:-----:|:------|:------------------|
434-
| **[Kubernetes Operators](tutorials/kubernetes-operator-tutorial/)** | - | Go | Production-grade K8s operator patterns |
435-
| **[React Fiber](tutorials/react-fiber-tutorial/)** | - | JavaScript | React reconciler internals |
434+
| **[Kubernetes Operators](tutorials/kubernetes-operator-tutorial/)** | 7.6K+ | Go | Production-grade K8s operator patterns |
435+
| **[React Fiber](tutorials/react-fiber-tutorial/)** | 244.1K+ | JavaScript | React reconciler internals |
436436
| **[Dyad](tutorials/dyad-tutorial/)** | 19K+ | TypeScript | Local AI app development |
437-
| **[LangChain Architecture](tutorials/langchain-architecture-tutorial/)** | - | Python | LangChain deep architecture guide |
438-
| **[n8n MCP](tutorials/n8n-mcp-tutorial/)** | - | TypeScript | Model Context Protocol with n8n |
437+
| **[LangChain Architecture](tutorials/langchain-architecture-tutorial/)** | 130.4K+ | Python | LangChain deep architecture guide |
438+
| **[n8n MCP](tutorials/n8n-mcp-tutorial/)** | 180.2K+ | TypeScript | Model Context Protocol with n8n |
439439
| **[Firecrawl](tutorials/firecrawl-tutorial/)** | 22K+ | Python | LLM-ready web data extraction |
440440

441441
### 🎤 Speech & Multimodal AI

categories/ai-ml-platforms.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,95 @@
7878
- [Developer Tools and Productivity in README](../README.md#-developer-tools--productivity)
7979
- [Speech and Multimodal in README](../README.md#-speech--multimodal-ai)
8080
- [Learning Paths](../README.md#-learning-paths)
81+
- [Adk Python](../tutorials/adk-python-tutorial/)
82+
- [Ag2](../tutorials/ag2-tutorial/)
83+
- [Agentgpt](../tutorials/agentgpt-tutorial/)
84+
- [Agenticseek](../tutorials/agenticseek-tutorial/)
85+
- [Agents Md](../tutorials/agents-md-tutorial/)
86+
- [Agno](../tutorials/agno-tutorial/)
87+
- [Anthropic Code](../tutorials/anthropic-code-tutorial/)
88+
- [Anthropic Skills](../tutorials/anthropic-skills-tutorial/)
89+
- [Anything Llm](../tutorials/anything-llm-tutorial/)
90+
- [Autoagent](../tutorials/autoagent-tutorial/)
91+
- [Awesome Claude Code](../tutorials/awesome-claude-code-tutorial/)
92+
- [Awesome Claude Skills](../tutorials/awesome-claude-skills-tutorial/)
93+
- [Beads](../tutorials/beads-tutorial/)
94+
- [Bentoml](../tutorials/bentoml-tutorial/)
95+
- [Botpress](../tutorials/botpress-tutorial/)
96+
- [Browser Use](../tutorials/browser-use-tutorial/)
97+
- [Chrome Devtools Mcp](../tutorials/chrome-devtools-mcp-tutorial/)
98+
- [Cipher](../tutorials/cipher-tutorial/)
99+
- [Claude Code Router](../tutorials/claude-code-router-tutorial/)
100+
- [Claude Code](../tutorials/claude-code-tutorial/)
101+
- [Claude Mem](../tutorials/claude-mem-tutorial/)
102+
- [Claude Plugins Official](../tutorials/claude-plugins-official-tutorial/)
103+
- [Claude Quickstarts](../tutorials/claude-quickstarts-tutorial/)
104+
- [Claude Squad](../tutorials/claude-squad-tutorial/)
105+
- [Codemachine Cli](../tutorials/codemachine-cli-tutorial/)
106+
- [Codex Analysis](../tutorials/codex-analysis-tutorial/)
107+
- [Comfyui](../tutorials/comfyui-tutorial/)
108+
- [Compound Engineering Plugin](../tutorials/compound-engineering-plugin-tutorial/)
109+
- [Context7](../tutorials/context7-tutorial/)
110+
- [Continue](../tutorials/continue-tutorial/)
111+
- [Copilot Cli](../tutorials/copilot-cli-tutorial/)
112+
- [Crush](../tutorials/crush-tutorial/)
113+
- [Deer Flow](../tutorials/deer-flow-tutorial/)
114+
- [Dspy](../tutorials/dspy-tutorial/)
115+
- [Elizaos](../tutorials/elizaos-tutorial/)
116+
- [Everything Claude Code](../tutorials/everything-claude-code-tutorial/)
117+
- [Fabric](../tutorials/fabric-tutorial/)
118+
- [Figma Context Mcp](../tutorials/figma-context-mcp-tutorial/)
119+
- [Fireproof](../tutorials/fireproof-tutorial/)
120+
- [Gemini Cli](../tutorials/gemini-cli-tutorial/)
121+
- [Github Mcp Server](../tutorials/github-mcp-server-tutorial/)
122+
- [Goose](../tutorials/goose-tutorial/)
123+
- [Gpt Oss](../tutorials/gpt-oss-tutorial/)
124+
- [Gptme](../tutorials/gptme-tutorial/)
125+
- [Huggingface](../tutorials/huggingface-tutorial/)
126+
- [Humanlayer](../tutorials/humanlayer-tutorial/)
127+
- [Instructor](../tutorials/instructor-tutorial/)
128+
- [Kilocode](../tutorials/kilocode-tutorial/)
129+
- [Kimi Cli](../tutorials/kimi-cli-tutorial/)
130+
- [Langflow](../tutorials/langflow-tutorial/)
131+
- [Langfuse](../tutorials/langfuse-tutorial/)
132+
- [Letta](../tutorials/letta-tutorial/)
133+
- [Llama Cpp](../tutorials/llama-cpp-tutorial/)
134+
- [Llama Factory](../tutorials/llama-factory-tutorial/)
135+
- [Localai](../tutorials/localai-tutorial/)
136+
- [Mastra](../tutorials/mastra-tutorial/)
137+
- [Mistral Vibe](../tutorials/mistral-vibe-tutorial/)
138+
- [N8N Ai](../tutorials/n8n-ai-tutorial/)
139+
- [Nanocoder](../tutorials/nanocoder-tutorial/)
140+
- [Onlook](../tutorials/onlook-tutorial/)
141+
- [Opcode](../tutorials/opcode-tutorial/)
142+
- [Open Swe](../tutorials/open-swe-tutorial/)
143+
- [Openai Whisper](../tutorials/openai-whisper-tutorial/)
144+
- [Openbb](../tutorials/openbb-tutorial/)
145+
- [Openclaw](../tutorials/openclaw-tutorial/)
146+
- [Opencode Ai Legacy](../tutorials/opencode-ai-legacy-tutorial/)
147+
- [Openskills](../tutorials/openskills-tutorial/)
148+
- [Opensrc](../tutorials/opensrc-tutorial/)
149+
- [Outlines](../tutorials/outlines-tutorial/)
150+
- [Phidata](../tutorials/phidata-tutorial/)
151+
- [Plandex](../tutorials/plandex-tutorial/)
152+
- [Planning With Files](../tutorials/planning-with-files-tutorial/)
153+
- [Playwright Mcp](../tutorials/playwright-mcp-tutorial/)
154+
- [Pocketflow](../tutorials/pocketflow-tutorial/)
155+
- [Pydantic Ai](../tutorials/pydantic-ai-tutorial/)
156+
- [Qwen Agent](../tutorials/qwen-agent-tutorial/)
157+
- [Refly](../tutorials/refly-tutorial/)
158+
- [Semantic Kernel](../tutorials/semantic-kernel-tutorial/)
159+
- [Serena](../tutorials/serena-tutorial/)
160+
- [Shotgun](../tutorials/shotgun-tutorial/)
161+
- [Smolagents](../tutorials/smolagents-tutorial/)
162+
- [Strands Agents](../tutorials/strands-agents-tutorial/)
163+
- [Superagi](../tutorials/superagi-tutorial/)
164+
- [Superset Terminal](../tutorials/superset-terminal-tutorial/)
165+
- [Swarm](../tutorials/swarm-tutorial/)
166+
- [Tiktoken](../tutorials/tiktoken-tutorial/)
167+
- [Vibe Kanban](../tutorials/vibe-kanban-tutorial/)
168+
- [Whisper Cpp](../tutorials/whisper-cpp-tutorial/)
169+
- [Wshobson Agents](../tutorials/wshobson-agents-tutorial/)
81170

82171
## Suggest Additions
83172

categories/databases-storage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131

3232
- [Databases, Knowledge and Analytics in README](../README.md#-databases-knowledge--analytics)
3333
- [Learning Paths](../README.md#-learning-paths)
34+
- [Mem0](../tutorials/mem0-tutorial/)
35+
- [Obsidian Outliner](../tutorials/obsidian-outliner-tutorial/)
36+
- [Photoprism](../tutorials/photoprism-tutorial/)
37+
- [Siyuan](../tutorials/siyuan-tutorial/)
3438

3539
## Suggest Additions
3640

categories/systems-programming.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
- [Systems and Infrastructure in README](../README.md#-systems--infrastructure)
3030
- [Developer Tools and Productivity in README](../README.md#-developer-tools--productivity)
31+
- [Turborepo](../tutorials/turborepo-tutorial/)
3132

3233
## Suggest Additions
3334

categories/web-frameworks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929

3030
- [Chat and AI Applications in README](../README.md#-chat--ai-applications)
3131
- [Learning Paths](../README.md#-learning-paths)
32+
- [Cherry Studio](../tutorials/cherry-studio-tutorial/)
33+
- [Khoj](../tutorials/khoj-tutorial/)
34+
- [Quivr](../tutorials/quivr-tutorial/)
35+
- [Sillytavern](../tutorials/sillytavern-tutorial/)
3236

3337
## Suggest Additions
3438

tutorials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Use this guide to navigate all tutorial tracks, understand structure rules, and
1616
|:-------|:------|
1717
| Tutorial directories | 191 |
1818
| Tutorial markdown files | 1722 |
19-
| Tutorial markdown lines | 695,728 |
19+
| Tutorial markdown lines | 696,257 |
2020

2121
## Source Verification Snapshot
2222

tutorials/activepieces-tutorial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This track focuses on:
2828
## Current Snapshot (auto-updated)
2929

3030
- repository: [`activepieces/activepieces`](https://github.com/activepieces/activepieces)
31-
- stars: about **21.2k**
31+
- stars: about **21.3k**
3232
- latest release: [`0.79.3`](https://github.com/activepieces/activepieces/releases/tag/0.79.3) (published 2026-03-12)
3333

3434
## Mental Model

tutorials/adk-python-tutorial/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ This track focuses on:
2828
## Current Snapshot (auto-updated)
2929

3030
- repository: [`google/adk-python`](https://github.com/google/adk-python)
31-
- stars: about **18.4k**
32-
- latest release: [`v1.27.1`](https://github.com/google/adk-python/releases/tag/v1.27.1) (published 2026-03-13)
31+
- stars: about **18.5k**
32+
- latest release: [`v1.27.2`](https://github.com/google/adk-python/releases/tag/v1.27.2) (published 2026-03-17)
3333

3434
## Mental Model
3535

tutorials/ag2-tutorial/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ flowchart TD
8686

8787
- repository: [`ag2ai/ag2`](https://github.com/ag2ai/ag2)
8888
- stars: about **4.3k**
89-
- latest release: [`v0.11.3`](https://github.com/ag2ai/ag2/releases/tag/v0.11.3) (published 2026-03-16)
89+
- latest release: [`v0.11.4`](https://github.com/ag2ai/ag2/releases/tag/v0.11.4) (published 2026-03-17)
9090

9191
## Core Concepts
9292

@@ -240,6 +240,14 @@ user_proxy.initiate_chat(
240240

241241
*Generated for [Awesome Code Docs](https://github.com/johnxie/awesome-code-docs)*
242242

243+
244+
## Related Tutorials
245+
246+
- [ADK Python Tutorial](../adk-python-tutorial/)
247+
- [AgentGPT Tutorial](../agentgpt-tutorial/)
248+
- [AgenticSeek Tutorial](../agenticseek-tutorial/)
249+
- [AGENTS.md Tutorial](../agents-md-tutorial/)
250+
- [Agno Tutorial](../agno-tutorial/)
243251
## Navigation & Backlinks
244252

245253
- [Start Here: Chapter 1: Getting Started with AG2](01-getting-started.md)

tutorials/agentgpt-tutorial/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Welcome to your journey through autonomous AI agent development! This tutorial e
7575
## Current Snapshot (auto-updated)
7676

7777
- repository: [`reworkd/AgentGPT`](https://github.com/reworkd/AgentGPT)
78-
- stars: about **35.8k**
78+
- stars: about **35.9k**
7979
- latest release: [`v.1.0.0`](https://github.com/reworkd/AgentGPT/releases/tag/v.1.0.0) (published 2023-11-02)
8080
- status: **archived**
8181

@@ -142,6 +142,14 @@ For building production autonomous systems:
142142

143143
**Ready to build autonomous AI agents? Let's begin with [Chapter 1: Getting Started](01-getting-started.md)!**
144144

145+
146+
## Related Tutorials
147+
148+
- [ADK Python Tutorial](../adk-python-tutorial/)
149+
- [AG2 Tutorial](../ag2-tutorial/)
150+
- [AgenticSeek Tutorial](../agenticseek-tutorial/)
151+
- [AGENTS.md Tutorial](../agents-md-tutorial/)
152+
- [Agno Tutorial](../agno-tutorial/)
145153
## Navigation & Backlinks
146154

147155
- [Start Here: Chapter 1: Getting Started with AgentGPT](01-getting-started.md)

0 commit comments

Comments
 (0)