156 related articles
TutorialsDeep dive into the Three-Layer Pyramid Model for Agent development, covering autonomous agents, collaborative multi-agent systems, and universal orchestration agents with a complete learning path from beginner to industrial-grade deployment.
TutorialsDeep analysis of RAG technology's core principles, three key values, enterprise implementation cases, common pitfalls, and a systematic learning roadmap covering vector databases, retrieval optimization, and Knowledge Graph fusion.
Running Qwen3.6-27B Locally on Mac: 4 …
Benchmarking 4 solutions for running Qwen3.6-27B locally on Mac: GGUF, MLX Diflash, and MTP-LX. MTP-LX 4bit leads at 43.6 tok/s with solid coding, writing, and reasoning quality.
One Command to Use GPT-5.5 for Free wi…
Learn how to configure OpenClaw AI coding assistant with one command to call OpenAI's GPT-5.5 model via the Codex plugin, reusing your GPT membership at zero extra cost.
Universal AI Prompts for Mathematical …
A detailed guide to the four-stage universal AI prompt system for mathematical modeling, covering problem analysis, innovative model construction, data processing, and model solving for competitions.
Agent Loop Explained: Solving Code Ref…
Deep dive into Agent Loop, the core mechanism of AI coding tools. Learn how the ReAct pattern's reason-act-observe cycle enables autonomous multi-step code refactoring.
LLM Learning Roadmap: A Complete Guide…
A systematic breakdown of seven core LLM learning modules covering environment setup, Prompt Engineering, RAG, Agents, dev frameworks, fine-tuning, and hands-on projects for developers.
Trae Solo In-Depth Review: Is ByteDanc…
In-depth review of ByteDance's Trae Solo free AI coding tool, evaluating token quotas, 6-project concurrency, cross-platform sync, and model quality for domestic individual developers.
Qwen + VS Code in Practice: The Full P…
A blogger uses VS Code and Alibaba Cloud Qwen 3.6 to completely revamp a six-year-old webmaster networking feature. This article details the tech stack, prompt engineering, and practical insights from AI-powered feature renovation.
TutorialsDeep dive into OpenAI Codex plugin system architecture (Skills, Apps, MCP Server), four installation methods, and a macOS app development case study showing how plugins boost AI coding efficiency.
Complete Guide to Local LLM Deployment…
Complete guide to deploying open-source LLMs locally with Ollama. Covers installation, model selection, VRAM requirements, and performance comparison of Llama 3 and Qwen models. Free, offline-capable AI.
Cloudflare AI Search in Practice: Buil…
Complete guide to deploying Cloudflare AI Search managed RAG service, covering R2 data sources, AI Gateway, text chunking, Reranker, and semantic caching for production-grade intelligent search.
Hermes Agent Practical Guide: From Ins…
Guide to Hermes Agent's architecture, installation, Skill extensions, Feishu integration, news bots, Python SDK integration, and automated workflows.
TutorialsA deep dive into AI-driven research methodology: LLM selection, Python automation, Zotero reference management, Overleaf writing, local LLM deployment, and N8N workflow automation.
Product ReviewsRoo Code launches Arena Mode for blind AI model comparison and Plan Mode for plan-first coding workflows, enhancing AI-assisted programming control and evaluation.
TutorialsCompare traditional RAG vs Agentic RAG architectures, explore planning, tool use, and multi-step iteration capabilities, with full LangChain/LangGraph ReAct Agent code and ChatBoss project examples.