教程中心

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

2024

教程总数

368

入门教程

45

实操教程

高级其他

MLOps Best Practices 2025: From Experimentation to Production ML

MLflow, DVC, CI/CD for ML, feature stores, and model monitoring in practice

Comprehensive MLOps guide covering experiment tracking with MLflow, data versioning with DVC, CI/CD pipelines for ML, feature store integration, and production model monitoring.

MLOpsMLflow
35分钟
高级其他

AI自适应学习系统:个性化教育的技术实现与教学效果研究

从知识图谱到间隔重复,构建真正适应每个学生的AI教学系统

深入探讨AI自适应学习系统的技术架构,包括知识状态建模、最优问题选择算法、间隔重复调度和学习路径生成,以及实际教学效果的研究数据。

自适应学习AI教育
30分钟
高级其他

LLM Cost Optimization: Reduce API Costs by 60-80% Without Sacrificing Quality

Caching, model routing, prompt compression, batching, and smart model selection

Practical strategies to dramatically reduce LLM API costs including semantic caching, intelligent model routing, prompt compression, request batching, and monitoring cost per feature.

cost-optimizationLLM
28分钟
高级其他

LangChain in Production: Best Practices, Pitfalls, and Performance Optimization

Lessons from deploying LangChain applications handling millions of requests

Production guide for LangChain applications covering caching strategies, error handling, observability with LangSmith, cost optimization, and common anti-patterns to avoid.

LangChainproduction
30分钟
高级其他

Foundation Models for Robotics: RT-2, OpenVLA, and Physical Intelligence

How vision-language-action models are enabling general-purpose robot control

Explore how foundation models are transforming robotics through vision-language-action (VLA) models like RT-2 and OpenVLA, enabling robots to follow natural language instructions and generalize to new tasks.

robotics-AIfoundation-models
32分钟
高级其他

AI Model Merging: SLERP, TIES, DARE, and Model Soup Techniques

Combine multiple fine-tuned models without additional training to create superior models

Explore model merging techniques that combine weights from multiple fine-tuned models to create superior models without additional training, including SLERP, TIES-Merging, DARE, and evolutionary approaches.

model-mergingSLERP
28分钟
高级其他

联邦学习在医疗AI中的应用:隐私保护的分布式模型训练

如何在保护患者隐私的同时,跨医院协作训练高质量医疗AI模型

详细介绍联邦学习技术在医疗AI领域的应用,包括跨机构协作训练的技术架构、差分隐私、安全聚合和实际部署案例,解决医疗数据孤岛问题。

联邦学习医疗AI
35分钟
高级其他

Synthetic Data Generation for AI: Techniques, Tools, and Quality Evaluation

GANs, diffusion models, LLM-based generation, and validation methods for synthetic datasets

Learn to generate high-quality synthetic data for AI training using LLMs, GANs, and diffusion models. Covers data augmentation, privacy-preserving synthesis, and evaluating synthetic data quality.

synthetic-datadata-augmentation
32分钟
高级其他

On-Device AI: Running LLMs on iPhone, Android, and Edge Devices in 2025

CoreML, ONNX Runtime, MLC-LLM, and optimization techniques for edge inference

Technical guide to deploying AI models on edge devices including mobile phones, IoT devices, and edge servers using Apple CoreML, Android NNAPI, MLC-LLM, and hardware-specific optimizations.

edge-AIon-device
30分钟
高级其他

AI基因组学:机器学习驱动精准医疗的技术与应用

从全基因组测序到个性化治疗方案,AI如何解码生命密码

探讨AI在基因组学领域的应用,包括变异致病性预测、多基因风险评分、基因表达分析和CRISPR靶点设计,以及如何利用AI加速精准医疗的临床实施。

AI基因组学精准医疗
35分钟
高级其他

Deploying AI Models at Scale with Kubernetes: Complete MLOps Guide

KServe, Seldon, autoscaling, canary deployments, and GPU resource management

Kubernetes 规模化部署 AI 模型 MLOps 指南(2026):KServe/Seldon/vLLM-on-K8s 服务框架、GPU 调度、按 GPU 利用率/队列深度自动扩缩、金丝雀发布、冷启动与多区域,含 KServe InferenceService YAML 与可观测要点。

KubernetesMLOps
11分钟
高级其他

AI临床决策支持:EHR数据挖掘与智能辅助诊断系统构建

利用电子病历大数据,构建个性化的AI临床决策支持工具

介绍如何利用电子健康记录(EHR)数据构建临床决策支持系统,包括患者风险分层、用药安全检查、败血症早期预警和再入院预测模型的技术实现。

临床AIEHR
32分钟
高级其他

Async AI Processing Pipeline: Production AI Architecture Guide 2026

How to implement processing AI tasks in background workers

Async AI Processing Pipeline: Production Architecture 2026 Overview **Async AI Processing Pipeline** solves the challenge of processing AI tasks in background workers. This guide covers the design decisions, implementation details, and trade-offs y

ai-architectureasync-ai-processing-pipeline
22分钟
高级其他

Causal Inference for ML Engineers: Treatment Effects, Uplift Modeling, and A/B Testing

DoWhy, CausalML, and production causal modeling for data-driven decisions

ML 工程师的因果推断(2026):用潜在结果框架回答"改变 X 会不会导致 Y"。涵盖 A/B、倾向得分匹配、工具变量、双重差分、Double ML 与 uplift 建模,及 DoWhy/CausalML/EconML 库。

causal-inferenceA/B-testing
10分钟
高级其他

AI医学影像诊断:深度学习在放射科的临床应用实践

从胸部X光到病理切片,AI辅助诊断如何提升临床准确率

全面介绍AI在医学影像诊断中的应用,包括胸部CT分析、眼底筛查、皮肤病变检测、病理诊断和MRI分析,以及FDA批准的AI医疗器械现状和临床部署最佳实践。

AI医疗影像深度学习
28分钟
高级其他

Knowledge Cutoffs and Freshness: Technical Deep Dive

Understanding LLM training data cutoffs and implications

Knowledge Cutoffs and Freshness: Technical Deep Dive Overview Understanding LLM training data cutoffs and implications. This comprehensive guide covers everything you need to know for production implementation. Why It Matters Knowledge Cutoffs an

conceptstheory
15分钟
高级其他

AI Red Teaming: Systematic Techniques for Finding LLM Vulnerabilities

Jailbreaks, prompt injection, adversarial inputs, and building robust AI safety testing

Learn systematic red teaming techniques for identifying vulnerabilities in LLM systems including jailbreak methods, prompt injection attacks, multi-turn manipulation, and building comprehensive safety test suites.

red-teamingAI-safety
32分钟
高级其他

Graph Neural Networks in Production: Applications, Architectures, and Best Practices

GCN, GAT, GraphSAGE for fraud detection, recommendation, and molecular design

Learn practical applications of Graph Neural Networks including fraud detection in financial transactions, molecule property prediction, knowledge graph completion, and large-scale recommendation systems.

graph-neural-networksGNN
35分钟
高级其他

Deploy Gemma 2B on Android Smartphone — On-device mobile AI

Complete setup guide for running Gemma 2B locally on Android Smartphone for on-device mobile AI

Deploy Gemma 2B on Android Smartphone Overview Run Gemma 2B directly on Android Smartphone for on-device mobile AI. Local inference offers privacy, zero latency, and no ongoing API costs. **Specs**: Qualcomm NPU · 6-12GB Installation ```bash Ins

edge-ailocal-llm
15分钟
高级其他

File System Agent: Complete Tutorial

AI agent for autonomous file management and organization

File System Agent Overview AI agent for autonomous file management and organization. This guide covers architecture, implementation, and production deployment of AI agents. Agent Architecture ``` User Input ↓ Agent Orchestrator ↓ ┌───────

ai-agentsautonomous
20分钟
高级其他

LLM Inference Optimization: vLLM, TensorRT-LLM, and Serving at Scale

PagedAttention, continuous batching, quantization, and production serving strategies

LLM 推理优化:vLLM、TensorRT-LLM 与规模化服务(2026):KV 缓存是瓶颈——PagedAttention + 连续批处理是最大吞吐杠杆。vLLM vs TensorRT-LLM 选型、量化/投机解码/前缀缓存/选小模型等其余手段。

LLM-inferencevLLM
11分钟
高级其他

AI Service Warm-up Patterns

Pre-warming AI models to eliminate cold start latency

AI Service Warm-up Patterns Overview Pre-warming AI models to eliminate cold start latency Implementation ```python from openai import OpenAI from pydantic import BaseModel from typing import Optional import json client = OpenAI() class Handler

deploymentproduction
15分钟
高级其他

Blue-Green Model Deployment

Zero-downtime ML model updates with blue-green deployment

Blue-Green Model Deployment Overview Zero-downtime ML model updates with blue-green deployment. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practice

mlopsproduction
18分钟
高级其他

AI in Entertainment: How Netflix, Spotify, and TikTok Build Recommendation Systems

Deep dive into production recommendation systems at scale with billions of users

Learn the AI techniques behind Netflix, Spotify, and TikTok recommendation engines including two-tower models, contextual bandits, and real-time personalization at billion-user scale.

recommendation-systemsNetflix
32分钟
高级其他

Advanced RAG: Moving Beyond Naive Retrieval to Production-Grade Systems

Corrective RAG, Self-RAG, adaptive retrieval, and evaluation with RAGAS

Go beyond basic RAG implementation to build production-grade retrieval-augmented generation systems with query rewriting, reranking, corrective mechanisms, and comprehensive evaluation.

RAGadvanced-RAG
35分钟
高级其他

AI in Insurance: Claims Automation, Fraud Detection, and AI Underwriting

Computer vision for claims assessment, risk scoring, and automated policy pricing

Discover how insurance companies use AI for automated claims processing, fraud detection, intelligent underwriting, and customer retention prediction to improve profitability.

insurance-AIclaims-automation
27分钟
高级其他

Diffusion Models Explained: From DDPM to Stable Diffusion and FLUX

Technical walkthrough of denoising diffusion, latent spaces, and conditioning mechanisms

Technical deep dive into diffusion models including the diffusion process, denoising networks, classifier-free guidance, latent diffusion, and the architecture of Stable Diffusion and FLUX.

diffusion-modelsStable-Diffusion
42分钟
高级其他

AI Logistics and Fleet Management: Route Optimization and Predictive Maintenance

Google OR-Tools, vehicle routing problems, and IoT-powered fleet intelligence

Build AI-powered logistics systems for route optimization, delivery time prediction, fleet maintenance scheduling, and real-time tracking with explainable optimization algorithms.

logistics-AIroute-optimization
30分钟
高级其他

RLHF vs DPO: Training LLMs from Human Feedback - Technical Guide 2025

Reinforcement Learning from Human Feedback, Direct Preference Optimization, and alternatives

RLHF vs DPO 偏好学习指南(2026):把基座模型对齐成有用/无害/诚实的助手。RLHF 三阶段(SFT+奖励模型+PPO)复杂但强;DPO 用单一偏好损失省去奖励模型与 RL、更稳更简。含选型表与 IPO/KTO 等变体。

RLHFDPO
11分钟
高级其他

Transformer Architecture Deep Dive: Attention Mechanisms and Modern Variants

From vanilla attention to Flash Attention, Grouped Query Attention, and Mamba

Comprehensive technical deep dive into transformer architecture including self-attention, multi-head attention, positional encoding, and modern efficiency improvements used in GPT-4 and Llama.

transformersattention-mechanism
40分钟
高级其他

Graceful Shutdown for AI

Properly handling shutdown signals in AI inference servers

Graceful Shutdown for AI Overview Properly handling shutdown signals in AI inference servers Implementation ```python from openai import OpenAI from pydantic import BaseModel from typing import Optional import json client = OpenAI() class Handl

deploymentproduction
15分钟
高级其他

Secret Management for AI: Production Setup Guide

Secure API key and credential management in production

Secret Management for AI Overview Secure API key and credential management in production. This guide provides practical, production-ready implementations. **Category**: ai-infrastructure **Primary Tool**: vault **Tags**: infrastructure, devops

infrastructuredevops
20分钟
高级其他

Building Advanced AI Customer Service Systems: Beyond Basic Chatbots

Intent classification, escalation logic, sentiment detection, and CRM integration

Design and implement sophisticated AI customer service systems that handle complex queries, detect sentiment, escalate appropriately, and integrate with CRM systems for context-aware support.

customer-service-AIchatbot
32分钟
高级其他

Deploy Phi-3 Mini on Web Browser WebGPU — Browser-native inference

Complete setup guide for running Phi-3 Mini locally on Web Browser WebGPU for browser-native inference

Deploy Phi-3 Mini on Web Browser WebGPU Overview Run Phi-3 Mini directly on Web Browser WebGPU for browser-native inference. Local inference offers privacy, zero latency, and no ongoing API costs. **Specs**: WebGPU · Client device Installation `

edge-ailocal-llm
15分钟
高级其他

Building Enterprise Semantic Search with AI: Beyond Keyword Matching

Hybrid search, reranking, and personalization for intelligent enterprise knowledge systems

Design and implement enterprise semantic search systems that combine vector embeddings, BM25 keyword search, and LLM reranking for accurate, fast, and contextually relevant results.

semantic-searchenterprise-AI
30分钟
高级MCP

从零开发一个 MCP Server:让 AI 读取你的私有数据

用 TypeScript 实现一个查询内部 Wiki 的 MCP 工具

自己写 MCP Server 并不难。本教程用 TypeScript 从零实现一个能查询内部 Wiki/Confluence 的 MCP Server,让 Claude 或 Cursor 直接访问你公司的私有知识,全程代码不超过 100 行。

MCPTypeScript
35分钟
高级其他

Claude API Advanced Use Cases: Building Production AI Applications

Computer use, tool calling, vision capabilities, and enterprise integration patterns

Explore advanced Claude API capabilities including computer use, tool calling, vision analysis, and best practices for building reliable enterprise AI applications.

ClaudeAnthropic
28分钟
高级其他

Full Fine-tuning with FSDP: Hands-On Tutorial

Full model fine-tuning using Fully Sharded Data Parallel — step-by-step implementation guide

Full Fine-tuning with FSDP Overview Full model fine-tuning using Fully Sharded Data Parallel. This tutorial provides a complete, runnable implementation. Prerequisites ```bash Install required packages pip install transformers datasets peft trl a

fine-tuningllm
20分钟
高级Agent

Claude + Computer Use:让 AI 帮你自动填表格、刷网页

从零开始使用 Anthropic 的计算机控制功能

Claude Computer Use 让 AI 能直接操控电脑界面,本教程带你了解如何通过 API 启用这项功能,并实现自动填写表格、网页数据抓取等实际场景。

ClaudeComputer Use
20分钟
高级其他

Data Collection Agent: Complete Tutorial

Autonomous web scraping and data collection agent

Data Collection Agent Overview Autonomous web scraping and data collection agent. This guide covers architecture, implementation, and production deployment of AI agents. Agent Architecture ``` User Input ↓ Agent Orchestrator ↓ ┌──────────

ai-agentsautonomous
20分钟
高级其他

Debate-Based AI Reasoning: Advanced Guide

Using AI debate for more accurate complex reasoning

Debate-Based AI Reasoning: Advanced Guide Overview Using AI debate for more accurate complex reasoning. This comprehensive guide covers everything you need to know for production implementation. Why It Matters Debate-Based AI Reasoning: Advanced

reasoningadvanced
20分钟
高级概念理解

RAG 知识库避坑指南:分块策略、嵌入模型与检索调优全解析

解决 RAG「答非所问」「遗漏信息」「幻觉」的系统性方法

深度解析 RAG 系统常见失败模式及修复方案。覆盖文档预处理、分块策略选择、嵌入模型评测、混合检索调参、Reranker 配置,帮你把 RAG 回答准确率从 60% 提升到 90% 以上。

RAG向量数据库
45分钟
高级其他

AI Data Pipelines and Feature Engineering at Scale: Modern Approaches 2025

Feast feature store, dbt transformations, and streaming features with Kafka

Build production-grade data pipelines for ML with Apache Spark, dbt, Feast feature store, and streaming data from Kafka. Learn feature engineering patterns that improve model performance.

data-pipelinefeature-engineering
35分钟
高级其他

AI智能搜索:混合检索架构设计与实现

结合向量搜索与关键词搜索,构建新一代企业搜索系统

介绍混合搜索系统的设计原理,包括Dense Retrieval、Sparse Retrieval的融合策略、重排序模型、查询扩展和多语言搜索实现,打造精准高效的企业搜索体验。

智能搜索向量搜索
28分钟
高级其他

Testing LLM Applications: Strategies, Tools, and Best Practices 2025

DeepEval, golden datasets, regression testing, and production monitoring

Comprehensive guide to testing AI/LLM applications including unit tests, integration tests, evaluation datasets, regression testing, and production monitoring strategies.

testingLLM
30分钟
高级其他

Prompt Versioning Strategy: Production AI Architecture Guide 2026

How to implement managing and versioning prompts like code

Prompt Versioning Strategy: Production Architecture 2026 Overview **Prompt Versioning Strategy** solves the challenge of managing and versioning prompts like code. This guide covers the design decisions, implementation details, and trade-offs you n

ai-architectureprompt-versioning-strategy
22分钟
高级其他

AI数据管道工程:构建高质量训练数据的ETL最佳实践

从数据采集到特征工程,打造稳定可靠的AI数据基础设施

深入讲解AI数据管道的设计与实现,涵盖数据采集、清洗、验证、特征工程、版本控制和监控,帮助团队建立生产就绪的AI数据基础设施。

数据管道ETL
32分钟
高级其他

高级提示词工程:从Chain-of-Thought到Constitutional AI

掌握前沿提示词技术,解锁LLM的完整潜力

系统介绍高级提示词工程技术,包括CoT推理、Few-shot学习、角色扮演、结构化输出、自我批评等方法,以及针对不同任务类型的最佳实践。

提示词工程Chain-of-Thought
26分钟
上一页9 / 11下一页
AI Agent 教程中心 — 从入门到实战 | AI Skill Navigation