4033 related articles

A comprehensive guide to LangChain: core concepts, RAG applications, Agent development, version selection (0.3/1.0), and career opportunities for Java/Python developers entering LLM development.

Explore why AI agent tools (Codex, Claude Code, Gemini) lack workspace-level config for multi-repo microservice dev, and discover practical solutions like symlinks, custom paths, and cascading config.

Coze is ByteDance's low-code AI agent platform with rich built-in plugins and a beginner-friendly Chinese interface. Learn features, pricing, Coze vs Dify comparison, and how to get started.

New to AI Agent development? Learn why core thinking—breaking down requirements, designing workflows, solving problems—matters more than memorizing APIs. Beginner roadmap included.

What is an AI Agent? This guide explains the key differences between LLMs and Agents, breaks down the Agent formula (LLM + Workflow + Knowledge Base), and compares tools like Dify, Coze, LangChain, and LlamaIndex.
Terrence Tao on AI Coding Agents: How …
Fields Medalist Terry Tao shares his experience with AI coding agents—rebuilding legacy apps and rapidly building new tools. A mathematician's view on their capabilities and impact.

Many people learn tons of fragmented content yet remain confused. This article maps out the complete AI Agent knowledge landscape—from LLM and prompt basics, tool calling, and RAG to LangChain and multi-agent collaboration—with a clear learning order.

Learning AI Agent development is no longer daunting! This article outlines the simplest practical path: master just enough Python, grasp core LLM concepts, then build your first Agent with LangChain.

An in-depth analysis of AI agent development based on Langchain.js—comparing workflow agents and Agent Loops, deconstructing the TypeScript implementation path of an OpenClaw-like engine, covering structured output, MCP, and LangGraph.

A systematic breakdown of the AI agent development learning path, covering four stages: fundamentals, RAG knowledge bases, tool use, multi-agent collaboration, and hands-on projects.

A systematic AI Agent development learning path covering fundamentals, prompt engineering, tool calling, multi-agent collaboration, and hands-on practice with LangChain, CrewAI, and Dify.

A systematic guide to the four-stage AI Agent development path: core concepts, principle paradigms like ReAct, RL and multi-agent optimization, and real-world projects. Mastering Agent development is the true hardcore edge in today's LLM field.

Learn how to develop custom tools based on the Unity MCP Relay Server, enabling AI agents like Cursor to directly control the Unity editor. Covers setup, tool building, parameter validation, and MCP Pro comparison.

Microsoft open-sources dotnet/skills, packaging .NET/C# best practices as structured skills for AI coding agents. Bridges domain knowledge gaps in general LLMs, improving code quality for GitHub Copilot and other tools.

Superpowers is a trending GitHub project that builds an agentic skills framework with Shell scripts, injecting software engineering methodology into AI coding workflows. A deep dive into its architecture and value.

Many enterprises fail at AI Agents due to choosing the wrong tools and lacking methodology. This article outlines an eight-step Agent development method—from cognitive foundations, scenario selection, hand-writing ReAct, and structured output to Tool Use, RAG, evaluation sets, and production fallback.

An in-depth guide on developing Custom Tools for AI agents, compressing repetitive tasks like Excel-to-Markdown conversion from 30 minutes to under 5 seconds. Covers AGENTS.md registration, tool directory setup, and AI-assisted development.

Want to build an AI Agent but don't know where to start? This guide covers the complete seven-step workflow—from requirements analysis, platform selection, prompt engineering, data storage, and UI building to testing and deployment.

Build production-grade AI Agents with a pure Go stack using ByteDance's Eino framework. A deep dive into seven core capabilities: multi-Agent orchestration, long-task execution, command approval, RAG, MCP, Skills, and database reporting.

AI Agents are reshaping software development with 42.8% market CAGR. Learn the difference between Agents and traditional AI, plus a complete LangChain-based curriculum to launch your career in intelligent agent development.