23 related articles

A systematic roadmap from LangChain and LangGraph to multi-agent development, covering RAG, Tool Calling, MCP, and more, helping developers break into AI app development.

Java developers can build AI apps too! Learn LangChain4j fundamentals including RAG, Agents, Function Calling, and hands-on projects — no Python required.

Learn how to connect AI agents to SQL Server via MCP protocol — wrapping DMV queries, managing multi-instance fleets, and enabling natural language ops with layered safety guardrails. Includes Docker deployment.

A hands-on guide to deploying Dify 1.8.0, covering setup steps, Workflow vs. Chatflow differences, RAG knowledge base, and MCP support for AI app development.

LangChain4j is the AI application development framework built for Java engineers. Integrate DeepSeek, Qwen, and more into Spring Boot — no Python required.

A complete Spring AI guide for Java developers covering ChatModel, EmbeddingModel, ChatMemory, Tool Calling, MCP protocol, and RAG with Milvus. Build LLM apps in Spring Boot.

Why has AI engineering methodology evolved from prompts to context engineering and now Harness engineering? This article examines three paradigms, key bottlenecks, and the Agent = Model + Harness formula.

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.

A detailed 7-step guide to building commercial AI Agents, covering requirements, platform selection (Coze/Dify/FastGPT), prompt engineering, databases, UI, testing, and deployment.

Deep analysis of Claude Code vs traditional AI chat tools across 5 dimensions: interaction, context, execution, memory, and tool integration, plus a Cursor comparison.

Deep analysis of Loop workflow recipes, Vercel's open-source Agent framework, Pyker AI-native project management, Arrow P2P tool, DBX database client, and NVIDIA's Skill Spectre security tool.

Compare Claude Code and traditional AI chat tools like ChatGPT across five dimensions: interaction, context, execution, memory, and tool integration.

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.
TutorialsA hands-on guide to InsForge, the open-source backend platform. See how Claude Code builds a complete web app with zero backend knowledge, comparing advantages over Supabase.
TutorialsIn-depth comparison of MCP vs CLI architecture, Token costs (CLI ~1400 vs MCP ~54600), security mechanisms, and use cases with practical selection guidance for AI engineers.
TutorialsLearn how to auto-generate high-quality CRUD code using Claude Code with MCP and Skill files. Covers MySQL MCP setup, Skill file writing, TDD patterns, and pagination optimization.
TutorialsIn-depth guide to Anthropic's Claude Code: 26 practical tips covering CLAUDE.md, Hooks, MCP, Skills, and Subagents for mastering this autonomous AI coding Agent.
TutorialsHow can Java developers transition to AI/LLM? This guide covers 10 core skills including Spring AI, LangChain4j, RAG, and DeepSeek API integration with practical tips.
TutorialsComplete guide to Claude Code installation, DeepSeek V4 Pro integration, IDE setup, with a real full-stack project demo, Skill system, MCP configuration, and 10 AI programming tips.
Product ReviewsDeep dive into Aix-DB: an open-source multi-agent framework using LangChain/LangGraph and MCP protocol for natural language to SQL, data analysis, and visualization.