46 related articles
TutorialsA systematic LLM engineer learning roadmap covering Transformer basics, prompt engineering, RAG, Agent development, API integration, fine-tuning, deployment, and project practice across six stages.
TutorialsA detailed five-phase learning roadmap for Java developers transitioning to AI engineering, covering Spring AI, LangChain4j, RAG core technology, and Agent development.
TutorialsDeep dive into why Andrew Ng's Agent AI course went viral, covering the five-module agent architecture breakdown, course highlights, target audience, and learning tips for developers.
Deep DivesDeep analysis of DeepSeek V4's core architecture: Hybrid Compressed Attention, Manifold-Constrained Hyperconnection, and MUON optimizer—how they cut inference costs by 10x and enable million-token context processing.
TutorialsDeep dive into Andrew Ng's Building Your Own Database Agent course with Microsoft, covering LLM-SQL interaction, LangChain Agents, Function Calling, and RAG for tabular data.
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.
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.
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 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 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.
TutorialsHow can frontend engineers advance into AI Agent development? This guide covers LangGraph.js core architecture (state, nodes, edges), LangChain comparison, and workflow agent design with practical examples.
TutorialsA systematic guide to the relationships between AI, machine learning, deep learning, and large language models, helping developers build a clear knowledge framework and find an efficient learning path.
TutorialsIn-depth comparison of two enterprise multi-agent development approaches: low-code platforms like Dify vs. hand-written code with LangGraph. Covers efficiency, flexibility, security, and prompt injection defense strategies.
TutorialsDeep dive into LangChain's three core concepts—Components, Chains, and Agents. Learn how this open-source framework connects LLMs to the external world and helps developers build enterprise AI apps.
TutorialsComplete guide to enterprise RAG architecture covering data indexing, vectorization, and retrieval optimization. Practical insights on chunking strategies, hybrid retrieval, and hallucination control for production-grade LLM applications.
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.
TutorialsLearn how the Deep Agents framework solves enterprise AI Agent challenges like tool sprawl and context pollution, with a complete Deep Research implementation guide covering task decomposition, multi-source integration, and structured report generation.
Getting Started with RAG: A Complete G…
A deep dive into RAG (Retrieval-Augmented Generation) technology, covering LLM hallucinations, data staleness, and limited expertise, plus RAG workflows, core components, and LangChain learning paths.