# 第三章 AI 技术生态与工具全景

> 了解 AI 技术栈、平台服务和开发框架

***

在前两章中，我们学习了 AI 的基本概念和核心原理。然而，从概念到实际应用，还需要借助各种工具和平台。本章将带领读者全面了解 AI 技术生态系统，包括技术栈的组成、主流平台和服务、开源框架，以及云端与边缘 AI 的发展趋势。

对于希望动手实践 AI 的读者，本章提供了一份全景地图，帮助理解不同工具和平台的定位与选择。即使不打算亲自开发 AI 系统，了解这些背景知识也有助于更好地理解和使用 AI 产品和服务。

## 本章内容

* **3.1 盖房子的艺术**：从硬件到应用的完整技术层次
* **3.2 选云厂商就像选厨房**：商业化 AI 服务的全景介绍
* **3.3 开源的盛宴**：开发者常用的 AI 工具箱
* **3.4 中央厨房与自热火锅**：两种部署模式的对比与趋势


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://yeasy.gitbook.io/ai_beginner_guide/di-yi-bu-fen-ai-ji-chu-ru-men/03_ai_ecosystem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
