656 related articles
TutorialsLearn how to use AI coding tools like Windsurf/Cursor to build and deploy a full-stack Next.js website with DeepSeek API in 15 minutes, including setup, coding, debugging, and Vercel deployment.
TutorialsReal-world experience building a WeChat Mini Program with Cursor, covering product design, technical pitfalls, and creative LLM API usage — a practical guide for AI programming beginners.
TutorialsDeep dive into LangChain 1.0's three-layer architecture (LangChain, LangGraph, Deep Agents), core components like Models, Tools, and Memory, plus a complete learning path from semantic search to multi-agent collaboration.
TutorialsA custom AI agent automatically writes a circular clock desktop program on the Volcano Visual platform, covering requirements analysis, code generation, self-inspection, and iterative bug fixing.
TutorialsDeep dive into Claude Code's four core agent modules: system prompt, Agent Loop, tool system, and memory mechanism. Build a Mini Claude Code from scratch in TypeScript.
TutorialsDeep dive into Harness Engineering architecture for AI agents: multi-agent collaboration, memory management, middleware design, MCP integration, and LangChain's DeepAgent framework.
TutorialsStep-by-step beginner's guide to installing Claude Code, configuring environment variables, and connecting to DeepSeek via CC Switch for low-cost AI coding.
TutorialsDeep dive into MCP (Model Context Protocol) core principles and practical applications, covering agent capabilities, MCP architecture, ERP integration, and building agents with LangGraph.
TutorialsDeep dive into the MCP protocol's core principles and practical applications, covering agent capabilities, MCP architecture, ERP integration, and building agents with LangGraph.
Product ReviewsWhichLLM is an open-source tool that auto-detects your hardware and recommends the best local LLM using real benchmark data. Simulate GPUs, filter fake benchmarks, and start chatting in one command.
Product Reviews15 mainstream LLMs tested building a Bilibili video app from the same prompt. ChatGPT 5.4 tops overall, Claude excels at frontend, domestic models lag behind.
Product Reviews15 mainstream LLMs tested building a Bilibili video app from the same prompt. ChatGPT 5.4 tops overall, Claude excels at frontend, domestic models lag behind.
TutorialsLearn how to use Codex, Claude Code, and Cursor together to dissect industrial-grade Agent source code, with a reusable layer-by-layer methodology applied to OpenCloud.
TutorialsA deep dive into advanced Claude Code techniques: precise file referencing, Plan Mode for plan-first development, screenshot-driven UI iteration, project memory rules, and Playwright MCP server integration for fully automated testing.
TutorialsA complete breakdown of AI Agent development: 3 agent types (autonomous, collaborative, orchestration-based), 8 core mechanisms, a 5-stage learning path, and framework selection guidance.
TutorialsA systematic guide to LLM engineer core skills covering RAG, Agent app development and SFT, RLHF fine-tuning, with clear learning paths for different backgrounds.
TutorialsReal case study showing Claude Code's efficient dev workflow: four-part prompt template, three-round iterative fixes, code review methods, and decision frameworks to save 60% coding time.
Expert OpinionsResearch shows CLAUDE.md and AGENTS.md config files reduce AI coding performance by 3% and increase costs by 20%. Learn why less is more for AgentMD.
TutorialsDeep dive into Claude Code Hooks: why CLAUDE.md rules fail and how PreCommand, PostCommand, and Stop Hooks provide a reliable safety net through on-demand context injection.
TutorialsDeep dive into Claude Code Hooks: why CLAUDE.md rules fail, and how PreCommand blocking, PostCommand reminders, and Stop Hooks form a reliable AI behavior constraint system.