236 related articles

A complete guide to deploying LLMs locally on RobotCore Mini using Ollama — covering model pulling, CLI verification, Web backend setup, and LAN access.

shadcn/typeset uses a single customizable typeset.css file to handle Markdown typography for blogs, docs, and AI chat — with native streaming support.
shadcn/helpers Open-Sourced: createCha…
shadcn open-sources @shadcn/helpers with createChat — a utility for AI SDK and TanStack AI that enables scripted conversations, tool calls, and deterministic testing.

Build a multi-scene life assistant Agent using ModelScope MCP Marketplace and Dify. Integrates Amap, LeetCode, recipe, and news MCP Servers with Qwen3 via Chatflow.

AgentScope 2.0 by Alibaba's Tongyi Lab delivers six major upgrades: typed event streaming, dangerous instruction interception, human-in-the-loop, concurrent execution, workspace system, and agent-as-a-service for production-grade multi-agent development.

AI bills keep soaring? This article breaks down two core cost-reduction strategies: intelligent routing via an LLM Gateway, and context compaction to cut Token usage—no major refactoring needed.

An in-depth analysis of AI agent development based on Langchain.js—comparing workflow agents and Agent Loops, deconstructing the TypeScript implementation path of an OpenClaw-like engine, covering structured output, MCP, and LangGraph.

Learn how to develop custom tools based on the Unity MCP Relay Server, enabling AI agents like Cursor to directly control the Unity editor. Covers setup, tool building, parameter validation, and MCP Pro comparison.

In-depth hands-on review of Alibaba's open-source web automation tool PageAgent: three integration methods, script execution analysis, and a full breakdown of current limitations. Add AI Agent capabilities to web pages with one line of JS.

An open-source project rendering the London Underground's real-time status in 3D, combining the TfL open API, WebGL rendering, and real-time data streaming. A deep dive into its implementation and interpolation challenges.

The full GPT-5.6 model lineup is live. How can domestic developers access it at low cost via API relay stations? This article explains the principles, registration, token setup, client integration, and key risks.

A detailed walkthrough of the full Claude Code installation process: environment setup, npm installation, proxy configuration for networks in China, API integration, and CC Switch provider management—helping beginners quickly get started with this AI coding tool.

Shrinking GitHub Copilot student benefits? Learn to install the Claude Code plugin in VSCode and connect the DeepSeek V4 API via CCSwitch—powerful Agent capabilities at 25% price, no IDE switch needed.

How did Ollama grow from a niche open-source project into developers' default choice for running local LLMs? This article breaks down its rise across product design, technical strategy, and ecosystem building.

An in-depth analysis of the "any Agent as an orchestrator" design philosophy, exploring the technical implementation of multi-Agent collaboration, context management, and workflow automation.

A step-by-step guide to installing and configuring Claude Code from scratch: Node.js setup, Git Bash, npm install, proxy configuration, and API Key authorization.

Step-by-step guide to deploying Dify locally: Docker setup, Docker Compose installation, source code configuration, .env file setup, and container startup for Windows, macOS, and Linux.

A deep dive into Databricks Agent Framework (Mosaic AI): unify LangGraph/OpenAI agents via ChatAgent, log & evaluate with MLflow, version with Unity Catalog, and deploy Model Serving Endpoints for production AI agents.

Databricks open-sources Omnigent, a Meta-Harness for orchestrating Claude Code, Codex, and more AI coding assistants together—with built-in guardrails, cross-model workflows, and real-time collaboration. Get started in 10 minutes.

An in-depth look at the Skills paradigm in AI programming: through intent routing and script encapsulation, let AI agents auto-manage multi-channel LLM APIs on a One API gateway for one-click distribution, health checks, and auto-degradation.