39 related articles

A deep dive into LangChain 0.3's module architecture, message abstraction, prompt templates, output parsers, LCEL chains, LangSmith tracing, and LangGraph for mastering LLM application development.
TutorialsComplete guide to building AI Agents in LangChain v0.3, covering @tool decorator, Agent Executor, parallel tool calls, Google Search integration, and ReAct framework with code examples.

DeepSeek-V4-Flash-0731 delivers frontier agentic capabilities at Flash-tier pricing, claiming to surpass V4-Pro on key benchmarks. Native Responses API and Codex CLI support for AI coding and Agent developers.

AI Doomers warn AI will destroy humanity, but have they actually built AI apps? A developer's sharp critique reveals the vast gap between AI demos and real engineering practice.

A developer used Anthropic's Opus 5 model to build a No Man's Sky-style space exploration game in one day using Blender MCP and sub-agents. Deep dive into the technical architecture and industry implications.

Hands-on test of open-source OfficeCLI: a single binary reads, edits, and generates Word/Excel/PPT. 1,000 cells rewritten in 0.37s, Chinese text supported. Covers XML internals, real failures, and AI Agent integration.

Deep dive into LangChain v1.3: compare LangChain, LangGraph, and DeepAgent paradigms, explore RAG pipelines, multi-agent systems, and local LLM deployment for enterprise AI apps.

A deep dive into LangGraph multi-agent architecture — covering hierarchical, network, and pipeline patterns with three hands-on projects using LangGraph 0.3.

Why do AI results vary so dramatically? LangChain V1.3 reveals the answer: engineering mindset. Covers LangGraph, Deep Agent, RAG, Time Travel, and more.

A structured 4-week AI Agent learning roadmap: Week 1 covers LLMs & Prompt engineering, Week 2 ReAct paradigms, Week 3 RAG memory systems, Week 4 multi-agent architectures.

How to choose a quality AI Agent development course? This guide covers 5 key criteria: complete delivery pipeline, resume-worthy projects, real engineering perspective, update frequency, and mentorship.

A deep dive into LangChain's four core modules: LangChain components, LangGraph orchestration, Deep Agents, and LangSmith. Build your first Agent from scratch.

LangChain V1.3 course deep-dive: why engineering thinking beats tool-chasing. Covers RAG accuracy myths, Token cost control, and LangChain/LangGraph/Deep Agent breakdowns.

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.

How to find AI courses worth paying for amid the flood of beginner content. A guide to evaluating courses on Agentic workflows, RAG, fine-tuning, and more.

Master LangGraph core concepts: nodes, edges, and routing functions. Learn StateGraph, MemorySaver, and ToolNode through a weather-query Hello World example, and understand how LangGraph relates to LangChain and powers Agent workflows.

Tired of staring at a terminal waiting for AI? An ESP32 + RGB light maps Claude Code's states to blue/yellow/green/red physical light effects. See what the AI is doing at a glance.

Want to become an Agent engineer? This article systematically covers three core skill tracks—LLM fundamentals, LangChain architecture development, and enterprise deployment—to help you avoid detours.

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.

LangChain's LangSmith Engine is an intelligent agent tool for tracking Agent failures, prioritizing issues, and auto-drafting fixes. Deep dive into its core capabilities, sandbox isolation, sub-Agent architecture, and continuous evaluation challenges.