Skip to content
AI 教程

掌握 AI 智能体 工具

主流 AI 编程工具(Claude Code、Codex、Cursor、Trae 等)的安装和使用教程,以及四大核心概念:Agent、LLM、Skill 和 MCP 的深入解析。

AI Agent

可直接安装使用的自主编码 Agent。

Claude Code

Anthropic · 命令行 Agent

A terminal-native AI coding agent from Anthropic that autonomously understands codebases, edits files, runs commands, and completes multi-step development tasks.

OverviewInstallationBasic UsageTips
查看教程

OpenAI Codex

OpenAI · 命令行 Agent

An official command-line AI coding assistant from OpenAI, built on the GPT model family and optimized for code generation and development workflows.

OverviewInstallationBasic UsageTips
查看教程

Aider

Open Source · 命令行 Agent

An open-source command-line AI coding assistant with deep Git integration—every change is auto-committed and can be rolled back in one step.

OverviewInstallationBasic UsageTips
查看教程

Devin

Cognition Labs · 命令行 Agent

The world's first AI software engineer launched by Cognition Labs, capable of completing software engineering tasks end-to-end.

OverviewGetting StartedSetupCreating Tasks
查看教程

SWE-agent

Princeton NLP · 命令行 Agent

An autonomous AI software engineer agent developed by the Princeton NLP team, focused on resolving GitHub issues.

OverviewInstallationConfigurationRunning Tasks
查看教程

OpenHands

All-Hands-AI · 命令行 Agent

An open-source general-purpose AI software engineer agent platform, formerly known as OpenDevin.

OverviewInstallationDocker SetupArchitecture
查看教程

AutoGPT

Significant Gravitas · 命令行 Agent

An open-source autonomous AI agent framework capable of autonomously completing complex multi-step tasks.

OverviewInstallationConfigurationSetting Goals
查看教程

Devin

Cognition Labs · 命令行 Agent

The world's first AI software engineer launched by Cognition Labs, capable of completing software engineering tasks end-to-end.

OverviewGetting StartedSetupCreating Tasks
查看教程

SWE-agent

Princeton NLP · 命令行 Agent

An autonomous AI software engineer agent developed by the Princeton NLP team, focused on resolving GitHub issues.

OverviewInstallationConfigurationRunning Tasks
查看教程

OpenHands

All-Hands-AI · 命令行 Agent

An open-source general-purpose AI software engineer agent platform, formerly known as OpenDevin.

OverviewInstallationDocker SetupArchitecture
查看教程

AutoGPT

Significant Gravitas · 命令行 Agent

An open-source autonomous AI agent framework capable of autonomously completing complex multi-step tasks.

OverviewInstallationConfigurationSetting Goals
查看教程

AI Agent

概念

An AI Agent is an intelligent system that uses an LLM as its brain and can autonomously perceive, reason, plan, and call tools to complete multi-step tasks.

What is AI AgentCore ComponentsAgent vs ChatbotExamples
查看教程

AI IDE

内置 AI 能力的编辑器。

Trae

ByteDance · AI IDE

ByteDance's AI-native IDE—the first of its kind in China—deeply integrates LLMs such as Doubao and DeepSeek, supporting natural-language interaction and multimodal collaboration.

OverviewInstallationBasic UsageTips
查看教程

Cursor

Anysphere · AI IDE

A next-generation AI code editor from Anysphere with a built-in Composer agent that can run multiple coding tasks in parallel.

OverviewInstallationBasic UsageTips
查看教程

Windsurf

Codeium · AI IDE

An AI-native IDE from Codeium with a built-in Cascade agent that deeply couples the terminal and editor.

OverviewInstallationBasic UsageTips
查看教程

Zed

Zed Industries · AI IDE

A high-performance code editor built by the Atom team, with built-in AI features and real-time collaboration.

OverviewInstallationConfigurationKeybindings
查看教程

Codeium

Exafunction · AI IDE

A free AI code completion tool that supports multiple IDEs and programming languages.

OverviewInstallationVS Code IntegrationJetBrains Integration
查看教程

Tabnine

Codota · AI IDE

A privacy-focused AI code completion tool that supports local deployment and custom model training.

OverviewInstallationIDE IntegrationCode Completion
查看教程

Amazon Q Developer

Amazon Web Services · AI IDE

AWS's AI programming assistant, deeply integrated with AWS services and best practices.

OverviewInstallationVS Code SetupCode Suggestions
查看教程

Sourcegraph Cody

Sourcegraph · AI IDE

An AI programming assistant from Sourcegraph, skilled at understanding large codebases.

OverviewInstallationCode SearchAutocomplete
查看教程

Replit AI

Replit · AI IDE

AI tools built into the Replit platform, providing code completion, chat, deployment, and other features.

OverviewGetting StartedCode SuggestionsChat
查看教程

Zed

Zed Industries · AI IDE

A high-performance code editor built by the Atom team, with built-in AI features and real-time collaboration.

OverviewInstallationConfigurationKeybindings
查看教程

Codeium

Exafunction · AI IDE

A free AI code completion tool that supports multiple IDEs and programming languages.

OverviewInstallationVS Code IntegrationJetBrains Integration
查看教程

Tabnine

Codota · AI IDE

A privacy-focused AI code completion tool that supports local deployment and custom model training.

OverviewInstallationIDE IntegrationCode Completion
查看教程

Amazon Q Developer

Amazon Web Services · AI IDE

AWS's AI programming assistant, deeply integrated with AWS services and best practices.

OverviewInstallationVS Code SetupCode Suggestions
查看教程

Sourcegraph Cody

Sourcegraph · AI IDE

An AI programming assistant from Sourcegraph, skilled at understanding large codebases.

OverviewInstallationCode SearchAutocomplete
查看教程

Replit AI

Replit · AI IDE

AI tools built into the Replit platform, providing code completion, chat, deployment, and other features.

OverviewGetting StartedCode SuggestionsChat
查看教程

AI 概念

AI 编码背后的基本词汇:Agent、LLM、Skill、MCP 及其周围框架。

CrewAI

CrewAI Inc. · 概念

A framework for orchestrating role-playing AI agents, enabling multiple agents to collaborate on complex tasks.

OverviewInstallationCreating CrewsAgents
查看教程

LangChain

LangChain Inc. · 概念

An open-source framework for building LLM applications, providing a complete toolchain and component library.

OverviewInstallationLLMsPrompts
查看教程

LlamaIndex

LlamaIndex Inc. · 概念

A data framework focused on RAG applications, connecting LLMs with private data.

OverviewInstallationDocumentsIndices
查看教程

Dify

LangGenius · 概念

An open-source LLM application development platform, providing visual building and deployment capabilities.

OverviewInstallationWorkflowPrompt IDE
查看教程

Ollama

Ollama · 概念

A tool for running large language models locally, simplifying model deployment and usage.

OverviewInstallationRunning ModelsModel Library
查看教程

vLLM

UC Berkeley · 概念

A high-performance LLM inference and serving engine, providing extreme inference speed.

OverviewInstallationQuick StartServing Models
查看教程

Hugging Face

Hugging Face Inc. · 概念

An AI community platform providing models, datasets, applications, and a complete toolchain.

OverviewModels HubDatasetsTransformers Library
查看教程

Prompt Engineering

Community · 概念

The technique of designing and optimizing LLM prompts to improve AI output quality.

OverviewBasic TechniquesFew-Shot LearningChain of Thought
查看教程

CrewAI

CrewAI Inc. · 概念

A framework for orchestrating role-playing AI agents, enabling multiple agents to collaborate on complex tasks.

OverviewInstallationCreating CrewsAgents
查看教程

LangChain

LangChain Inc. · 概念

An open-source framework for building LLM applications, providing a complete toolchain and component library.

OverviewInstallationLLMsPrompts
查看教程

LlamaIndex

LlamaIndex Inc. · 概念

A data framework focused on RAG applications, connecting LLMs with private data.

OverviewInstallationDocumentsIndices
查看教程

Dify

LangGenius · 概念

An open-source LLM application development platform, providing visual building and deployment capabilities.

OverviewInstallationWorkflowPrompt IDE
查看教程

Ollama

Ollama · 概念

A tool for running large language models locally, simplifying model deployment and usage.

OverviewInstallationRunning ModelsModel Library
查看教程

vLLM

UC Berkeley · 概念

A high-performance LLM inference and serving engine, providing extreme inference speed.

OverviewInstallationQuick StartServing Models
查看教程

Hugging Face

Hugging Face Inc. · 概念

An AI community platform providing models, datasets, applications, and a complete toolchain.

OverviewModels HubDatasetsTransformers Library
查看教程

Prompt Engineering

Community · 概念

The technique of designing and optimizing LLM prompts to improve AI output quality.

OverviewBasic TechniquesFew-Shot LearningChain of Thought
查看教程

刚接触 AI 编程?

从概念开始 — 了解 Agent、LLM、Skill 和 MCP 如何协同工作 — 然后选择适合你的工具。