# Google Cloud上的人工智慧服務

Google在許多SaaS服務上已經具備智慧化的能力，舉凡Google Photo、Translate、Search，Voice等等的應用已經相當完善。Google也將這些技術提供出來，供GCP上的使用者可以透過RESTful或是Library呼叫的方式使用這些高階的API。


---

# 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://gdgcloud-taipei.gitbook.io/google-cloud-platform-in-practice/google-cloud-shang-de-ren-gong-zhi-hui-fu-wu.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.
