997 related articles

What is Vibe Coding? Learn this new AI programming paradigm from scratch — no CS degree needed. Use Claude Code, Cursor, and more to build real projects by describing your ideas.

Learn what MCP (Model Context Protocol) is, why it's replacing Function Calling, and how it breaks AI data silos to enable remote tool invocation for agents.

A beginner's guide to Dify covering Docker deployment, MySQL setup, model integration, five app types (Chatbot/Agent/Workflow), and publishing — build LLM apps fast.

Coze by ByteDance is an all-in-one AI app development platform for non-coders. Build AI agents with drag-and-drop — no programming needed. Complete beginner's guide.

Vibe Coding lets you build real apps using natural language — no coding skills needed. Learn the 3 core traits, see real success stories, and get started today.

Build an AI game assistant from scratch with no coding experience! This hands-on guide walks you through Dify + RAG — from knowledge base setup to agent creation and tuning.

SVM training taking 10 minutes on 8,000 samples? This post dissects GridSearchCV combinatorial explosion, probability=True overhead, and redundant params — with actionable fixes.

Bilibili creator Nates releases a 6-hour, 30-lesson Claude Code course for complete beginners. No tech background needed. Learn to build AI agents and automated systems using natural language.

A structured zero-to-one roadmap for AI Agent development: Phase 1 covers Python & LLM basics, Phase 2 tackles five core Agent capabilities and LangChain/LangGraph, Phase 3 delivers hands-on RAG projects.

New to AI? This guide clarifies AI, machine learning, deep learning, and LLMs, traces milestones from Deep Blue to DeepSeek, and maps out China's LLM landscape.

Coze is ByteDance's low-code AI Bot platform — no coding required. Learn the differences between domestic and international versions, core features, and why now is the best time to start building AI agents.

What is Vibe Coding? Learn how AI coding tools like Cursor and Claude let anyone build real products using plain language — no coding background required.

Naval Ravikant says Vibe Coding lets one person do the work of 8 engineers. Learn what Vibe Coding is, which tools work in China, and how to start in 3 steps.

A complete AI Agent development learning roadmap covering three stages: Fundamentals (environment setup, tool use, memory), Advanced (multi-agent systems, RAG, ReAct), and Practical Projects (enterprise chatbots, automation tools).

A beginner's guide to AI large models: clarify the relationships between AI, ML, deep learning, and LLMs, trace the journey from Deep Blue to ChatGPT and DeepSeek, and explore China's model landscape.

Vibe Coding lets non-technical users build software through natural language conversations with AI. Learn what it is, what you can create, and how to get started with your first mobile webpage project.

A complete AI Agent learning roadmap covering BDI theory, core components (Perception/Planning/Execution), AutoGen multi-agent frameworks, and DeepSeek RAG projects for beginners.

Intimidated by AI Agent development? This article breaks down the two biggest beginner pain points and reveals why the real skill isn't memorizing APIs, but mastering requirement decomposition, workflow design, and problem-solving.

Struggling with math and Python when learning AI from scratch? This article lays out a five-step entry path: grasp the concepts, learn Python lightly, master ML and deep learning principles, get hands-on with PyTorch, then deepen understanding through real projects.

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.