101 related articles

AI coding tools are spreading fast—so where does programmer value lie? This article analyzes three key role shifts: from writer to reviewer, implementer to designer, and lone wolf to coordinator.

Moonshot AI launches Kimi K3 with 2.8 trillion parameters and 1M token context. Google delays Gemini 3.5 Pro, AI coding tools upgrade collectively as competition shifts to coding and Agent capabilities.

A detailed guide to ByteDance's Coze platform covering agent building, workflow orchestration, and knowledge base management to help beginners start AI app development with zero coding.

Coze is ByteDance's homegrown agent-building platform. This article covers getting started with Coze, its comparison with Dify, skill system, workflow orchestration, and multi-agent collaboration.

Coze is ByteDance's homegrown agent-building platform. This article explains getting started with Coze, comparison with Dify, its skill system, workflow orchestration, and multi-agent collaboration.

A real case: a creator launched an AI photo generation product in under 3 hours with zero code, and got paid the next day. This article breaks down the full loop methodology.

A real case: a creator launched an AI photo generation product in 3 hours with zero code, and got paid the next day. This article breaks down the full loop methodology.

Step-by-step guide to deploying Dify AI platform locally with Docker. Covers Linux, Windows, macOS setup, docker compose launch, and first-time initialization in under 30 minutes.

A complete Dify 1.8 guide covering 3 deployment methods (Docker/cloud/source), MySQL integration, 5 app types (Chatbot/Agent/Workflow), model selection, and publishing strategies.

A deep dive into AI agents: core concepts, how they differ from LLMs, the Agent = LLM + Workflow + Knowledge Base formula, and a comparison of Coze, Dify, LangChain, and LlamaIndex.

A complete guide to building AI agents with DeepSeek R1: private knowledge bases using RAG, basic/advanced agent implementation, and Coze/Dify workflow tutorials.

No coding skills? No problem. Learn how AI tools like Codex and Claude Code let researchers complete ML workflows — data cleaning, model training, visualization — using only natural language.

Can a single sentence generate a complete app or game with zero coding knowledge? We tested an AI coding tool building Snake end-to-end, analyzing its 9-step pipeline, open source code, and sharing features.

A comprehensive guide to Coze by ByteDance: multi-agent collaboration, local tool integration, cross-platform sync, and credit system. Compare with Dify to get started fast.

A four-stage AI Agent development roadmap: from core theory and ReAct paradigm to multi-agent collaboration and production deployment. Covers DeepSeek, Coze, Dify, and more.

Vibe Coding is reshaping software development — use natural language to direct AI through code, design, testing, and marketing. A guide for solo founders and indie developers.

In-depth comparison of 6 Vibe Coding tools — Claude Code, Trae, Zhipu, Cursor, and more — covering setup cost, Chinese support, pricing, and code quality.

OpenAI merges ChatGPT and Codex into a super app and releases three new GPT-5.6 models: Sol, Terra, and Luna. A deep dive into four hands-on workflows—Computer Use, Loops, and multi-threading—for the AI agent era.

Running Gemma 3 12B locally via Ollama and want to build an AI Agent? This guide covers tool calling, n8n/LangChain/CrewAI comparisons, context limits, and more.

Learning AI Agent development is no longer daunting! This article outlines the simplest practical path: master just enough Python, grasp core LLM concepts, then build your first Agent with LangChain.