147 related articles

CodeWell open-sources a multi-model terminal coding agent, Kimi K3 launches with ultra-long context, MiniMax Code 2.0 rebuilds its Agent architecture, and Claude gets browser access. AI is accelerating from content generation to task execution.

A hands-on guide to building a local AI agent and private knowledge base using Cherry Studio, MCP, and Ollama — with web scraping, report generation, and terminal control.

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.

Introducing an LLM Gateway in LangChain production brings unified APIs and auto-fallback, but also quality drift, cost spikes, and debug black boxes. This article breaks down the five key engineering concerns and what it takes to earn trust.
LLM Evaluation Tools Compared: An In-D…
Deep comparison of LangSmith, Langfuse, Phoenix, Braintrust, and Galileo across self-hosting, open-source licensing, and real-time guardrails to find the best LLM eval tool for production.

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.

A complete guide to building a local AI coding agent on a 32GB Mac: Ollama for local inference, OpenCode as the agent framework, and MCP memory servers for cross-session context. Code stays on-device, no subscription fees.
Local Coding Agents in Practice: A Com…
An in-depth look at local coding agents—core concepts, advantages, and real challenges. Compare against Claude Code and learn to build a zero-subscription, private AI coding workflow with open-weight models.

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.

A step-by-step guide to installing Claude Code locally on Windows and swapping its underlying model for the DeepSeek API—enabling low-cost AI coding with no VPN required. Covers Node.js setup, Claude Code config, and getting a DeepSeek API Key.

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.

ManagedAgents.sh is a model-agnostic managed agent platform from OpenComputer, supporting Claude, Pi, and Codex runtimes with Slack and GitHub integration.

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.

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 structured 6-week roadmap for enterprise Agent deployment covering LangChain, LangGraph, MCP, and RAG — from planning and memory to multi-agent collaboration and production deployment.

Hugging Face's open-source ml-intern autonomously reads papers, writes training scripts, and finetunes LLMs, deeply integrating the HF ecosystem and smolagents. Explore its features and impact on ML careers.

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.

Have API credits but blocked by Cursor Pro? XY Local Assistant is a local proxy tool that lets you use GPT, Claude, DeepSeek, Gemini, and more in Cursor without a Pro subscription. Includes Token usage tracking. Your API Key never leaves your machine.

Use Codex without a ChatGPT account! This guide explains a China direct access solution for integrating the DeepSeek API via the Codex++ management tool.

Step-by-step guide to installing Claude Code Desktop, enabling developer mode for account-free use, integrating DeepSeek via CC Switch, Chinese localization, and custom Skills in ten minutes.