1435 related articles

LangChain's Chicago Meetup spotlights Deep Agents — exploring the evolution from simple Agents to multi-layered reasoning and long-chain task execution.

A systematic guide to LangChain covering environment setup, model invocation, Prompt Templates, Output Parsers, LCEL chain expressions, and hands-on RAG implementation for beginners.

A complete tutorial on building a RAG medical Q&A system with LangChain4j, covering Ollama local deployment, Redis vector DB, document vectorization, and Cursor AI-assisted development.

In-depth analysis of LangChain's open-source social-media-agent: content sourcing, AI curation, scheduled publishing, Human-in-the-Loop design, and LangGraph architecture.

How can frontend engineers transition to AI full-stack? This guide covers NestJS + LangChain, TypeScript fundamentals, AI Agent development, local model deployment, and cross-language architecture skills.

Deep dive into LangGraph's core positioning, its relationship with LangChain, practical code comparisons of Chain vs Graph, understanding Agent essentials, and multi-agent orchestration design.

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.
TutorialsDetailed guide to LangChain core modules including prompt templates, output parsers, Chain invocation, LCEL expression language, and LangSmith tracing tools for LLM application development.
TutorialsLearn LangChain FewShotPromptTemplate: core parameters, implementations for text completion and chat models, and practical use cases like batch file renaming to reduce LLM hallucinations.
TutorialsDeep dive into LangChain 1.0's three-layer architecture (LangChain, LangGraph, Deep Agents), core components like Models, Tools, and Memory, plus a complete learning path from semantic search to multi-agent collaboration.
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.
Industry InsightsLangChain unveils a full-lifecycle toolchain for Agent development at Interrupt, covering Deep Agents 0.6, SmithDB, Context Hub, LLM Gateway, and LangSmith Engine.
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.
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.
TutorialsIn-depth comparison of LangGraph vs LangChain: controllability, extensibility, and FastAPI-powered performance. Covers storage, enterprise private deployment, and migration guidance for agent developers.
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.
TutorialsDeep analysis of big tech AI full-stack tech selection: NestJS server middle platform, LangChain/LangGraph AI orchestration, Tauri 2 cross-platform desktop apps. Covers core skills, Monorepo architecture, RAG scenarios & AI frontend career advice.
TutorialsA detailed guide to LangChain's unified interface, comparing model invocation methods, explaining LLM vs Agent differences, with complete Python walkthrough from setup to agent development.
TutorialsBuild a multi-agent testing system with LangChain and LangGraph for automated test case generation, intelligent review, and Playwright execution across 10 progressive projects.
TutorialsAn enterprise AI full-stack solution using NestJS, LangChain, LangGraph, and Tauri 2, covering AI service platforms, multi-agent orchestration, RAG, and cross-platform delivery for frontend developers.