148 related articles

A detailed guide to deploying the Dify agent platform locally: from Docker setup and integrating Ollama + DeepSeek local LLMs to workflow orchestration and RAG knowledge base construction.

A deep dive into LangChain's positioning and value—why do LLMs need a middle layer? How does LangChain serve as the 'glue' unifying multi-model interfaces and supporting Agent development? Learn its core modules and learning path.

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.

As LLM costs keep falling, how can Java developers seize the AI opportunity? This article explores LangChain4J's core capabilities, supported models and vector databases, and compares LangChain4J vs. Spring AI to help you build local knowledge bases and intelligent customer service systems.

A hands-on guide to building an enterprise-grade AI Agent workflow orchestration app with Electron Forge and LangGraph, covering local LLM deployment (Qwen3-0.6B), node-based visual canvas design, and full Function Calling integration.

Unsloth v0.1.45-beta (PyPI: 2026.6.2) delivers 2x faster LLM fine-tuning and up to 70% VRAM reduction. Now at 67.9k GitHub stars, upgrade via pip install.

A beginner's guide to the LangChain open-source framework: explaining how to use the init_chat_model unified interface, tips for disabling DeepSeek's thinking mode, and core essentials of Agent development.

A complete Spring AI 2.0 guide for Java developers covering unified API abstraction, RAG, tool calling, MCP protocol, and enterprise projects to build AI Agents.

Two methods for connecting external models to Codex: manually configure keys via relay services, or use the CC Tool to auto-bridge GPT, DeepSeek, and more. Covers auth/config files, CC Tool usage, and multi-model switching.

A detailed guide for Chinese developers on configuring the Codex CLI AI coding tool with GPT-5.5 via API proxies, covering setup steps, efficiency gains, and security risks.

Learn CrewAI's core concepts (Agent, Task, Process, Crew, Pipeline) and how to wrap a multi-Agent service with FastAPI. Covers GPT, Qwen, and Ollama local model integrations with real benchmark comparisons.

No ChatGPT Plus? No problem. Learn how to use Codex in China via Codex++ and DeepSeek API in 5 simple steps — starting for as little as ¥10.

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.

Pure frontend roles are shrinking fast. Learn how mastering NestJS and LangChain AI agent development can unlock a 20–30% salary boost on your full-stack AI transition path.

Step-by-step guide to connecting an open-source AI assistant to OpenClaw: install Robust AI, configure gateway address, obtain API Key, and build a local AI agent with persistent memory.

Ollama is an open-source local LLM runner with 175K+ GitHub Stars. Built in Go, it supports Llama, Mistral, Qwen and more — deploy in 3 steps, no setup headaches.

Step-by-step guide to installing Hermes Agent: no sudo required, single-command deployment, supports Ollama, Anthropic, OpenRouter and more. Includes verification steps, key commands, and beginner tips.

How can ordinary programmers break into AI? This guide breaks down the gap between algorithm engineers and AI app developers, covering Agent development, model fine-tuning, salary trends, and the three hidden risks behind the current opportunity window.

Deep dive into LangChain's core Model and Agent concepts, covering unified model interfaces, agent tool calling, middleware mechanisms, and key principles for building LLM applications.

A systematic guide to OpenCode, the open-source terminal AI coding tool: installation methods (including WSL), model configuration, rules files, Agent types, custom commands, and MCP tool extensions.