教程中心

AI Agent 从入门到实战:概念理解、MCP 使用、平台实操、工作流自动化

1252

教程总数

234

入门教程

42

实操教程

进阶其他

AI Content Gap Analysis: Practical Tutorial

Identifying content gaps with AI competitive analysis

AI 内容差距分析实战(2026):嵌入聚类做盘点+LLM 命名、需求挖掘三源(GSC 有曝光无承接页/社区高频问题/工单)、意图级 diff 要求引用现有页防漏判、需求×契合×可赢三轴打分留给人裁决。季度流水线化运行。

tutorialpractical
10分钟
进阶其他

LLM Text Deduplication: Practical Tutorial

Using AI embeddings to deduplicate large text datasets

LLM 文本去重实战(2026):三级漏斗——哈希(免费)→嵌入近邻(便宜)→LLM 仲裁灰区(精确),阈值用 200 对标注校准出自动合并/自动判异两条线。含聚类保留策略、增量模式、合并溯源。

tutorialpractical
10分钟
进阶其他

LLM for Data Enrichment: Practical Tutorial

Enriching sparse data records with AI-generated content

LLM 数据增强实战(2026):安全线=只补「记录内可推导」的字段,外部事实必须走检索。完整异步管线(闭集词表+置信度+null 优先)与三条生产纪律:溯源列、永续抽样 QA、幂等重跑。mini 档模型即胜任。

tutorialpractical
10分钟
进阶其他

AI Personas for A/B Testing: Practical Tutorial

Using AI personas to simulate user behavior in tests

用 AI 人格做 A/B 测试预筛(2026):用 LLM 模拟不同用户类型在真流量前预筛文案/设计变体、生成假设。含真实代码、3-6 人格工作流——但模拟≠真实行为,幸存变体仍需真 A/B 验证。

tutorialpractical
8分钟
进阶其他

LLM Intent Classification: Practical Tutorial

Classifying user intent for routing in AI applications

LLM 意图分类实战(2026):聊天机器人/Agent 的入口。用小模型+固定标签集(Literal/enum)+结构化输出强制返回合法意图,返回置信度做兜底;高并发可用嵌入或微调小模型降本。

tutorialpractical
8分钟
进阶其他

AI-Powered Search Engine

Building semantic search with vector database — hands-on project tutorial

AI-Powered Search Engine What You'll Build Building semantic search with vector database. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Intermedia

tutorialhands-on
25分钟
进阶其他

AI Summarization Pipeline

Summarizing long documents efficiently with map-reduce — hands-on project tutorial

AI Summarization Pipeline What You'll Build Summarizing long documents efficiently with map-reduce. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**:

tutorialhands-on
25分钟
进阶其他

AI Image Analysis Pipeline

Analyzing images with GPT-4 Vision API — hands-on project tutorial

AI Image Analysis Pipeline What You'll Build Analyzing images with GPT-4 Vision API. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Intermediate

tutorialhands-on
25分钟
进阶其他

AI-Powered Recommendation System

Building content recommendations with embeddings — hands-on project tutorial

AI-Powered Recommendation System What You'll Build Building content recommendations with embeddings. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**:

tutorialhands-on
25分钟
进阶其他

Build a RAG Chatbot in 30 Minutes

Quick tutorial building a fully functional RAG chatbot — hands-on project tutorial

Build a RAG Chatbot in 30 Minutes What You'll Build Quick tutorial building a fully functional RAG chatbot. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Diffic

tutorialhands-on
25分钟
进阶其他

AI Code Debugger Tool

Using LLMs to automatically identify and fix bugs — hands-on project tutorial

AI Code Debugger Tool What You'll Build Using LLMs to automatically identify and fix bugs. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Intermedi

tutorialhands-on
25分钟
进阶其他

ChatGPT Plugin Development

Creating OpenAI plugins and GPT Actions — hands-on project tutorial

ChatGPT Plugin Development What You'll Build Creating OpenAI plugins and GPT Actions. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Intermediate

tutorialhands-on
25分钟
进阶其他

Multi-Agent System with CrewAI

Orchestrating a team of specialized AI agents — hands-on project tutorial

Multi-Agent System with CrewAI What You'll Build Orchestrating a team of specialized AI agents. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Inte

tutorialhands-on
25分钟
进阶其他

Knowledge Graph from Text

Building knowledge graphs from unstructured documents — hands-on project tutorial

Knowledge Graph from Text What You'll Build Building knowledge graphs from unstructured documents. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: I

tutorialhands-on
25分钟
进阶其他

Multimodal Document Parser

Extracting structured data from documents with vision — hands-on project tutorial

Multimodal Document Parser What You'll Build Extracting structured data from documents with vision. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**:

tutorialhands-on
25分钟
进阶其他

AI Data Analyst Tool

Natural language to Python data analysis — hands-on project tutorial

AI Data Analyst Tool What You'll Build Natural language to Python data analysis. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Intermediate **Pr

tutorialhands-on
25分钟
进阶其他

AI-Powered API Documentation

Auto-generating API docs from code with LLMs — hands-on project tutorial

AI-Powered API Documentation What You'll Build Auto-generating API docs from code with LLMs. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Interme

tutorialhands-on
25分钟
进阶其他

PDF Question Answering System

Q&A over PDF documents using LlamaIndex — hands-on project tutorial

PDF Question Answering System What You'll Build Q&A over PDF documents using LlamaIndex. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Intermediat

tutorialhands-on
25分钟
进阶其他

Automated Email Classifier

Building an email classification system with LLMs — hands-on project tutorial

Automated Email Classifier What You'll Build Building an email classification system with LLMs. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Inte

tutorialhands-on
25分钟
进阶其他

Autonomous Research Agent

Building agents that autonomously search and synthesize — hands-on project tutorial

Autonomous Research Agent What You'll Build Building agents that autonomously search and synthesize. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**:

tutorialhands-on
25分钟
进阶其他

Structured Data Extraction

Extracting structured JSON from unstructured text — hands-on project tutorial

Structured Data Extraction What You'll Build Extracting structured JSON from unstructured text. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Inte

tutorialhands-on
25分钟
进阶其他

Semantic Search with OpenAI Embeddings

Building semantic search using text-embedding-3-large — hands-on project tutorial

Semantic Search with OpenAI Embeddings What You'll Build Building semantic search using text-embedding-3-large. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Di

tutorialhands-on
25分钟
进阶其他

Build a Voice AI Assistant

Creating voice-to-voice AI assistant with Whisper and TTS — hands-on project tutorial

Build a Voice AI Assistant What You'll Build Creating voice-to-voice AI assistant with Whisper and TTS. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty

tutorialhands-on
25分钟
进阶其他

Conversational AI with Memory

Implementing persistent memory in chatbots — hands-on project tutorial

Conversational AI with Memory What You'll Build Implementing persistent memory in chatbots. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Intermed

tutorialhands-on
25分钟
进阶其他

Real-time Transcription with AI

Live speech-to-text and translation pipeline — hands-on project tutorial

Real-time Transcription with AI What You'll Build Live speech-to-text and translation pipeline. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Inte

tutorialhands-on
25分钟
进阶其他

Real-time AI Streaming with FastAPI

Server-sent events for streaming LLM responses — hands-on project tutorial

Real-time AI Streaming with FastAPI What You'll Build Server-sent events for streaming LLM responses. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**

tutorialhands-on
25分钟
进阶其他

LLM-Powered CLI Tool

Building a command-line AI assistant in Python — hands-on project tutorial

LLM-Powered CLI Tool What You'll Build Building a command-line AI assistant in Python. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty**: Intermediate

tutorialhands-on
25分钟
进阶其他

LangChain ReAct Agent from Scratch

Building a ReAct agent with tools using LangChain — hands-on project tutorial

LangChain ReAct Agent from Scratch What You'll Build Building a ReAct agent with tools using LangChain. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty

tutorialhands-on
25分钟
进阶其他

Build a Coding Interview AI

AI system for conducting and evaluating coding interviews — hands-on project tutorial

Build a Coding Interview AI What You'll Build AI system for conducting and evaluating coding interviews. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficult

tutorialhands-on
25分钟
进阶其他

Fine-tune Llama 3.2 on Your Data

End-to-end Llama 3.2 fine-tuning on custom dataset — hands-on project tutorial

Fine-tune Llama 3.2 on Your Data What You'll Build End-to-end Llama 3.2 fine-tuning on custom dataset. By the end of this tutorial, you'll have a fully working implementation you can extend for production use. **Time**: ~25 minutes **Difficulty*

tutorialhands-on
25分钟