-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathllms.txt
More file actions
219 lines (216 loc) · 30.6 KB
/
llms.txt
File metadata and controls
219 lines (216 loc) · 30.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
# Awesome Code Docs
> Deep-dive tutorials for popular open-source AI, developer-tooling, and data platforms.
## Start Here
- https://github.com/johnxie/awesome-code-docs
- https://github.com/johnxie/awesome-code-docs/blob/main/README.md
- https://github.com/johnxie/awesome-code-docs/blob/main/CONTRIBUTING.md
- https://github.com/johnxie/awesome-code-docs/tree/main/tutorials
## Priority Tutorial Clusters
- AI Coding Tools: Cline, Roo Code, bolt.diy, OpenHands, Continue
- Vibe Coding Platforms: Dyad, bolt.diy, VibeSDK, HAPI
- LLM Frameworks: LangChain, LangGraph, LlamaIndex, DSPy
- Infrastructure: Ollama, vLLM, LiteLLM, llama.cpp
## Tutorial Directory
- A2A Protocol Tutorial: Building Interoperable Agent Systems With Google's Agent-to-Agent Standard: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/a2a-protocol-tutorial
- Activepieces Tutorial: Open-Source Automation, Pieces, and AI-Ready Workflow Operations: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/activepieces-tutorial
- ADK Python Tutorial: Production-Grade Agent Engineering with Google's ADK: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/adk-python-tutorial
- AFFiNE Tutorial: Open-Source AI Workspace with Docs, Whiteboards, and Databases: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/affine-tutorial
- AG2 Tutorial: Next-Generation Multi-Agent Framework: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/ag2-tutorial
- AgentGPT Tutorial: Building Autonomous AI Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/agentgpt-tutorial
- AgenticSeek Tutorial: Local-First Autonomous Agent Operations: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/agenticseek-tutorial
- AGENTS.md Tutorial: Open Standard for Coding-Agent Guidance in Repositories: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/agents-md-tutorial
- Agno Tutorial: Multi-Agent Systems That Learn Over Time: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/agno-tutorial
- Aider Tutorial: AI Pair Programming in Your Terminal: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/aider-tutorial
- Anthropic API Tutorial: Build Production Apps with Claude: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/anthropic-code-tutorial
- Anthropic Quickstarts Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/anthropic-skills-tutorial
- AnythingLLM Tutorial: Self-Hosted RAG and Agents Platform: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/anything-llm-tutorial
- Appsmith Tutorial: Low-Code Internal Tools: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/appsmith-tutorial
- Athens Research: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/athens-research-tutorial
- AutoAgent Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/autoagent-tutorial
- Microsoft AutoGen Tutorial: Building Multi-Agent AI Systems: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/autogen-tutorial
- autoresearch Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/autoresearch-tutorial
- Awesome Claude Code Tutorial: Curated Claude Code Resource Discovery and Evaluation: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/awesome-claude-code-tutorial
- Awesome Claude Skills Tutorial: High-Signal Skill Discovery and Reuse for Claude Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/awesome-claude-skills-tutorial
- Awesome MCP Servers Tutorial: Curating and Operating High-Signal MCP Integrations: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/awesome-mcp-servers-tutorial
- awslabs/mcp Tutorial: Operating a Large-Scale MCP Server Ecosystem for AWS Workloads: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/awslabs-mcp-tutorial
- BabyAGI Tutorial: The Original Autonomous AI Task Agent Framework: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/babyagi-tutorial
- Beads Tutorial: Git-Backed Task Graph Memory for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/beads-tutorial
- BentoML Tutorial: Building Production-Ready ML Services: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/bentoml-tutorial
- bolt.diy Tutorial: Build and Operate an Open Source AI App Builder: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/bolt-diy-tutorial
- Botpress Tutorial: Open Source Conversational AI Platform: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/botpress-tutorial
- Browser Use Tutorial: AI-Powered Web Automation Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/browser-use-tutorial
- Chatbox Tutorial: Building Modern AI Chat Interfaces: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/chatbox-tutorial
- Cherry Studio Tutorial: Multi-Provider AI Desktop Workspace for Teams: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/cherry-studio-tutorial
- ChromaDB Tutorial: Building AI-Native Vector Databases: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/chroma-tutorial
- Chrome DevTools MCP Tutorial: Browser Automation and Debugging for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/chrome-devtools-mcp-tutorial
- Cipher Tutorial: Shared Memory Layer for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/cipher-tutorial
- Claude Code Router Tutorial: Multi-Provider Routing and Control Plane for Claude Code: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/claude-code-router-tutorial
- Claude Code Tutorial: Agentic Coding from Your Terminal: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/claude-code-tutorial
- Claude Flow Tutorial: Multi-Agent Orchestration, MCP Tooling, and V3 Module Architecture: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/claude-flow-tutorial
- Claude-Mem Tutorial: Persistent Memory Compression for Claude Code: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/claude-mem-tutorial
- Claude Plugins Official Tutorial: Anthropic's Managed Plugin Directory: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/claude-plugins-official-tutorial
- Claude Quickstarts Tutorial: Production Integration Patterns: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/claude-quickstarts-tutorial
- Claude Squad Tutorial: Multi-Agent Terminal Session Orchestration: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/claude-squad-tutorial
- Claude Task Master Tutorial: AI-Powered Task Management for Developers: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/claude-task-master-tutorial
- ClickHouse Tutorial: High-Performance Analytical Database: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/clickhouse-tutorial
- Cline Tutorial: Agentic Coding with Human Control: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/cline-tutorial
- CodeMachine CLI Tutorial: Orchestrating Long-Running Coding Agent Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/codemachine-cli-tutorial
- Codex Analysis Platform Tutorial: Build Code Intelligence Systems: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/codex-analysis-tutorial
- Codex CLI Tutorial: Local Terminal Agent Workflows with OpenAI Codex: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/codex-cli-tutorial
- ComfyUI Tutorial: Mastering AI Image Generation Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/comfyui-tutorial
- Composio Tutorial: Production Tool and Authentication Infrastructure for AI Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/composio-tutorial
- Compound Engineering Plugin Tutorial: Compounding Agent Workflows Across Toolchains: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/compound-engineering-plugin-tutorial
- Context7 Tutorial: Live Documentation Context for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/context7-tutorial
- Continue Tutorial: Open-Source AI Coding Agents for IDE and CLI: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/continue-tutorial
- GitHub Copilot CLI Tutorial: Copilot Agent Workflows in the Terminal: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/copilot-cli-tutorial
- CopilotKit Tutorial: Building AI Copilots for React Applications: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/copilotkit-tutorial
- Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/crawl4ai-tutorial
- Create Python Server Tutorial: Scaffold and Ship MCP Servers with uvx: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/create-python-server-tutorial
- Create TypeScript Server Tutorial: Scaffold MCP Servers with TypeScript Templates: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/create-typescript-server-tutorial
- CrewAI Tutorial: Building Collaborative AI Agent Teams: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/crewai-tutorial
- Crush Tutorial: Multi-Model Terminal Coding Agent with Strong Extensibility: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/crush-tutorial
- Daytona Tutorial: Secure Sandbox Infrastructure for AI-Generated Code: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/daytona-tutorial
- DeerFlow Tutorial: Open-Source Super Agent Harness: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/deer-flow-tutorial
- Devika Tutorial: Open-Source Autonomous AI Software Engineer: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/devika-tutorial
- Dify Platform: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/dify-tutorial
- DSPy Tutorial: Programming Language Models: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/dspy-tutorial
- Dyad Tutorial: Local-First AI App Building: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/dyad-tutorial
- E2B Tutorial: Secure Cloud Sandboxes for AI Agent Code Execution: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/e2b-tutorial
- ElizaOS: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/elizaos-tutorial
- Everything Claude Code Tutorial: Production Configuration Patterns for Claude Code: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/everything-claude-code-tutorial
- Fabric Tutorial: Open-Source Framework for Augmenting Humans with AI: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/fabric-tutorial
- FastMCP Tutorial: Building and Operating MCP Servers with Pythonic Control: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/fastmcp-tutorial
- Figma Context MCP Tutorial: Design-to-Code Workflows for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/figma-context-mcp-tutorial
- Firecrawl MCP Server Tutorial: Web Scraping and Search Tools for MCP Clients: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/firecrawl-mcp-server-tutorial
- Firecrawl Tutorial: Building LLM-Ready Web Scraping and Data Extraction Systems: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/firecrawl-tutorial
- Fireproof Tutorial: Local-First Document Database for AI-Native Apps: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/fireproof-tutorial
- Flowise LLM Orchestration: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/flowise-tutorial
- Gemini CLI Tutorial: Terminal-First Agent Workflows with Google Gemini: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/gemini-cli-tutorial
- GenAI Toolbox Tutorial: MCP-First Database Tooling with Config-Driven Control Planes: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/genai-toolbox-tutorial
- GitHub MCP Server Tutorial: Production GitHub Operations Through MCP: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/github-mcp-server-tutorial
- Goose Tutorial: Extensible Open-Source AI Agent for Real Engineering Work: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/goose-tutorial
- GPT Open Source: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/gpt-oss-tutorial
- gptme Tutorial: Open-Source Terminal Agent for Local Tool-Driven Work: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/gptme-tutorial
- HAPI Tutorial: Remote Control for Local AI Coding Sessions: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/hapi-tutorial
- Haystack: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/haystack-tutorial
- Hermes Agent Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/hermes-agent-tutorial
- HuggingFace Transformers Tutorial: Building State-of-the-Art AI Models: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/huggingface-tutorial
- HumanLayer Tutorial: Context Engineering and Human-Governed Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/humanlayer-tutorial
- Instructor Tutorial: Structured LLM Outputs: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/instructor-tutorial
- Khoj AI: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/khoj-tutorial
- Kilo Code Tutorial: Agentic Engineering from IDE and CLI Surfaces: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/kilocode-tutorial
- Kimi CLI Tutorial: Multi-Mode Terminal Agent with MCP and ACP: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/kimi-cli-tutorial
- Kiro Tutorial: Spec-Driven Agentic IDE from AWS: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/kiro-tutorial
- Kubernetes Operator Patterns: Building Production-Grade Controllers: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/kubernetes-operator-tutorial
- LanceDB Tutorial: Serverless Vector Database for AI: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/lancedb-tutorial
- LangChain Architecture: Internal Design Deep Dive: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/langchain-architecture-tutorial
- LangChain Tutorial: Building AI Applications with Large Language Models: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/langchain-tutorial
- Langflow Tutorial: Visual AI Agent and Workflow Platform: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/langflow-tutorial
- Langfuse Tutorial: LLM Observability, Evaluation, and Prompt Operations: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/langfuse-tutorial
- LangGraph Tutorial: Building Stateful Multi-Actor Applications: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/langgraph-tutorial
- Letta Tutorial: Stateful LLM Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/letta-tutorial
- LiteLLM Tutorial: Unified LLM Gateway and Routing Layer: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/litellm-tutorial
- Liveblocks - Real-Time Collaboration Deep Dive: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/liveblocks-tutorial
- llama.cpp Tutorial: Local LLM Inference: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/llama-cpp-tutorial
- LLaMA-Factory Tutorial: Unified Framework for LLM Training and Fine-tuning: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/llama-factory-tutorial
- LlamaIndex Tutorial: Building Advanced RAG Systems and Data Frameworks: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/llamaindex-tutorial
- LobeChat AI Platform: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/lobechat-tutorial
- LocalAI Tutorial: Self-Hosted OpenAI Alternative: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/localai-tutorial
- Logseq: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/logseq-tutorial
- Mastra Tutorial: TypeScript Framework for AI Agents and Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mastra-tutorial
- MCP Chrome Tutorial: Control Your Real Chrome Browser Through MCP: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-chrome-tutorial
- MCP C# SDK Tutorial: Production MCP in .NET with Hosting, ASP.NET Core, and Task Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-csharp-sdk-tutorial
- MCP Docs Repo Tutorial: Navigating the Archived MCP Documentation Repository: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-docs-repo-tutorial
- MCP Ext Apps Tutorial: Building Interactive MCP Apps and Hosts: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-ext-apps-tutorial
- MCP Go SDK Tutorial: Building Robust MCP Clients and Servers in Go: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-go-sdk-tutorial
- MCP Inspector Tutorial: Debugging and Validating MCP Servers: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-inspector-tutorial
- MCP Java SDK Tutorial: Building MCP Clients and Servers with Reactor, Servlet, and Spring: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-java-sdk-tutorial
- MCP Kotlin SDK Tutorial: Building Multiplatform MCP Clients and Servers: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-kotlin-sdk-tutorial
- MCP PHP SDK Tutorial: Building MCP Servers in PHP with Discovery and Transport Flexibility: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-php-sdk-tutorial
- MCP Python SDK Tutorial: Building AI Tool Servers: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-python-sdk-tutorial
- MCP Quickstart Resources Tutorial: Cross-Language MCP Servers and Clients by Example: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-quickstart-resources-tutorial
- MCP Registry Tutorial: Publishing, Discovery, and Governance for MCP Servers: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-registry-tutorial
- MCP Ruby SDK Tutorial: Building MCP Servers and Clients in Ruby: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-ruby-sdk-tutorial
- MCP Rust SDK Tutorial: Building High-Performance MCP Services with RMCP: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-rust-sdk-tutorial
- MCP Servers Tutorial: Reference Implementations and Patterns: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-servers-tutorial
- MCP Specification Tutorial: Designing Production-Grade MCP Clients and Servers From the Source of Truth: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-specification-tutorial
- MCP Swift SDK Tutorial: Building MCP Clients and Servers in Swift: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-swift-sdk-tutorial
- MCP TypeScript SDK Tutorial: Building and Migrating MCP Clients and Servers in TypeScript: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-typescript-sdk-tutorial
- MCP Use Tutorial: Full-Stack MCP Development Across Agents, Clients, Servers, and Inspector: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcp-use-tutorial
- MCPB Tutorial: Packaging and Distributing Local MCP Servers as Bundles: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mcpb-tutorial
- MeiliSearch Tutorial: Lightning Fast Search Engine: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/meilisearch-tutorial
- Mem0 Tutorial: Building Production-Ready AI Agents with Scalable Long-Term Memory: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mem0-tutorial
- MetaGPT Tutorial: Multi-Agent Software Development with Role-Based Collaboration: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/metagpt-tutorial
- Mini-SWE-Agent Tutorial: Minimal Autonomous Code Agent Design at Benchmark Scale: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mini-swe-agent-tutorial
- Mistral Vibe Tutorial: Minimal CLI Coding Agent by Mistral: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/mistral-vibe-tutorial
- n8n AI Tutorial: Workflow Automation with AI: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/n8n-ai-tutorial
- n8n Model Context Protocol: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/n8n-mcp-tutorial
- Nanocoder Tutorial: Building and Understanding AI Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/nanocoder-tutorial
- NocoDB: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/nocodb-tutorial
- Obsidian Outliner Plugin: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/obsidian-outliner-tutorial
- Ollama Tutorial: Running and Serving LLMs Locally: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/ollama-tutorial
- Onlook Tutorial: Visual-First AI Coding for Next.js and Tailwind: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/onlook-tutorial
- Opcode Tutorial: GUI Command Center for Claude Code Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/opcode-tutorial
- Open SWE Tutorial: Asynchronous Cloud Coding Agent Architecture and Migration Playbook: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/open-swe-tutorial
- Open WebUI Tutorial: Self-Hosted AI Workspace and Chat Interface: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/open-webui-tutorial
- OpenAI Agents Tutorial: Building Production Multi-Agent Systems: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openai-agents-tutorial
- OpenAI Python SDK Tutorial: Production API Patterns: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openai-python-sdk-tutorial
- OpenAI Realtime Agents Tutorial: Voice-First AI Systems: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openai-realtime-agents-tutorial
- OpenAI Whisper Tutorial: Speech Recognition and Translation: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openai-whisper-tutorial
- OpenBB Tutorial: Complete Guide to Investment Research Platform: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openbb-tutorial
- OpenClaw: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openclaw-tutorial
- OpenCode AI Legacy Tutorial: Archived Terminal Agent Workflows and Migration to Crush: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/opencode-ai-legacy-tutorial
- OpenCode Tutorial: Open-Source Terminal Coding Agent at Scale: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/opencode-tutorial
- OpenHands Tutorial: Autonomous Software Engineering Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openhands-tutorial
- OpenSkills Tutorial: Universal Skill Loading for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openskills-tutorial
- OpenSpec Tutorial: Spec-Driven Workflows for AI Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/openspec-tutorial
- OpenSrc Tutorial: Deep Source Context for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/opensrc-tutorial
- Outlines Tutorial: Structured Text Generation with LLMs: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/outlines-tutorial
- Perplexica Tutorial: AI-Powered Search Engine: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/perplexica-tutorial
- Phidata Tutorial: Building Autonomous AI Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/phidata-tutorial
- PhotoPrism Tutorial: AI-Powered Photos App: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/photoprism-tutorial
- Plandex Tutorial: Large-Task AI Coding Agent Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/plandex-tutorial
- Plane Tutorial: AI-Native Project Management: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/plane-tutorial
- Planning with Files Tutorial: Persistent Markdown Workflow Memory for AI Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/planning-with-files-tutorial
- Playwright MCP Tutorial: Browser Automation for Coding Agents Through MCP: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/playwright-mcp-tutorial
- PocketFlow Tutorial: Minimal LLM Framework with Graph-Based Power: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/pocketflow-tutorial
- PostgreSQL Query Planner Deep Dive: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/postgresql-tutorial
- PostHog Tutorial: Open Source Product Analytics Platform: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/posthog-tutorial
- Pydantic AI Tutorial: Type-Safe AI Agent Development: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/pydantic-ai-tutorial
- Quivr Tutorial: Open-Source RAG Framework for Document Ingestion: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/quivr-tutorial
- Qwen-Agent Tutorial: Tool-Enabled Agent Framework with MCP, RAG, and Multi-Modal Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/qwen-agent-tutorial
- RAGFlow Tutorial: Complete Guide to Open-Source RAG Engine: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/ragflow-tutorial
- React Fiber Internals: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/react-fiber-tutorial
- Refly Tutorial: Build Deterministic Agent Skills and Ship Them Across APIs and Claude Code: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/refly-tutorial
- Roo Code Tutorial: Run an AI Dev Team in Your Editor: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/roo-code-tutorial
- Semantic Kernel Tutorial: Microsoft's AI Orchestration: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/semantic-kernel-tutorial
- Serena Tutorial: Semantic Code Retrieval Toolkit for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/serena-tutorial
- Shotgun Tutorial: Spec-Driven Development for Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/shotgun-tutorial
- SillyTavern Tutorial: Advanced LLM Frontend for Power Users: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/sillytavern-tutorial
- SiYuan Tutorial: Privacy-First Knowledge Management: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/siyuan-tutorial
- Smolagents Tutorial: Hugging Face's Lightweight Agent Framework: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/smolagents-tutorial
- Stagewise Tutorial: Frontend Coding Agent Workflows in Real Browser Context: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/stagewise-tutorial
- Strands Agents Tutorial: Model-Driven Agent Systems with Native MCP Support: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/strands-agents-tutorial
- Supabase Tutorial: Building Modern Backend Applications: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/supabase-tutorial
- SuperAGI Tutorial: Production-Ready Autonomous AI Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/superagi-tutorial
- Superset Terminal Tutorial: Command Center for Parallel Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/superset-terminal-tutorial
- OpenAI Swarm Tutorial: Lightweight Multi-Agent Orchestration: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/swarm-tutorial
- SWE-agent Tutorial: Autonomous Repository Repair and Benchmark-Driven Engineering: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/swe-agent-tutorial
- Sweep Tutorial: Issue-to-PR AI Coding Workflows on GitHub: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/sweep-tutorial
- Tabby Tutorial: Self-Hosted AI Coding Assistant Architecture and Operations: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/tabby-tutorial
- Taskade Awesome Vibe Coding Tutorial: Curating the 2026 AI-Building Landscape: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/taskade-awesome-vibe-coding-tutorial
- Taskade Docs Tutorial: Operating the Living-DNA Documentation Stack: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/taskade-docs-tutorial
- Taskade MCP Tutorial: OpenAPI-Driven MCP Server for Taskade Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/taskade-mcp-tutorial
- Taskade Tutorial: AI-Native Workspace, Genesis, and Agentic Operations: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/taskade-tutorial
- Teable: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/teable-tutorial
- tiktoken Tutorial: OpenAI Token Encoding & Optimization: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/tiktoken-tutorial
- tldraw Tutorial: Infinite Canvas SDK with AI-Powered "Make Real" App Generation: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/tldraw-tutorial
- Turborepo Tutorial: High-Performance Monorepo Build System: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/turborepo-tutorial
- use-mcp Tutorial: React Hook Patterns for MCP Client Integration: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/use-mcp-tutorial
- Vercel AI SDK Tutorial: Production TypeScript AI Apps and Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/vercel-ai-tutorial
- Vibe Kanban Tutorial: Multi-Agent Orchestration Board for Coding Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/vibe-kanban-tutorial
- VibeSDK Tutorial: Build a Vibe-Coding Platform on Cloudflare: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/vibesdk-tutorial
- vLLM Tutorial: High-Performance LLM Inference: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/vllm-tutorial
- Whisper.cpp Tutorial: High-Performance Speech Recognition in C/C++: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/whisper-cpp-tutorial
- Windmill Tutorial: Scripts to Webhooks, Workflows, and UIs: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/windmill-tutorial
- Wshobson Agents Tutorial: Pluginized Multi-Agent Workflows for Claude Code: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/wshobson-agents-tutorial