3372 related articles

A comprehensive guide to LangChain 1.3 — covering the full learning path from Models to Agent development, including Harness architecture, LangGraph, memory management, HITL, and Guardrails.

A deep dive into Spring AI 2.0: provider-agnostic APIs, RAG with vector databases, and how Java developers can build LLM apps using the Spring ecosystem.

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.

LangChain is the leading open-source framework for LLM application development, supporting GPT-4, GLM, and other mainstream models. This article dives into its three core concepts: Components, Chains, and Agents.

A major breakthrough in AI coding! Hands-on tests show new LLMs generating a Minecraft clone in 90 minutes and a TMNT game in 30 minutes, building 3D scenes, animation, and game logic in one shot.

Want to break into LLM development but not sure where to start? This guide breaks the core skills into four progressive layers — from basic knowledge to RAG, fine-tuning, Agents, and multimodal — so you can align with real enterprise needs and land the job.

Prompt engineering and RAG are just the basics. Real enterprise AI runs on Agents. Explore the 4 stages of LLM deployment, Agent core capabilities, and industry trends.

Master LangChain from scratch: the three limitations of LLMs, init_chat_model unified interface config, the Message type system, and the path from LLM calls to Agent development.

A systematic guide to the three cores of OpenAI LLM app development: GPT-4/GPT-3.5 model selection, token billing and cost-saving tips, and practical use of the Models, Completion, and Chat Completion APIs.

Want to switch careers into LLM development but don't know where to start? This guide breaks down a four-level skill roadmap — from basics and API calls to RAG, fine-tuning, Agent development, and multimodal — to help you build real AI career value.

A complete LLM development learning roadmap covering prompt engineering, RAG, AI Agents, and fine-tuning — helping beginners master LangChain, LlamaIndex, and more.

A four-stage learning path for AI LLM application development: from Python basics and RAG architecture to Agent cluster orchestration, helping developers transition into AI roles.

A deep dive into LLM selection for LangChain and MCP agent development, comparing DeepSeek V3/R1 vs Qwen3 on Function Calling and MCP support with practical tips.

A deep dive into the three-step LLM development learning path: from prompt engineering and RAG knowledge bases to AI Agent development, with realistic timelines for beginners and experienced developers.

A systematic guide to LangChain LLM application development, covering environment setup, core components (RAG, Chain, Memory), and Agent development to help developers master LLM app building.
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.
TutorialsA 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.
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.
TutorialsA complete beginner's guide to LLM application development: learn the three key directions (API calling, RAG, Agent), master frameworks like LangChain, and follow a step-by-step learning path to become an AI application developer.
TutorialsHow to start LLM application development from scratch? A complete roadmap covering Python basics, RAG knowledge bases, and Agent development with LangChain.