17 related articles

In-depth analysis of core differences between LangChain and LangGraph, exploring why more teams are migrating to LangGraph for production AI apps, with framework selection guidance.

In-depth analysis of LangChain vs LangGraph differences, why teams are migrating to LangGraph for production AI apps, and framework selection guidance based on project complexity.

DeepSeek is reportedly developing its own AI chip, moving from algorithms to hardware to achieve software-hardware co-optimization. An in-depth analysis of its strategic rationale, key challenges, and implications for China's AI industry autonomy.

Five key AI industry trends: Doubao surpasses 180 trillion daily calls, OpenAI's in-house AI chip, NVIDIA's $3-4 trillion compute forecast, China catching up, and the GPT-5.6 cheating scandal.

A developer builds a 3D editor from scratch in C++, modeling programs as dataflow graphs rather than object collections. Exploring dataflow vs. OOP, Greenspun's Tenth Rule, and the debugging dividend of visual programming.

3D AI Studio launches Flow, a node-based workflow tool supporting image-to-3D, part splitting, batch export, and a built-in AI Agent for auto-building pipelines from Blender to UE5.

Starting from the three limitations of LLMs, this guide systematically explains LangChain's core positioning, environment setup, API key prep, model init, and the message system. Learn init_chat_model and AIMessage/HumanMessage/SystemMessage.

Grok 4.5 launches at just $0.49 per task, 90% cheaper than rivals. Anthropic's Claude Code claims 50% of the AI coding market. SambaNova raises $1B. Read the latest AI market shifts.

Model capabilities are converging, making inference cost and scalability the new focus of AI competition. A deep analysis of AI infrastructure's core layers.

A systematic guide to Dify's three deployment methods (Docker/source/online), five application types, and hands-on workflow nodes—covering LLM integration, MySQL config, and app publishing.

Andrew Ng and LangChain CEO Harrison Chase present AI Agents in LangGraph, covering five core agent design patterns and LangGraph's graph-based framework for building cyclical agentic workflows.

Andrew Ng and LangChain CEO Harrison Chase's AI Agents in LangGraph course covers five agent design patterns and LangGraph's graph-based framework for building cyclical AI workflows.

Learn LangGraph multi-agent development covering Supervisor and Collaboration architectures, with three hands-on projects: code assistant, prompt assistant, and WebRTC digital human.

A complete guide to self-hosting Dify, the open-source AI platform: environment setup, Docker Compose deployment, LLM integration, and app building. Runs on just 2 cores and 4GB RAM.
TutorialsDeep dive into Langmanus multi-agent framework architecture, explaining LangGraph orchestration with Coordinator, Planner, Supervisor and execution agents, plus a hands-on guide to adding custom agents.
TutorialsLearn how to implement LangGraph's core design from scratch in TypeScript, covering state-graph-driven architecture, node-based orchestration, and the ReAct pattern for AI Agent development.
TutorialsA deep dive into AI canvas node-based creative workflows, covering AI image generation, video generation, 4K output, and multi-model orchestration for visual AI content creation.