61 related articles

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.
Open Deep Research: A Complete Guide t…
A deep dive into LangChain's open-source project open_deep_research: an AI deep research agent built on LangGraph, supporting flexible multi-model and multi-search tool configuration, with 12,000+ stars.

A deep dive into the DeepLearning.AI & Neo4j course 'Knowledge Graphs for RAG' — covering core concepts, vector retrieval synergy, and hands-on SEC filing demos.
Cognee: The Open-Source Knowledge Grap…
Cognee is an open-source AI memory platform using knowledge graphs to give AI agents persistent cross-session memory. Self-hosted, graph + vector hybrid retrieval. 28K+ GitHub stars.

A comprehensive guide to AI-native application architecture: LLM inference, RAG retrieval (vector DB/knowledge graph/BM25), Agents, MCP tool calling, AI gateways, and observability — end-to-end.

A deep dive into the Agent Loop: how agents autonomously cycle through think→act→think, the difference from regular LLMs, ReAct paradigm origins, and how to implement one from a while loop.

Build an AI game assistant from scratch with no coding experience! This hands-on guide walks you through Dify + RAG — from knowledge base setup to agent creation and tuning.

Bernini is a ComfyUI video super-resolution node package using Tile Split/Select/Merge to solve seams, drift, and VRAM overflow. Benchmarked at 325s for 39 frames at 1920×1080.

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.

Learn LangChain 1.3 core concepts including LLM model abstraction, RAG retrieval-augmented generation, and Agent orchestration. Build a Deep Agent with planners, tools, and reflection modules.
Production-Grade LangGraph Template: A…
A deep dive into production-grade LangGraph templates covering state management, observability, error handling, and containerized deployment to bridge the gap from demo to production.
Agentic Loop Explained: The Three-Loop…
A deep dive into the Agentic Loop — breaking down the three-layer architecture of reasoning, tool use, and orchestration to help developers build and debug reliable AI agent systems.

Real-world insights on Claude Code vs. OpenCode, practical tool combinations, and security risks of full AI Agent automation — with strategies for safe, stable workflows.
PlanWright: A Control Plane and Multi-…
PlanWright is a control plane for AI coding agents, drawing on Kubernetes orchestration principles to tackle multi-agent task assignment, state tracking, and collaboration conflicts.

A complete guide to LangChain 1.3: LLM invocation, Agent tool calling, Harness architecture, LangGraph, RAG, and DeepAgent — build a clear, modern Agent development knowledge base.
There's No Best Agent Framework — Only…
LangGraph, PydanticAI, OpenAI Agents SDK, CrewAI — a senior developer's practical guide to choosing the right AI Agent framework for your project.

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.

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.