You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**[Fabric](tutorials/fabric-tutorial/)**| 26K+ | Go/Python | AI prompt pattern framework |
233
234
|**[Langflow](tutorials/langflow-tutorial/)**| 145K+ | Python/React | Visual AI agent and workflow platform with flow composition, APIs, and MCP deployment |
235
+
|**[Crawl4AI](tutorials/crawl4ai-tutorial/)**| 62K+ | Python | LLM-friendly web crawler for RAG pipelines with markdown generation and structured extraction |
234
236
235
237
### 🖥️ LLM Infrastructure & Serving
236
238
@@ -370,6 +372,10 @@ AI coding assistants, build systems, and dev infrastructure.
370
372
|**[Onlook](tutorials/onlook-tutorial/)**| 24.8K+ | TypeScript/React | Visual-first AI coding for Next.js and Tailwind with repo-backed edits |
371
373
|**[Opcode](tutorials/opcode-tutorial/)**| 20.7K+ | TypeScript/Electron | GUI command center for Claude Code sessions, agents, and MCP servers |
372
374
|**[Shotgun](tutorials/shotgun-tutorial/)**| 625+ | TypeScript | Spec-driven development workflows for large coding changes |
375
+
|**[tldraw](tutorials/tldraw-tutorial/)**| 46K+ | TypeScript | Infinite canvas SDK with AI "make-real" feature for generating apps from whiteboard sketches |
376
+
|**[Appsmith](tutorials/appsmith-tutorial/)**| 39K+ | TypeScript/Java | Low-code internal tool builder with drag-and-drop UI, 25+ data connectors, and Git sync |
377
+
|**[Windmill](tutorials/windmill-tutorial/)**| 16K+ | TypeScript/Rust | Scripts to webhooks, workflows, and UIs — open-source Retool + Temporal alternative |
378
+
|**[E2B](tutorials/e2b-tutorial/)**| 11K+ | Python/TypeScript | Secure cloud sandboxes for AI agent code execution with sub-200ms cold start |
- Deep technical walkthrough of Quivr Tutorial: Open-Source RAG Framework for Document Ingestion.
104
104
-[Ollama Tutorial: Running and Serving LLMs Locally](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/ollama-tutorial/README.md)
105
105
- Learn how to use ollama/ollama for local model execution, customization, embeddings/RAG, integration, and production deployment.
106
+
-[Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/crawl4ai-tutorial/README.md)
107
+
- Deep technical walkthrough of Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines.
- Learn how to use tldraw/tldraw to build, customize, and extend an infinite canvas — from embedding the editor and creating custom shapes to integrating the "make-real" AI feature that generates working applications from whiteboard sketches.
@@ -64,7 +64,7 @@ Auto-generated topical clusters to strengthen internal linking and query-to-tuto
64
64
65
65
## ai-coding-agents
66
66
67
-
- tutorial_count: **87**
67
+
- tutorial_count: **89**
68
68
69
69
-[A2A Protocol Tutorial: Building Interoperable Agent Systems With Google's Agent-to-Agent Standard](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/a2a-protocol-tutorial/README.md)
70
70
- intents: agentic-coding
@@ -116,7 +116,7 @@ Auto-generated topical clusters to strengthen internal linking and query-to-tuto
116
116
- intents: agentic-coding
117
117
-[Cline Tutorial: Agentic Coding with Human Control](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/cline-tutorial/README.md)
118
118
- intents: agentic-coding
119
-
- ... plus 62 more tutorials in this cluster
119
+
- ... plus 64 more tutorials in this cluster
120
120
121
121
## data-and-storage
122
122
@@ -195,10 +195,12 @@ Auto-generated topical clusters to strengthen internal linking and query-to-tuto
195
195
196
196
## mcp-ecosystem
197
197
198
-
- tutorial_count: **37**
198
+
- tutorial_count: **39**
199
199
200
200
-[Anthropic API Tutorial: Build Production Apps with Claude](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/anthropic-code-tutorial/README.md)
-[Awesome MCP Servers Tutorial: Curating and Operating High-Signal MCP Integrations](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/awesome-mcp-servers-tutorial/README.md)
203
205
- intents: tool-selection, mcp-integration
204
206
-[Cherry Studio Tutorial: Multi-Provider AI Desktop Workspace for Teams](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/cherry-studio-tutorial/README.md)
@@ -245,16 +247,16 @@ Auto-generated topical clusters to strengthen internal linking and query-to-tuto
245
247
- intents: production-operations, mcp-integration
246
248
-[MCP Rust SDK Tutorial: Building High-Performance MCP Services with RMCP](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/mcp-rust-sdk-tutorial/README.md)
247
249
- intents: production-operations, mcp-integration
248
-
-[MCP Servers Tutorial: Reference Implementations and Patterns](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/mcp-servers-tutorial/README.md)
249
-
- intents: production-operations, mcp-integration
250
-
- ... plus 12 more tutorials in this cluster
250
+
- ... plus 14 more tutorials in this cluster
251
251
252
252
## rag-and-retrieval
253
253
254
-
- tutorial_count: **7**
254
+
- tutorial_count: **9**
255
255
256
256
-[ChromaDB Tutorial: Building AI-Native Vector Databases](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/chroma-tutorial/README.md)
257
257
- intents: rag-implementation
258
+
-[Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/crawl4ai-tutorial/README.md)
259
+
- intents: rag-implementation
258
260
-[Haystack: Deep Dive Tutorial](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/haystack-tutorial/README.md)
- Open-source low-code platform for building internal tools with drag-and-drop UI, 25+ database integrations, JavaScript logic, and Git sync.
36
38
-[Athens Research: Deep Dive Tutorial](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/athens-research-tutorial/README.md)
37
39
- Athens Research — An open-source, Roam-like knowledge management system built with ClojureScript and graph databases.
38
40
-[AutoAgent Tutorial: Zero-Code Agent Creation and Automated Workflow Orchestration](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/autoagent-tutorial/README.md)
@@ -111,6 +113,8 @@ This page is auto-generated from the tutorial index and is intended as a fast br
111
113
- A practical guide to continuedev/continue, covering IDE usage, headless/CLI workflows, model configuration, team collaboration, and enterprise operations.
112
114
-[CopilotKit Tutorial: Building AI Copilots for React Applications](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/copilotkit-tutorial/README.md)
113
115
- Create in-app AI assistants, chatbots, and agentic UIs with the open-source CopilotKit framework.
116
+
-[Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/crawl4ai-tutorial/README.md)
117
+
- Deep technical walkthrough of Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines.
114
118
-[Create Python Server Tutorial: Scaffold and Ship MCP Servers with uvx](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/create-python-server-tutorial/README.md)
115
119
- Learn how to use modelcontextprotocol/create-python-server to scaffold Python MCP servers with minimal setup, template-driven primitives, and publish-ready packaging workflows.
116
120
-[Create TypeScript Server Tutorial: Scaffold MCP Servers with TypeScript Templates](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/create-typescript-server-tutorial/README.md)
@@ -137,6 +141,8 @@ This page is auto-generated from the tutorial index and is intended as a fast br
137
141
138
142
## E
139
143
144
+
-[E2B Tutorial: Secure Cloud Sandboxes for AI Agent Code Execution](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/e2b-tutorial/README.md)
145
+
- Learn how to use e2b-dev/E2B to give AI agents secure, sandboxed cloud environments for code execution with sub-200ms cold starts.
140
146
-[ElizaOS: Deep Dive Tutorial](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/elizaos-tutorial/README.md)
141
147
- ElizaOS — Autonomous agents for everyone.
142
148
-[Everything Claude Code Tutorial: Production Configuration Patterns for Claude Code](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/everything-claude-code-tutorial/README.md)
@@ -320,6 +326,8 @@ This page is auto-generated from the tutorial index and is intended as a fast br
320
326
- Learn from langchain-ai/open-swe architecture, workflows, and operational patterns, including how to maintain or migrate from a deprecated codebase.
321
327
-[Open WebUI Tutorial: Self-Hosted AI Workspace and Chat Interface](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/open-webui-tutorial/README.md)
322
328
- Learn how to run and operate open-webui/open-webui as a self-hosted AI interface with model routing, RAG workflows, multi-user controls, and production deployment patterns.
329
+
-[OpenAI Agents Tutorial: Building Production Multi-Agent Systems](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/openai-agents-tutorial/README.md)
330
+
- Production Successor to Swarm: The OpenAI Agents SDK brings Swarm's lightweight agent-handoff philosophy into a production-grade framework with built-in tracing, guardrails, and streaming.
323
331
-[OpenAI Python SDK Tutorial: Production API Patterns](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/openai-python-sdk-tutorial/README.md)
324
332
- Learn how to build reliable Python integrations with openai/openai-python using Responses-first architecture, migration-safe patterns, and production operations.
325
333
-[OpenAI Realtime Agents Tutorial: Voice-First AI Systems](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/openai-realtime-agents-tutorial/README.md)
@@ -435,6 +443,8 @@ This page is auto-generated from the tutorial index and is intended as a fast br
435
443
- Teable — A high-performance, multi-dimensional database platform built on PostgreSQL with real-time collaboration.
- Learn how to use tldraw/tldraw to build, customize, and extend an infinite canvas — from embedding the editor and creating custom shapes to integrating the "make-real" AI feature that generates working applications from whiteboard sketches.
- A deep technical walkthrough of Turborepo covering High-Performance Monorepo Build System.
440
450
@@ -458,5 +468,7 @@ This page is auto-generated from the tutorial index and is intended as a fast br
458
468
459
469
-[Whisper.cpp Tutorial: High-Performance Speech Recognition in C/C++](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/whisper-cpp-tutorial/README.md)
460
470
- A deep technical walkthrough of Whisper.cpp covering High-Performance Speech Recognition in C/C++.
471
+
-[Windmill Tutorial: Scripts to Webhooks, Workflows, and UIs](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/windmill-tutorial/README.md)
472
+
- Turn scripts into production-ready webhooks, workflows, and internal tools with Windmill -- the open-source alternative to Retool + Temporal.
461
473
-[Wshobson Agents Tutorial: Pluginized Multi-Agent Workflows for Claude Code](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/wshobson-agents-tutorial/README.md)
462
474
- Learn how to use wshobson/agents to install focused Claude Code plugins, coordinate specialist agents, and run scalable multi-agent workflows with clear model and skill boundaries.
0 commit comments