80 related articles
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
Industry InsightsIn-depth analysis of two core AI LLM career paths: engineering implementation vs. algorithm research. Compare education requirements, skills, and job prospects for programmers transitioning to AI.
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
TutorialsDeep dive into Hermes Agent's four progressive cases: terminal ReAct loop, Feishu AI assistant, four-layer persistent memory, and three-stage Skill evolution with DeepSeek support.
TutorialsA systematic guide to Claude Code's 10 core commands, keyboard shortcuts, CLI parameters & 4 practical workflows covering context management, code review, model switching & cost optimization.
Build a Claude Code Agentic OS in 3 St…
Learn how to transform Claude Code from a random prompting tool into a systematic Agentic OS through three layers: architecture, Obsidian memory, and an observability dashboard.
Deep Dive into Three Major LLM Career …
Deep analysis of three core LLM roles—Application Engineer, Development Engineer, and Algorithm Engineer—covering technical requirements, salary thresholds, and career prospects including RAG, fine-tuning, and inference deployment.
LangGraph 0.5.3 + MCP Agent Developmen…
LangGraph 0.5.3 introduces MCP server security authentication and agent deployment solutions. Combined with Qwen3 models, it provides a complete production-grade AI agent development stack.
Getting Started with LangChain: Core C…
A systematic guide to LangChain's core features, covering LLM vs. Agent concepts, unified interface design, multi-provider support, environment setup, and hands-on code examples for AI app development.
Generic Agent: A Self-Evolving AI Agen…
Generic Agent builds a self-evolving AI agent with just 3,000 lines of code, 9 atomic tools, and a five-layer memory architecture — using only one-sixth the tokens of competitors.
Why Qwen3 Is the Best Open-Source Mode…
Analysis of Qwen3's advantages for MCP agent development, comparing DeepSeek R1's lack of Function Calling, covering MoE architecture and thinking mode switching.
TutorialsA beginner's guide to learning AI large language models — covering learning paths, hardware requirements, Python essentials, and cloud services for learners at every level.
Five Core Capabilities of GitHub Copil…
Deep dive into GitHub Copilot's MCP integration in JetBrains IDEs: Agent Mode, Sampling model scheduling, MCP Prompts, Resources context injection, and Elicitation structured dialogue guidance.
TutorialsDeep dive into LangGraph's core graph structure design, single and multi-agent collaboration patterns, MCP protocol integration, and Time Travel fault-tolerance, with enterprise-level hybrid multi-agent architecture implementation.
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.
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.
Deep DivesDeep comparison of Claude sub-agents vs agent teams: architecture differences, use cases, and real-world results. A Pokémon RPG case study shows how agent teams achieve 95%+ feature completeness.
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.
TutorialsDeep dive into Andrew Ng's viral AI Agent course covering five core modules: Reflection, Planning, Tool Use, Multi-Agent Collaboration, and Memory, with practical learning paths for LLM agent development.