598 articles
TutorialsDeep dive into Claude Code Hooks: achieve deterministic control over code formatting, dangerous command blocking, and team config sharing via lifecycle events.
TutorialsComplete tutorial on Alibaba Cloud Bailian platform covering API Key setup, Qwen model calls, streaming output, multi-turn conversation principles, and prompt engineering with four roles.
Firebase AI Logic in Practice: Buildin…
Learn how to add intelligent task decomposition to a cross-platform to-do app using Firebase AI Logic and Gemini, covering structured output, App Check security, and server-side Prompt templates.
TutorialsComplete practical guide to building AI Agent Frameworks with WindSurf, covering technology selection, component generation, code refactoring, debugging, and deployment tips.
TutorialsDeep dive into three advanced LangGraph topics: multi-agent architecture optimization, evaluation frameworks for non-deterministic AI systems, and cloud deployment with LangGraph Platform.
TutorialsDeep dive into Matt Pocock's AI-assisted coding workflow: Grill Me consensus building, PRD generation, Tracer Bullet vertical slicing, AFK execution, and Deep Modules architecture design.
TutorialsStep-by-step tutorial on using a domain with Cloudflare Email Routing's Catch-All feature to create unlimited email addresses for receiving verification codes from Claude, ChatGPT, Cursor and more.
TutorialsOpenSpec is a lightweight CLI tool that generates spec documents before AI writes code using a Propose→Continue→Apply→Archive workflow. DeltaSpec reduces output by 70%, supports 30+ AI coding tools.
TutorialsStep-by-step OpenClaw open-source AI agent deployment guide covering local setup, cloud deployment, WeChat and Feishu integration, and custom Skills development.
TutorialsHow to build a fully automated invoice reimbursement system with local AI Agents, covering OCR, info extraction, and form generation with MinerU+Qwen3+Qianwen Po.
TutorialsA detailed guide to Ollama's core features: free open-source local LLM management with cross-platform support, intelligent GPU/CPU scheduling, and API integration for running DeepSeek and other open-source models locally at zero cost.
TutorialsComplete guide to deploying OpenClaw locally, covering Windows setup, cloud deployment, WeChat/Feishu/DingTalk integration, and custom Skills—beginners can deploy in 10 minutes.
TutorialsLearn how to deploy LLMs locally with Ollama in three simple steps: install, choose a model, and run. No coding required, supports offline use, and completely free.
TutorialsGuide to building an MCP-based AI reverse engineering workflow using Chrome MCP, Remus MCP, and LLM APIs for semi-automated crawler encryption cracking with real-world case studies.
TutorialsLearn how to build an MCP-based AI reverse engineering workflow using Chrome MCP, Remus MCP, and LLM APIs to automate crawler encryption cracking, with real-world cases and cost analysis.
TutorialsA deep dive into Anthropic's MCP (Model Context Protocol) covering client-server architecture, the three core primitives (Tools, Resources, Prompts), and how developers can quickly integrate with the MCP ecosystem.
TutorialsA deep dive into Anthropic's MCP (Model Context Protocol) covering client-server architecture and the three core primitives — Tools, Resources, and Prompts — to help developers quickly understand and integrate with the MCP ecosystem.
TutorialsLearn how to integrate Tools, Prompts, and Resources into a single MCP service. A practical guide to hybrid deployment that breaks the single-responsibility misconception for production environments.
TutorialsDeep dive into MCP (Model Context Protocol): its principles, communication architecture, and practical applications. Compare MCP vs Function Calling, explore client-server communication and security.
TutorialsDeep dive into Anthropic's open-source MCP protocol, covering client-server architecture, tool calling mechanisms, MCP server development, and remote deployment for standardized AI integration.