52 related articles

Build an HR recruitment workflow Agent with Spring AI Alibaba Graph, covering resume parsing, job matching, tiered question generation, HITL checkpointing, and time travel state rollback across 20 core technical points.

Spring AI Alibaba is an enterprise-grade Java AI framework that bridges microservices and LLMs — like JDBC for databases — enabling seamless AI integration with minimal migration cost.

Tencent Hunyuan 3 open-sourced with 295B MoE; GPT-5.6 Sol Ultra may bring multi-subagent collaboration to Codex; Alibaba FunASR upgraded; Japan plans 10M AI robots by 2040.

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.

A complete LLM development learning roadmap covering prompt engineering, RAG, AI Agents, and fine-tuning — helping beginners master LangChain, LlamaIndex, and more.

A developer built Manifest Studio to automate the full pipeline from AI code generation to app deployment, using a Skill mechanism for one-sentence publishing.

A practical guide for Java developers to build AI apps without switching languages — covering LLM APIs, prompt engineering, RAG, Spring AI, and Langchain4j.

A hands-on guide to building a real-time AI stock analysis system using Dify workflows and Qwen3. Covers deployment, technical indicators (RSI/MACD/Bollinger Bands), and trading strategy generation.

Step-by-step guide to installing Claude Code and configuring it with Chinese models like DeepSeek for low-cost vibe coding, including Node.js setup and CCSwitcher usage.

Step-by-step guide to installing Claude Code, connecting domestic LLMs like Qwen, DeepSeek, and Xiaomi MiMo via CC Switch, with hands-on demos of batch file processing and e-commerce site development.

An indie developer spent 6 months and $325 building an English reading mini program, earning zero revenue. A detailed breakdown of API costs, cloud services, and lessons learned.

Complete Claude Code setup guide covering installation, environment configuration, IDE integration, model selection, and comparisons with Cursor, Trae, and other AI coding assistants.

A deep dive into AI Agent development, from the core principles of perception-decision-action to a Vue3 auto-creation demo, covering LangChain, LangGraph, MCP, and the full tech stack.

Complete guide for setting up Claude Code in China: configure Path environment variables, bypass network verification via .claude.json, and connect to Alibaba Cloud Bailian free LLMs.

Complete beginner's guide to installing Claude Code, covering Git and Node.js prerequisites, environment variables, connection bypass, and connecting free Chinese domestic LLMs via Alibaba Cloud Bailian.

A comprehensive guide to AI Agent full-stack development covering LangChain, LangGraph, MCP protocol, and LLM deployment, with a hands-on Vue3 project demo showcasing the perception-decision-action loop.

A complete beginner's guide to AI programming with Claude Code: installation, model setup, cost-saving tips, and hands-on projects using natural language — no coding experience required.

Step-by-step guide to installing and configuring Claude Code, covering Git/Node.js prerequisites, environment variables, and connecting domestic LLMs to build an AI assistant that reads, writes, and executes code.
TutorialsLearn how to build a full-pipeline automated money-making system using Multi-Agent architecture, covering Customer Service Agent, Cashier Agent, Delivery Agent setup, workflow orchestration, RAG knowledge bases, and MCP tool calling.
TutorialsA detailed guide to Claude Code's four permission modes: Plan Mode, Default Mode, Auto-edit Mode, and Full Permission Mode, with Shift+Tab switching tips and best practices for each scenario.