598 articles
TutorialsComplete guide to Cursor AI programming tool: installation, core features, and practical tips. Compares GitHub Copilot, Windsurf, Trae and more to help beginners boost development efficiency 10x.
TutorialsComplete guide to Cursor 1.0: installation, Chinese setup, MCP configuration, and AI Agent tips. From download to folder management, model selection, and file referencing for beginners.
TutorialsA complete guide to AI-driven browser automation with Hermes Agent and Playwright, covering setup, three AI modes (snapshot decisions, multi-turn dialogue, autonomous exploration), retry mechanisms, and optimization tips.
TutorialsA systematic breakdown of 15 key steps for building AI Agents with Vibe Coding, covering environment setup, product docs, frontend UI, backend APIs, databases, and deployment.
TutorialsA deep dive into Claude Agent SDK for Python: Query basics, custom Tools with MCP Server, CloudSdkClient multi-turn sessions, and Hooks security control with full code examples.
TutorialsLearn how to redirect Claude Agent SDK API requests to local LLMs via LiteLLM Proxy, achieving zero-cost inference while retaining full agent framework capabilities.
TutorialsA systematic four-stage career path for AI/LLM application development: from RAG and Agent fundamentals to architecture design, helping developers transition to AI roles targeting 40K+ monthly salary.
TutorialsDeep dive into SubAgent context isolation architecture, covering parent-child Agent roles, tool definitions, run_subagent implementation, and differences from TodoList and Agent Teams.
TutorialsA detailed breakdown of the complete workflow for AI first-person emotional short films, covering AI script generation, text-to-video prompt construction, AI video troubleshooting, and CapCut editing with ready-to-use prompt templates and blink transition techniques.
TutorialsDeep dive into Claude Code Sub-Agent mechanism with a practical blog writing + Git commit case study, showing how multi-agent collaboration solves instruction loss and context bloat issues.
TutorialsA deep dive into Harness Engineering's three-layer architecture: Information, Constraint, and Automation layers, covering Agent failure modes, OpenAI and Anthropic best practices, and AI tool selection strategies for controlled AI development.
TutorialsLearn how to integrate Godot MCP with OpenAI Codex to control the game engine via natural language, with a full walkthrough from setup to auto-generating an endless runner scene.
TutorialsMaster advanced AI art techniques: reference image upload to guide creative direction, plus 6 smart drawing modes — Smart Repaint, Line Art Coloring, Depth-Aware Repaint, Doodle-to-Image, Font Design, and Pose Recognition.
TutorialsDeep dive into Andrew Ng and Harrison Chase's LangChain course, covering the five core components—Models, Prompts, Indexes, Chains, and Agents—to help developers master LLM app development.
TutorialsA detailed guide to Coze platform's core features, including the differences between AI agents and AI applications, plus a beginner's learning path for building AI agents with no-code tools.
TutorialsA detailed guide to Coze AI development platform's core features including agent building, workflow orchestration, knowledge base setup, and plugins — build custom AI apps with zero code.
TutorialsLearn how to build a ChatBI data analysis Agent from scratch using LangGraph + multi-MCP architecture, covering centralized-to-decentralized evolution, NL2SQL, agent orchestration, and enterprise deployment.
TutorialsDeep dive into npcpy's four-layer architecture, multi-agent collaboration, knowledge graph lifecycle management, and deployment strategies for building stable, controllable AI Agent systems.
TutorialsDeep dive into MCP (Model Context Protocol): its core concepts, three communication mechanisms, and ecosystem. Learn how MCP replaces Function Calling with Streamable HTTP and SDK 2.0.
TutorialsDeep dive into an open-source multi-Agent diagnostic system built on modified OneCall, featuring MCP real-time interaction, RAG-enhanced Q&A, and Skill routing to minimize Token consumption.