31 related articles

Step-by-step guide to configuring CreateNow agents with DeepSeek, Kimi, and Xiaomi LLMs. Covers one-click setup, custom model integration, and API Key acquisition for building AI digital employees.
AI Agent Global Variable Pool & Memory…
Deep dive into global variable pool design for AI Agent development, covering three memory types, variable scoping, node execution architecture, and placeholder variable replacement workflows.
LangChain from Beginner to Agent Devel…
A systematic guide to LangChain LLM application development, covering environment setup, core components (RAG, Chain, Memory), and Agent development to help developers master LLM app building.

Deep dive into Cherry Studio, an open-source AI client supporting 300+ LLMs including OpenAI, Claude, and Gemini, with autonomous agents and pre-built assistants. Nearly 47K GitHub Stars.

OpenAI's Responses API and Completions API now support built-in moderation scores. Developers can get generation results and safety signals in one call. Here's what it means for AI security architecture.
TutorialsDetailed guide to LangChain core modules including prompt templates, output parsers, Chain invocation, LCEL expression language, and LangSmith tracing tools for LLM application development.
TutorialsComplete tutorial on Alibaba Cloud Bailian platform covering API Key setup, Qwen model calls, streaming output, multi-turn conversation principles, and prompt engineering with four roles.
TutorialsComplete practical guide to building AI Agent Frameworks with WindSurf, covering technology selection, component generation, code refactoring, debugging, and deployment tips.
TutorialsGuide to Cloud Code's WeChat remote control feature using iLink Bot API. Control your AI coding assistant from your phone with text, image, and file support.
TutorialsLearn how to build an AI travel assistant using Vue3, Node.js, and Alibaba's Qwen LLM, covering multi-turn dialogue, function calling, product recommendations, and full deployment.
Industry InsightsIn-depth analysis of API aggregation gateways for multi-model AI access: unified interfaces, intelligent routing, disaster recovery, plus key risks around security, latency, and compliance.
TutorialsDeep dive into Claude Code's source code startup and bootstrap flow, from CLI entry's on-demand loading design and REPL startup to sentiment analysis and the Agent Loop prelude.
TutorialsA practical guide to frontend AI full-stack development covering PNPM MonoRepo architecture, TurboRepo build optimization, and LangChain multimodal applications with Ollama local model deployment.
TutorialsComplete guide to connecting Codex with DeepSeek V4 via CC Switch relay, including API Key setup, channel configuration, and plugin unlock steps for cost-effective AI programming.
TutorialsA detailed guide on building an intelligent code assistant with the OpenAI API, covering Chat Completions, Responses, and Assistants APIs, GPT-4.5 vs Codex models, and tools like Function Calling and Code Interpreter.
TutorialsA detailed five-phase learning roadmap for Java developers transitioning to AI engineering, covering Spring AI, LangChain4j, RAG core technology, and Agent development.
TutorialsComplete tutorial on building an AI API relay station using the New API open-source project, covering Docker deployment, server configuration, channel management, token distribution, and client verification.
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
DeepSeek TUI: A Terminal AI Coding Ass…
DeepSeek TUI is an open-source terminal AI coding tool written in Rust, optimized for DeepSeek API, dubbed Claude Code for DeepSeek. Plus: AI joint ventures, Sierra's $950M raise, and AWS Agent infrastructure updates.
pnpm Monorepo Full-Stack AI Engineerin…
Learn how to build a full-stack multimodal AI conversation system using pnpm Monorepo architecture, covering local model integration, image understanding, and streaming chat.