Query Hub
June 2, 2026 · View on GitHub
Auto-generated high-intent query landing surface mapped to the most relevant tutorials.
- Total tutorials indexed: 203
- Query hubs: 15
- Source:
scripts/generate_discoverability_assets.py
Open-Source Coding Agents
- Cluster:
ai-coding-agents - Why this matters: High-commercial-intent comparison and adoption query family.
Primary search intents:
best open-source coding agentopen-source ai coding assistantterminal coding agent workflow
Recommended tutorials:
- Cline Tutorial: Agentic Coding with Human Control
- A practical engineering guide to cline/cline: install, operate, and govern Cline across local development and team environments.
- Roo Code Tutorial: Run an AI Dev Team in Your Editor
- A production-focused guide to RooCodeInc/Roo-Code: mode design, task execution, checkpoints, MCP, team profiles, and enterprise operations.
- OpenCode Tutorial: Open-Source Terminal Coding Agent at Scale
- Learn how to use anomalyco/opencode to run terminal-native coding agents with provider flexibility, strong tool control, and production-grade workflows.
- Codex CLI Tutorial: Local Terminal Agent Workflows with OpenAI Codex
- Learn how to use openai/codex to run a lightweight coding agent locally, with strong controls for auth, configuration, MCP integration, and sandboxed execution.
- Continue Tutorial: Open-Source AI Coding Agents for IDE and CLI
- A practical guide to continuedev/continue, covering IDE usage, headless/CLI workflows, model configuration, team collaboration, and enterprise operations.
- OpenHands Tutorial: Autonomous Software Engineering Workflows
- Learn how to operate OpenHands/OpenHands across local GUI, CLI, and SDK workflows with production-minded safety, validation, and integration patterns.
- Sweep Tutorial: Issue-to-PR AI Coding Workflows on GitHub
- Learn how to use sweepai/sweep to turn GitHub issues into pull requests, operate feedback loops, and run self-hosted or CLI workflows with clear guardrails.
- Tabby Tutorial: Self-Hosted AI Coding Assistant Architecture and Operations
- Learn how to run and extend TabbyML/tabby for production code completion and team knowledge workflows.
- Stagewise Tutorial: Frontend Coding Agent Workflows in Real Browser Context
- Learn how to use stagewise-io/stagewise to connect browser-selected UI context with coding agents, plugin extensions, and multi-agent bridge workflows.
- Daytona Tutorial: Secure Sandbox Infrastructure for AI-Generated Code
- Learn how to use daytonaio/daytona to run AI-generated code in isolated sandboxes, integrate coding agents through MCP, and operate sandbox infrastructure with stronger security and resource controls.
- ADK Python Tutorial: Production-Grade Agent Engineering with Google's ADK
- Learn how to use google/adk-python to build, evaluate, and deploy modular AI agent systems with strong tooling, session controls, and production rollouts.
- AgenticSeek Tutorial: Local-First Autonomous Agent Operations
- Learn how to use Fosowl/agenticSeek to run multi-agent planning, browsing, and coding workflows with local model support, Docker-first runtime defaults, and practical operator guardrails.
MCP Servers and SDKs
- Cluster:
mcp-ecosystem - Why this matters: Fast-growing protocol ecosystem with implementation and operations demand.
Primary search intents:
best mcp servershow to build mcp servermodel context protocol sdk tutorial
Recommended tutorials:
- MCP Python SDK Tutorial: Building AI Tool Servers
- Master the Model Context Protocol Python SDK to build custom tool servers that extend Claude and other LLMs with powerful capabilities.
- FastMCP Tutorial: Building and Operating MCP Servers with Pythonic Control
- Learn how to use jlowin/fastmcp to design, run, test, and deploy MCP servers and clients with practical transport, integration, auth, and operations patterns.
- MCP Servers Tutorial: Reference Implementations and Patterns
- Learn how to use the official MCP reference servers as implementation blueprints, not drop-in production services.
- MCP TypeScript SDK Tutorial: Building and Migrating MCP Clients and Servers in TypeScript
- Learn how to use modelcontextprotocol/typescript-sdk to build production MCP clients and servers, migrate from v1 to v2 safely, and validate behavior with conformance workflows.
- MCP Go SDK Tutorial: Building Robust MCP Clients and Servers in Go
- Learn how to use modelcontextprotocol/go-sdk for production MCP workloads across stdio and streamable HTTP, including auth middleware, conformance, and upgrade planning.
- MCP Rust SDK Tutorial: Building High-Performance MCP Services with RMCP
- Learn how to use modelcontextprotocol/rust-sdk (rmcp) for production MCP clients and servers with strong transport control, macro-driven tooling, OAuth, and async task workflows.
- MCP Java SDK Tutorial: Building MCP Clients and Servers with Reactor, Servlet, and Spring
- Learn how to use modelcontextprotocol/java-sdk across core Java and Spring stacks, from transport setup to conformance and production hardening.
- MCP C# SDK Tutorial: Production MCP in .NET with Hosting, ASP.NET Core, and Task Workflows
- Learn how to build and operate MCP clients and servers with modelcontextprotocol/csharp-sdk, including package choices, auth patterns, tasks, diagnostics, and versioning strategy.
- MCP Registry Tutorial: Publishing, Discovery, and Governance for MCP Servers
- Learn how modelcontextprotocol/registry works end to end: publishing authenticated server metadata, consuming the API as an aggregator, and operating registry infrastructure safely.
- MCP Inspector Tutorial: Debugging and Validating MCP Servers
- Learn how to use modelcontextprotocol/inspector to test MCP servers across stdio, SSE, and streamable HTTP, with safer auth defaults and repeatable CLI automation.
- awslabs/mcp Tutorial: Operating a Large-Scale MCP Server Ecosystem for AWS Workloads
- Learn how to use awslabs/mcp to compose, run, and govern AWS-focused MCP servers across development, infrastructure, data, and operations workflows.
- bolt.diy Tutorial: Build and Operate an Open Source AI App Builder
- A production-focused deep dive into stackblitz-labs/bolt.diy: architecture, provider routing, safe edit loops, MCP integrations, deployment choices, and operational governance.
RAG and Retrieval Systems
- Cluster:
rag-and-retrieval - Why this matters: Common production AI workload with clear architecture and tooling intent.
Primary search intents:
how to build rag pipelinerag framework comparisonvector database tutorial for ai
Recommended tutorials:
- LlamaIndex Tutorial: Building Advanced RAG Systems and Data Frameworks
- A deep technical walkthrough of LlamaIndex covering Building Advanced RAG Systems and Data Frameworks.
- Haystack: Deep Dive Tutorial
- Haystack — An open-source framework for building production-ready LLM applications, RAG pipelines, and intelligent search systems.
- RAGFlow Tutorial: Complete Guide to Open-Source RAG Engine
- Transform documents into intelligent Q&A systems with RAGFlow's comprehensive RAG (Retrieval-Augmented Generation) platform.
- ChromaDB Tutorial: Building AI-Native Vector Databases
- A deep technical walkthrough of ChromaDB covering Building AI-Native Vector Databases.
- LanceDB Tutorial: Serverless Vector Database for AI
- Master LanceDB, the open-source serverless vector database designed for AI applications, RAG systems, and semantic search.
- Quivr Tutorial: Open-Source RAG Framework for Document Ingestion
- Deep technical walkthrough of Quivr Tutorial: Open-Source RAG Framework for Document Ingestion.
- Ollama Tutorial: Running and Serving LLMs Locally
- Learn how to use ollama/ollama for local model execution, customization, embeddings/RAG, integration, and production deployment.
- Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines
- Deep technical walkthrough of Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines.
- tldraw Tutorial: Infinite Canvas SDK with AI-Powered "Make Real" App Generation
- 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.
LLM Infrastructure and Serving
- Cluster:
llm-infra-serving - Why this matters: Operations-heavy cluster where searchers are close to deployment decisions.
Primary search intents:
serve llm in productionvllm vs ollama vs litellmself-hosted llm infrastructure
Recommended tutorials:
- vLLM Tutorial: High-Performance LLM Inference
- Master vLLM for blazing-fast, cost-effective large language model inference with advanced optimization techniques.
- LiteLLM Tutorial: Unified LLM Gateway and Routing Layer
- Build provider-agnostic LLM applications with BerriAI/litellm, including routing, fallbacks, proxy deployment, and cost-aware operations.
- llama.cpp Tutorial: Local LLM Inference
- Run large language models efficiently on your local machine with pure C/C++.
- LocalAI Tutorial: Self-Hosted OpenAI Alternative
- Run LLMs, image generation, and audio models locally with an OpenAI-compatible API.
AI App Frameworks and Product Stacks
- Cluster:
ai-app-frameworks - Why this matters: Application-layer queries for teams choosing implementation stack.
Primary search intents:
build ai app with nextjsopen-source ai app frameworkai workflow builder tutorial
Recommended tutorials:
- Vercel AI SDK Tutorial: Production TypeScript AI Apps and Agents
- Build robust AI product features with vercel/ai, including streaming, structured outputs, tool loops, framework integration, and production deployment patterns.
- CopilotKit Tutorial: Building AI Copilots for React Applications
- Create in-app AI assistants, chatbots, and agentic UIs with the open-source CopilotKit framework.
- LobeChat AI Platform: Deep Dive Tutorial
- LobeChat — An open-source, modern-design AI chat framework for building private LLM applications.
- Flowise LLM Orchestration: Deep Dive Tutorial
- Flowise — An open-source visual tool for building LLM workflows with a drag-and-drop interface.
- Dify Platform: Deep Dive Tutorial
- Dify — An open-source LLM application development platform for building workflows, RAG pipelines, and AI agents with a visual interface.
- Open WebUI Tutorial: Self-Hosted AI Workspace and Chat Interface
- 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.
- Chatbox Tutorial: Building Modern AI Chat Interfaces
- A deep technical walkthrough of Chatbox covering Building Modern AI Chat Interfaces.
- Dyad Tutorial: Local-First AI App Building
- A practical guide to dyad-sh/dyad, focused on local-first app generation, integration patterns, validation loops, and deployment readiness.
- Onlook Tutorial: Visual-First AI Coding for Next.js and Tailwind
- Learn how to use onlook-dev/onlook to design and edit production-grade React apps visually while keeping generated code in your repository.
- Activepieces Tutorial: Open-Source Automation, Pieces, and AI-Ready Workflow Operations
- Learn how to use activepieces/activepieces to build, run, and govern production automation workflows with open-source extensibility, piece development, API control, and self-hosted operations.
- Fireproof Tutorial: Local-First Document Database for AI-Native Apps
- Learn how to use fireproof-storage/fireproof to build local-first, encrypted, sync-capable applications with a unified browser/Node/Deno API and React hooks.
- ComfyUI Tutorial: Mastering AI Image Generation Workflows
- A deep technical walkthrough of ComfyUI covering Mastering AI Image Generation Workflows.
Taskade AI, Genesis, and MCP Workflows
- Cluster:
taskade-ecosystem - Why this matters: High-intent Taskade ecosystem journey spanning workspace apps, agents, automations, and MCP integration.
Primary search intents:
taskade ai tutorialtaskade genesis app buildertaskade docstaskade api docstaskade help centertaskade workspace dnataskade mcp setuptaskade automation agents
Recommended tutorials:
- Taskade Tutorial: AI-Native Workspace, Genesis, and Agentic Operations
- Learn how to operate Taskade as an AI-native workspace system: Genesis app generation, AI agents, automations, enterprise controls, and production rollout patterns.
- Taskade Docs Tutorial: Operating the Living-DNA Documentation Stack
- Learn how taskade/docs structures product documentation across Genesis, API references, automations, help-center workflows, and release timelines.
- Taskade MCP Tutorial: OpenAPI-Driven MCP Server for Taskade Workflows
- Learn how to run, extend, and operate taskade/mcp to connect Taskade workspaces, tasks, projects, and AI agents into MCP-compatible clients.
- Taskade Awesome Vibe Coding Tutorial: Curating the 2026 AI-Building Landscape
- Learn how to use and maintain taskade/awesome-vibe-coding as a decision system for AI app builders, coding agents, MCP tooling, and Genesis-centered workflows.
Multi-Agent Frameworks and Orchestration
- Cluster:
ai-coding-agents - Why this matters: Teams adopting agents need to compare orchestration models, handoff patterns, state, and production controls.
Primary search intents:
best multi-agent frameworkmulti-agent orchestration tutorialagent framework architecture comparison
Recommended tutorials:
- AG2 Tutorial: Next-Generation Multi-Agent Framework
- Build collaborative AI agent systems with AG2, the community-driven successor to AutoGen.
- Microsoft AutoGen Tutorial: Building Multi-Agent AI Systems
- A deep technical walkthrough of Microsoft AutoGen covering Building Multi-Agent AI Systems.
- CrewAI Tutorial: Building Collaborative AI Agent Teams
- CrewAI View Repo is a framework for orchestrating role-based AI agent teams that collaborate to accomplish complex tasks. It provides a structured approach to creating AI crews with specialized agents, tools, and processes, enabling sophisticated multi-agent workflows and collaborative problem-solving.
- Agno Tutorial: Multi-Agent Systems That Learn Over Time
- Learn how to build and operate learning multi-agent systems with agno-agi/agno, including memory, orchestration, AgentOS runtime, and production guardrails.
- OpenAI Swarm Tutorial: Lightweight Multi-Agent Orchestration
- Deep technical walkthrough of OpenAI Swarm Tutorial: Lightweight Multi-Agent Orchestration.
- Pydantic AI Tutorial: Type-Safe AI Agent Development
- A deep technical walkthrough of Pydantic AI covering Type-Safe AI Agent Development.
- OpenAI Realtime Agents Tutorial: Voice-First AI Systems
- Learn how to build low-latency voice agents with openai/openai-realtime-agents, including realtime session design, tool orchestration, and production rollout patterns.
- ADK Python Tutorial: Production-Grade Agent Engineering with Google's ADK
- Learn how to use google/adk-python to build, evaluate, and deploy modular AI agent systems with strong tooling, session controls, and production rollouts.
- AgenticSeek Tutorial: Local-First Autonomous Agent Operations
- Learn how to use Fosowl/agenticSeek to run multi-agent planning, browsing, and coding workflows with local model support, Docker-first runtime defaults, and practical operator guardrails.
- AnythingLLM Tutorial: Self-Hosted RAG and Agents Platform
- Learn how to deploy and operate Mintplex-Labs/anything-llm for document-grounded chat, workspace management, agent workflows, and production use.
- AutoAgent Tutorial
- AutoAgent (formerly MetaChain) is a zero-code autonomous agent framework from HKUDS that lets you describe agents in plain English and have them generated, tested, and deployed automatically. With 9,116 GitHub stars and an academic paper (arxiv:2502.05957), it represents a significant step toward democratizing multi-agent system development.
- Browser Use Tutorial: AI-Powered Web Automation Agents
- Learn how to use browser-use/browser-use to build agents that can navigate websites, execute workflows, and run reliable browser automation in production.
AI Code Audit, Review, and Governance
- Cluster:
ai-coding-agents - Why this matters: AI-generated code creates immediate review, documentation, and cleanup demand after teams move past first demos.
Primary search intents:
ai generated code audit checklistvibe coding code review checklistgovernance for ai coding agents
Recommended tutorials:
- AGENTS.md Tutorial: Open Standard for Coding-Agent Guidance in Repositories
- Learn how to use agentsmd/agents.md to define a clear, portable instruction contract for coding agents across projects and tools.
- Cline Tutorial: Agentic Coding with Human Control
- A practical engineering guide to cline/cline: install, operate, and govern Cline across local development and team environments.
- Codex CLI Tutorial: Local Terminal Agent Workflows with OpenAI Codex
- Learn how to use openai/codex to run a lightweight coding agent locally, with strong controls for auth, configuration, MCP integration, and sandboxed execution.
- Continue Tutorial: Open-Source AI Coding Agents for IDE and CLI
- A practical guide to continuedev/continue, covering IDE usage, headless/CLI workflows, model configuration, team collaboration, and enterprise operations.
- Sweep Tutorial: Issue-to-PR AI Coding Workflows on GitHub
- Learn how to use sweepai/sweep to turn GitHub issues into pull requests, operate feedback loops, and run self-hosted or CLI workflows with clear guardrails.
- Vibe Kanban Tutorial: Multi-Agent Orchestration Board for Coding Workflows
- Learn how to use BloopAI/vibe-kanban to coordinate Claude Code, Codex, Gemini CLI, and other coding agents through a unified orchestration workspace.
- Planning with Files Tutorial: Persistent Markdown Workflow Memory for AI Coding Agents
- Learn how to use OthmanAdi/planning-with-files to run Manus-style file-based planning workflows across Claude Code and other AI coding environments.
- AgenticSeek Tutorial: Local-First Autonomous Agent Operations
- Learn how to use Fosowl/agenticSeek to run multi-agent planning, browsing, and coding workflows with local model support, Docker-first runtime defaults, and practical operator guardrails.
- Agno Tutorial: Multi-Agent Systems That Learn Over Time
- Learn how to build and operate learning multi-agent systems with agno-agi/agno, including memory, orchestration, AgentOS runtime, and production guardrails.
- Claude Quickstarts Tutorial: Production Integration Patterns
- Learn from Anthropic's official quickstart projects to build deployable applications with Claude API, including customer support, data analysis, browser automation, and autonomous coding.
- Codex Analysis Platform Tutorial: Build Code Intelligence Systems
- Design and operate a production-grade code analysis platform with parsing, symbol resolution, code intelligence features, LSP integration, and rollout governance.
- Crush Tutorial: Multi-Model Terminal Coding Agent with Strong Extensibility
- Learn how to use charmbracelet/crush for terminal-native coding workflows with flexible model providers, LSP/MCP integrations, and production-grade controls.
Local-First and Self-Hosted AI Stacks
- Cluster:
llm-infra-serving - Why this matters: Privacy-sensitive teams search for complete local and self-hosted paths from model serving to user interfaces.
Primary search intents:
self-hosted ai stacklocal llm workflowprivate ai assistant infrastructure
Recommended tutorials:
- LocalAI Tutorial: Self-Hosted OpenAI Alternative
- Run LLMs, image generation, and audio models locally with an OpenAI-compatible API.
- vLLM Tutorial: High-Performance LLM Inference
- Master vLLM for blazing-fast, cost-effective large language model inference with advanced optimization techniques.
- llama.cpp Tutorial: Local LLM Inference
- Run large language models efficiently on your local machine with pure C/C++.
Agent Memory and Knowledge Systems
- Cluster:
rag-and-retrieval - Why this matters: Persistent context is a repeated blocker for useful agents, RAG systems, and team knowledge workflows.
Primary search intents:
agent memory system tutorialai knowledge base architecturerag memory for coding agents
Recommended tutorials:
- LlamaIndex Tutorial: Building Advanced RAG Systems and Data Frameworks
- A deep technical walkthrough of LlamaIndex covering Building Advanced RAG Systems and Data Frameworks.
- RAGFlow Tutorial: Complete Guide to Open-Source RAG Engine
- Transform documents into intelligent Q&A systems with RAGFlow's comprehensive RAG (Retrieval-Augmented Generation) platform.
- ChromaDB Tutorial: Building AI-Native Vector Databases
- A deep technical walkthrough of ChromaDB covering Building AI-Native Vector Databases.
- LanceDB Tutorial: Serverless Vector Database for AI
- Master LanceDB, the open-source serverless vector database designed for AI applications, RAG systems, and semantic search.
- Haystack: Deep Dive Tutorial
- Haystack — An open-source framework for building production-ready LLM applications, RAG pipelines, and intelligent search systems.
- Quivr Tutorial: Open-Source RAG Framework for Document Ingestion
- Deep technical walkthrough of Quivr Tutorial: Open-Source RAG Framework for Document Ingestion.
- Ollama Tutorial: Running and Serving LLMs Locally
- Learn how to use ollama/ollama for local model execution, customization, embeddings/RAG, integration, and production deployment.
- Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines
- Deep technical walkthrough of Crawl4AI Tutorial: LLM-Friendly Web Crawling for RAG Pipelines.
Agent Context, Memory, and Skills
- Cluster:
ai-coding-agents - Why this matters: Agent quality often depends less on model choice than on durable instructions, reusable skills, and fresh context.
Primary search intents:
claude code skills and hookscoding agent memory and contextagents.md coding agent instructionscontext7 mcp docs for coding agents
Recommended tutorials:
- Context7 Tutorial: Live Documentation Context for Coding Agents
- Learn how to use upstash/context7 to inject up-to-date, version-aware library docs into Claude Code, Cursor, and other MCP-capable coding agents.
- AGENTS.md Tutorial: Open Standard for Coding-Agent Guidance in Repositories
- Learn how to use agentsmd/agents.md to define a clear, portable instruction contract for coding agents across projects and tools.
- Claude-Mem Tutorial: Persistent Memory Compression for Claude Code
- Learn how to use thedotmack/claude-mem to capture, compress, and retrieve coding-session memory with hook-driven automation, searchable context layers, and operator controls.
- Cipher Tutorial: Shared Memory Layer for Coding Agents
- Learn how to use campfirein/cipher as a memory-centric MCP-enabled layer that preserves and shares coding context across IDEs, agents, and teams.
- Beads Tutorial: Git-Backed Task Graph Memory for Coding Agents
- Learn how to use steveyegge/beads to give coding agents durable, dependency-aware task memory with structured issue graphs instead of ad-hoc markdown plans.
- Planning with Files Tutorial: Persistent Markdown Workflow Memory for AI Coding Agents
- Learn how to use OthmanAdi/planning-with-files to run Manus-style file-based planning workflows across Claude Code and other AI coding environments.
- Everything Claude Code Tutorial: Production Configuration Patterns for Claude Code
- Learn how to use affaan-m/everything-claude-code to adopt battle-tested Claude Code agents, skills, hooks, commands, rules, and MCP workflows in a structured, production-oriented way.
- Awesome Claude Skills Tutorial: High-Signal Skill Discovery and Reuse for Claude Workflows
- Learn how to use ComposioHQ/awesome-claude-skills to discover, evaluate, install, and contribute Claude skills for coding, automation, writing, and cross-app workflows.
- OpenSkills Tutorial: Universal Skill Loading for Coding Agents
- Learn how to use numman-ali/openskills to install, synchronize, and operate reusable SKILL.md packs across Claude Code, Cursor, Codex, Aider, and other agent environments.
- Compound Engineering Plugin Tutorial: Compounding Agent Workflows Across Toolchains
- Learn how to use EveryInc/compound-engineering-plugin to run compound engineering workflows in Claude Code and convert plugin assets for other coding-agent ecosystems.
- Wshobson Agents Tutorial: Pluginized Multi-Agent Workflows for Claude Code
- 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.
- OpenAI Realtime Agents Tutorial: Voice-First AI Systems
- Learn how to build low-latency voice agents with openai/openai-realtime-agents, including realtime session design, tool orchestration, and production rollout patterns.
Browser Automation and Web Agents
- Cluster:
ai-coding-agents - Why this matters: Browser agents sit at the intersection of web automation, testing, scraping, and agentic coding workflows.
Primary search intents:
ai browser automation tutorialweb agent with playwrightbrowser mcp server for coding agents
Recommended tutorials:
- Browser Use Tutorial: AI-Powered Web Automation Agents
- Learn how to use browser-use/browser-use to build agents that can navigate websites, execute workflows, and run reliable browser automation in production.
- Playwright MCP Tutorial: Browser Automation for Coding Agents Through MCP
- Learn how to use microsoft/playwright-mcp to give AI coding agents structured browser automation with accessibility snapshots, deterministic actions, and portable MCP host integrations.
- Chrome DevTools MCP Tutorial: Browser Automation and Debugging for Coding Agents
- Learn how to use ChromeDevTools/chrome-devtools-mcp to give coding agents reliable browser control, performance tracing, and deep debugging capabilities.
- Stagewise Tutorial: Frontend Coding Agent Workflows in Real Browser Context
- Learn how to use stagewise-io/stagewise to connect browser-selected UI context with coding agents, plugin extensions, and multi-agent bridge workflows.
- Claude Quickstarts Tutorial: Production Integration Patterns
- Learn from Anthropic's official quickstart projects to build deployable applications with Claude API, including customer support, data analysis, browser automation, and autonomous coding.
- Gemini CLI Tutorial: Terminal-First Agent Workflows with Google Gemini
- Learn how to use google-gemini/gemini-cli to run coding and operations workflows in terminal-first loops with strong tooling, MCP extensibility, headless automation, and safety controls.
- Awesome Claude Skills Tutorial: High-Signal Skill Discovery and Reuse for Claude Workflows
- Learn how to use ComposioHQ/awesome-claude-skills to discover, evaluate, install, and contribute Claude skills for coding, automation, writing, and cross-app workflows.
- Claude-Mem Tutorial: Persistent Memory Compression for Claude Code
- Learn how to use thedotmack/claude-mem to capture, compress, and retrieve coding-session memory with hook-driven automation, searchable context layers, and operator controls.
- DeerFlow Tutorial: Open-Source Super Agent Harness
- DeerFlow is a LangGraph-powered multi-agent runtime by ByteDance that orchestrates a lead agent, specialized sub-agents, persistent memory, sandboxed code execution, and a modular skills system to tackle complex, long-horizon research and automation tasks.
- gptme Tutorial: Open-Source Terminal Agent for Local Tool-Driven Work
- Learn how to use gptme/gptme to run a local-first coding and knowledge-work agent with strong CLI ergonomics, extensible tools, and automation-friendly modes.
- Kiro Tutorial: Spec-Driven Agentic IDE from AWS
- Learn how to use kirodotdev/Kiro for structured AI-powered development with spec-driven workflows, agent steering, event-driven automation, and AWS-native integrations.
- Refly Tutorial: Build Deterministic Agent Skills and Ship Them Across APIs and Claude Code
- Learn how to use refly-ai/refly to turn vibe workflows into reusable, versioned agent skills that can run via API, webhook, and CLI integrations.
LLM Observability, Evals, and Guardrails
- Cluster:
general-software - Why this matters: Production teams need proof that AI systems are measurable, reviewable, and controllable before rollout.
Primary search intents:
llm observability tutorialai evals and guardrailsstructured outputs production llm
Recommended tutorials:
- Langfuse Tutorial: LLM Observability, Evaluation, and Prompt Operations
- Learn how to use langfuse/langfuse to trace, evaluate, and improve production LLM systems with structured observability workflows.
- Instructor Tutorial: Structured LLM Outputs
- Get reliable, typed responses from LLMs with Pydantic validation.
- Outlines Tutorial: Structured Text Generation with LLMs
- A deep technical walkthrough of Outlines covering Structured Text Generation with LLMs.
- DSPy Tutorial: Programming Language Models
- Learn to program language models declaratively with DSPy, the Stanford NLP framework for systematic prompt optimization and modular LLM pipelines.
Workflow Automation and Internal AI Tools
- Cluster:
ai-app-frameworks - Why this matters: Automation and internal-tool searches often convert into concrete platform adoption and implementation work.
Primary search intents:
ai workflow automation tutorialbuild internal ai toolsopen-source automation agents
Recommended tutorials:
- Activepieces Tutorial: Open-Source Automation, Pieces, and AI-Ready Workflow Operations
- Learn how to use activepieces/activepieces to build, run, and govern production automation workflows with open-source extensibility, piece development, API control, and self-hosted operations.
- n8n AI Tutorial: Workflow Automation with AI
- Build powerful AI-powered automations with n8n's visual workflow builder.
- Dify Platform: Deep Dive Tutorial
- Dify — An open-source LLM application development platform for building workflows, RAG pipelines, and AI agents with a visual interface.
- Flowise LLM Orchestration: Deep Dive Tutorial
- Flowise — An open-source visual tool for building LLM workflows with a drag-and-drop interface.
- Dyad Tutorial: Local-First AI App Building
- A practical guide to dyad-sh/dyad, focused on local-first app generation, integration patterns, validation loops, and deployment readiness.
- Onlook Tutorial: Visual-First AI Coding for Next.js and Tailwind
- Learn how to use onlook-dev/onlook to design and edit production-grade React apps visually while keeping generated code in your repository.
- Open WebUI Tutorial: Self-Hosted AI Workspace and Chat Interface
- 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.
- Vercel AI SDK Tutorial: Production TypeScript AI Apps and Agents
- Build robust AI product features with vercel/ai, including streaming, structured outputs, tool loops, framework integration, and production deployment patterns.
- Fireproof Tutorial: Local-First Document Database for AI-Native Apps
- Learn how to use fireproof-storage/fireproof to build local-first, encrypted, sync-capable applications with a unified browser/Node/Deno API and React hooks.
- ComfyUI Tutorial: Mastering AI Image Generation Workflows
- A deep technical walkthrough of ComfyUI covering Mastering AI Image Generation Workflows.
- CopilotKit Tutorial: Building AI Copilots for React Applications
- Create in-app AI assistants, chatbots, and agentic UIs with the open-source CopilotKit framework.
- LangChain Tutorial: Building AI Applications with Large Language Models
- Pydantic 2 Required: LangChain v0.3 fully migrated to Pydantic 2. Code using langchain_core.pydantic_v1 should be updated to native Pydantic 2 syntax.
AI Data Platforms, Analytics, and Storage
- Cluster:
data-and-storage - Why this matters: Most AI applications need durable data, search, analytics, and knowledge-management foundations.
Primary search intents:
ai database architecture tutorialanalytics stack for ai appsknowledge management storage for agents
Recommended tutorials:
- ClickHouse Tutorial: High-Performance Analytical Database
- A deep technical walkthrough of ClickHouse covering High-Performance Analytical Database.
- MeiliSearch Tutorial: Lightning Fast Search Engine
- A deep technical walkthrough of MeiliSearch covering Lightning Fast Search Engine.
- NocoDB: Deep Dive Tutorial
- NocoDB — An open-source Airtable alternative that turns any database into a smart spreadsheet.
- Teable: Deep Dive Tutorial
- Teable — A high-performance, multi-dimensional database platform built on PostgreSQL with real-time collaboration.
- AFFiNE Tutorial: Open-Source AI Workspace with Docs, Whiteboards, and Databases
- Learn how to use toeverything/AFFiNE to build, extend, and self-host a modern knowledge workspace combining documents, whiteboards, and databases — powered by BlockSuite, CRDT-based collaboration, and integrated AI copilot features.
- Logseq: Deep Dive Tutorial
- Logseq — A privacy-first, local-first knowledge management platform with block-based editing and graph visualization.
- SiYuan Tutorial: Privacy-First Knowledge Management
- A deep technical walkthrough of SiYuan covering Privacy-First Knowledge Management.