教程中心
AI Agent 从入门到实战:概念理解、MCP 使用、平台实操、工作流自动化
2024
教程总数
368
入门教程
45
实操教程
按主题浏览
AI for E-commerce Personalization
Building hyper-personalized shopping experiences with AI
AI E-commerce Personalization Personalization increases conversion by showing customers relevant products. ```python from openai import OpenAI client = OpenAI() def personalize_recommendations(user_history: list, catalog: list) -> list: prompt
GPT-4 Turbo vs GPT-4o: Side-by-Side Comparison
Migration guide and capability comparison — comparing upgrade path across openai and python
GPT-4 Turbo vs GPT-4o: Side-by-Side Comparison Overview Migration guide and capability comparison — comparing upgrade path across openai and python. This comprehensive guide covers everything you need to know for production implementation. Why It
AI for Solo Developers: Complete Guide
Implementing AI features without a dedicated ML team
AI for Solo Developers: Complete Guide Overview Implementing AI features without a dedicated ML team. This guide provides complete, production-ready implementation. Key Concepts Understanding ai for solo developers: complete guide requires: 1. *
Claude 4 Opus API Complete Guide 2026: Setup, Features & Best Practices
Everything you need to build production apps with Claude 4 Opus by Anthropic
Claude 4 Opus API Complete Guide 2026 Overview **Claude 4 Opus** by **Anthropic** is a leading AI model in 2026, renowned for its excellence in long-form writing, analysis, and safety. This guide covers everything from API setup to production deplo
AI Image Generation with DALL-E: Implementation Guide
Creating images from text descriptions with DALL-E 3
AI Image Generation with DALL-E Overview Creating images from text descriptions with DALL-E 3. This guide provides practical, production-ready implementations. **Category**: multimodal-ai **Primary Tool**: openai **Tags**: multimodal, vision,
Python AI Development Best Practices
Python-specific patterns and idioms for AI application development
Python AI Development Best Practices Overview Python-specific patterns and idioms for AI application development Implementation ```python from openai import OpenAI from pydantic import BaseModel from typing import Optional import json client = O
RAGAS Evaluation: Developer Guide and Quick Start 2026
Learn RAGAS Evaluation: evaluate RAG systems quantitatively
RAGAS Evaluation: Developer Guide 2026 What is RAGAS Evaluation? **RAGAS Evaluation** enables evaluate RAG systems quantitatively. This guide covers everything you need to get started quickly. Why Use RAGAS Evaluation? - Solves the specific probl
LLM Interpretability Methods
Understanding and explaining AI model decisions and reasoning
LLM Interpretability Methods Overview Understanding and explaining AI model decisions and reasoning. This guide covers practical implementation strategies for production AI systems. Why It Matters As AI systems grow more capable and widely deploy
AI Workflow: Automating sprint planning with AI insights
Complete guide to Automating sprint planning with AI insights using AI tools and automation
AI Workflow: Automating sprint planning with AI insights Overview Complete guide to Automating sprint planning with AI insights using AI tools and automation Implementation ```python from openai import OpenAI from pydantic import BaseModel from t
Evaluating LLM Agents: Complete Guide
Metrics and frameworks for measuring AI agent performance — practical implementation
Evaluating LLM Agents Overview Metrics and frameworks for measuring AI agent performance. Rigorous evaluation is essential for building trustworthy AI applications. Why Evaluation Matters Without proper evaluation, you cannot: - Know if your mode
AI21 Jamba Tutorial
Hybrid SSM-transformer with AI21 Jamba architecture
AI21 Jamba Tutorial Overview Hybrid SSM-transformer with AI21 Jamba architecture. A comprehensive reference guide for model tutorials practitioners. Quick Reference ```python from openai import OpenAI client = OpenAI() def solve_ai21_jamba_tutor
Production Monitoring Metrics: Complete Guide
Key metrics to track LLM quality in production — practical implementation
Production Monitoring Metrics Overview Key metrics to track LLM quality in production. Rigorous evaluation is essential for building trustworthy AI applications. Why Evaluation Matters Without proper evaluation, you cannot: - Know if your model i
Secure Prompt Templates: Security Guide
Building injection-resistant prompt templates for production
Secure Prompt Templates: Security Guide Overview Building injection-resistant prompt templates for production. This guide provides complete, production-ready implementation. Key Concepts Understanding secure prompt templates: security guide requi
Whisper Speech Recognition API: Implementation Guide
Real-time and batch transcription with OpenAI Whisper
Whisper Speech Recognition API: Implementation Guide Overview Real-time and batch transcription with OpenAI Whisper. This guide provides complete, production-ready implementation. Key Concepts Understanding whisper speech recognition api: impleme
Llama 4 API Complete Guide 2026: Setup, Features & Best Practices
Everything you need to build production apps with Llama 4 by Meta AI
Llama 4 API Complete Guide 2026 Overview **Llama 4** by **Meta AI** is a leading AI model in 2026, renowned for its excellence in open-source local deployment. This guide covers everything from API setup to production deployment. Model Highlights
AI Output Post-processing: Practical Tutorial
Cleaning, formatting, and validating AI outputs for production
AI Output Post-processing: Practical Tutorial Overview Cleaning, formatting, and validating AI outputs for production Implementation ```python from openai import OpenAI from pydantic import BaseModel from typing import Optional import json clien
Rust AI Applications: Complete Integration Guide
Memory-safe AI applications with Rust and async
Rust AI Applications: Complete Integration Guide Overview Memory-safe AI applications with Rust and async. This comprehensive guide covers everything you need to know for production implementation. Why It Matters Rust AI Applications: Complete In
Audio Content Moderation: Implementation Guide
Detecting inappropriate content in audio with AI
音频内容审核实现指南(2026):可靠模式是转写→审文本(OpenAI Moderations 或规则 LLM),再补声学情绪/说话人归因。含实时 vs 批量、人审兜底、决策日志、按原语言本地化策略。
AI for Data Journalists: Complete Guide
AI-powered data analysis and story generation for journalists
AI for Data Journalists: Complete Guide Overview AI-powered data analysis and story generation for journalists. This guide provides complete, production-ready implementation. Key Concepts Understanding ai for data journalists: complete guide requ
LangSmith Tracing: Developer Guide and Quick Start 2026
Learn LangSmith Tracing: debug and trace LangChain applications
LangSmith Tracing: Developer Guide 2026 What is LangSmith Tracing? **LangSmith Tracing** enables debug and trace LangChain applications. This guide covers everything you need to get started quickly. Why Use LangSmith Tracing? - Solves the specifi
MCP Resource Management: Complete Guide
Efficient resource sharing across MCP connections
MCP Resource Management: Complete Guide Overview Efficient resource sharing across MCP connections. This comprehensive guide covers everything you need to know for production implementation. Why It Matters MCP Resource Management: Complete Guide
Anthropic Tool Use: Developer Guide and Quick Start 2026
Learn Anthropic Tool Use: how to use tools/function calling with Claude
Anthropic Tool Use: Developer Guide 2026 What is Anthropic Tool Use? **Anthropic Tool Use** enables how to use tools/function calling with Claude. This guide covers everything you need to get started quickly. Why Use Anthropic Tool Use? - Solves
Ambient AI Computing: 2025 Guide
AI embedded invisibly into every digital interaction
Ambient AI Computing: 2025 Guide Overview AI embedded invisibly into every digital interaction. This comprehensive guide covers everything you need to know for production implementation. Why It Matters Ambient AI Computing: 2025 Guide is increasi
Manufacturing Quality Control: Implementation Guide
AI visual inspection for manufacturing defect detection
Manufacturing Quality Control Overview AI visual inspection for manufacturing defect detection. This guide provides practical, production-ready implementations. **Category**: multimodal-ai **Primary Tool**: openai **Tags**: multimodal, vision,
Azure OpenAI GPT-4 Deployment: Complete Guide for AI Applications 2026
Build production AI apps with Azure OpenAI GPT-4 Deployment
Azure OpenAI GPT-4 Deployment: Complete Guide 2026 Overview Azure OpenAI GPT-4 Deployment provides enterprise-grade AI capabilities for deploying OpenAI models with Azure compliance. As one of the leading cloud AI platforms, it offers the reliabili
Human-AI Collaboration Patterns: 2025 Guide
Best practices for effective human-AI teaming
Human-AI Collaboration Patterns: 2025 Guide Overview Best practices for effective human-AI teaming. This comprehensive guide covers everything you need to know for production implementation. Why It Matters Human-AI Collaboration Patterns: 2025 Gu
Mistral Large 3 API Complete Guide 2026: Setup, Features & Best Practices
Everything you need to build production apps with Mistral Large 3 by Mistral AI
Mistral Large 3 API Complete Guide 2026 Overview **Mistral Large 3** by **Mistral AI** is a leading AI model in 2026, renowned for its excellence in European compliance and efficiency. This guide covers everything from API setup to production deplo
Google Drive MCP: Complete Setup and Usage Guide 2026
Access and manage Google Drive documents with AI - step-by-step guide to Google Drive MCP
Google Drive MCP: Complete Guide 2026 What is Google Drive MCP? **Google Drive MCP** is an MCP (Model Context Protocol) server that enables AI assistants to Access and manage Google Drive documents with AI. MCP is an open protocol that standardizes
Text Anonymization Pipeline: Complete Implementation
Removing PII from text while preserving meaning
Text Anonymization Pipeline Overview Removing PII from text while preserving meaning. This guide provides practical, production-ready implementations. **Category**: nlp **Primary Tool**: openai **Tags**: nlp, privacy, text-processing Prerequi
LLM Evaluation with RAGAS: Complete Developer Guide 2026
Master LLM Evaluation with RAGAS with practical examples and production patterns
LLM Evaluation with RAGAS: Complete Developer Guide 2026 Overview LLM Evaluation with RAGAS is one of the most important concepts in modern AI development. This guide provides a thorough understanding with practical, production-ready examples. Why
PostgreSQL AI Queries: Complete Integration Guide
AI-powered database queries with pgvector and SQL
PostgreSQL AI Queries: Complete Integration Guide Overview AI-powered database queries with pgvector and SQL. This comprehensive guide covers everything you need to know for production implementation. Why It Matters PostgreSQL AI Queries: Complet
Redis for AI Applications: Caching LLM responses Guide 2026
Using Redis to cache expensive LLM API calls and reduce costs by 60-80%
Redis for AI Applications: caching LLM responses 2026 Introduction Using Redis to cache expensive LLM API calls and reduce costs by 60-80%. This guide shows you how to effectively use Redis in your AI development workflow. Why Redis for AI? Redis
LLM Text Chunking Best Practices: Practical Tutorial
Optimal strategies for chunking text for RAG applications
LLM Text Chunking Best Practices: Practical Tutorial Overview Optimal strategies for chunking text for RAG applications Implementation ```python from openai import OpenAI from pydantic import BaseModel from typing import Optional import json cli
MCP API Integration: Complete Guide
Connecting REST APIs to AI via MCP
MCP API Integration: Complete Guide Overview Connecting REST APIs to AI via MCP. This comprehensive guide covers everything you need to know for production implementation. Why It Matters MCP API Integration: Complete Guide is increasingly importa
WhyLabs AI Observatory: Complete Setup Guide
Real-time data and AI monitoring with WhyLabs
WhyLabs AI Observatory: Complete Setup Guide Overview Real-time data and AI monitoring with WhyLabs Implementation ```python from openai import OpenAI from pydantic import BaseModel from typing import Optional import json client = OpenAI() clas
Chroma Local Embeddings: Tutorial and Best Practices
Build production AI with ChromaDB — lightweight local vector database
Chroma Local Embeddings What is ChromaDB? ChromaDB is a framework for lightweight local vector database. It simplifies building AI applications by providing high-level abstractions over raw LLM APIs. **Best for**: embeddings Installation ```bash
AI for Real-time Language Learning
Conversational AI for interactive language acquisition
AI for Real-time Language Learning Overview Conversational AI for interactive language acquisition. Implementation ```python from openai import OpenAI client = OpenAI() def run(query: str) -> str: r = client.chat.completions.create(
AI Development with R: Complete Guide 2026
Best AI tools and patterns for R developers
AI Development with R 2026 Introduction R is used for statistical analysis, data science. This guide shows you the best AI tools, SDKs, and patterns for R developers building AI-powered applications. Top AI SDKs for R **Recommended**: openai R pa
Shopify + GPT-4: How to Add AI to Shopify stores (2026)
Complete integration guide for Shopify and GPT-4
Shopify + GPT-4 Integration Guide 2026 Overview This guide shows you exactly how to add AI to Shopify stores using Shopify and GPT-4. We cover setup, core integration, and production-ready patterns. Prerequisites - Shopify environment set up - GP
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
AI Memory and Personalization: 2025 Guide
Long-term memory systems that make AI truly personal
AI Memory and Personalization: 2025 Guide Overview Long-term memory systems that make AI truly personal. This comprehensive guide covers everything you need to know for production implementation. Why It Matters AI Memory and Personalization: 2025
LLM Fallback Chains: Production Patterns
Automatic fallback between LLM providers on failure
LLM 回退链生产模式(2026):主模型失败时自动跨提供商重试,保住可用性。含 LiteLLM 真实代码、按能力+成本排序、单次超时、只对瞬时错误重试、跨厂商而非同厂、配合负载均衡等设计要点。
Audio Sentiment Analysis: Implementation Guide
Detecting emotion and sentiment from voice recordings
音频情感分析实现指南(2026):结合"说了什么"(转写+LLM 情感)与"怎么说的"(声学韵律模型)两路信号。含 Whisper+LLM 代码、混合判别(识别反讽/口是心非)、多方通话按说话人归因。
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
AI Workflow Automation with n8n
No-code AI workflow automation using n8n and LLMs
AI Workflow Automation with n8n Overview No-code AI workflow automation using n8n and LLMs. Implementation ```python from openai import OpenAI client = OpenAI() def run(query: str) -> str: r = client.chat.completions.create( model="g
Product Image Analyzer: Implementation Guide
E-commerce product image analysis and attribute extraction
Product Image Analyzer Overview E-commerce product image analysis and attribute extraction. This guide provides practical, production-ready implementations. **Category**: multimodal-ai **Primary Tool**: openai **Tags**: multimodal, vision, eco
AI Development with Julia: Complete Guide 2026
Best AI tools and patterns for Julia developers
AI Development with Julia 2026 Introduction Julia is used for scientific computing, ML, data science. This guide shows you the best AI tools, SDKs, and patterns for Julia developers building AI-powered applications. Top AI SDKs for Julia **Recomm
AI Error Handling Best Practices: 2026 Developer Guide
Essential practices every AI developer should follow for ai error handling
AI Error Handling Best Practices 2026 Introduction Following best practices for ai error handling is the difference between fragile prototypes and production-grade AI systems. This guide covers the most important practices that experienced AI devel