diff --git a/README.md b/README.md index e9382bb..c882c6a 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,27 @@ -# Generative AI on Google Cloud + +> [!NOTE] +> 本文档由 WeHub 基于上游 README 翻译整理,属于社区翻译,非官方中文文档。 +> [English](./README.en.md) · [原始项目](https://github.com/GoogleCloudPlatform/generative-ai) · [上游 README](https://github.com/GoogleCloudPlatform/generative-ai/blob/HEAD/README.md) +> 原作者、版权与许可证归属以原始项目及本仓库 LICENSE 文件为准。 -> **[Gemini Enterprise Agent Platform](https://docs.cloud.google.com/gemini-enterprise-agent-platform)**, the latest evolution of Vertex AI, has been released! +# Google Cloud 上的生成式 AI + +> **[Gemini Enterprise Agent Platform](https://docs.cloud.google.com/gemini-enterprise-agent-platform)**, Vertex AI 的最新演进版本,现已发布! > -> Check out the [`Google-Cloud-AI/agent-platform`](https://goo.gle/agent-platform-github) repository for a curated list of assets for agent building on Google Cloud. +> 请查看 [`Google-Cloud-AI/agent-platform`](https://goo.gle/agent-platform-github) 仓库,获取在 Google Cloud 上构建智能体(agent)的精选资源列表。 -This repository contains notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage generative AI workflows using [Generative AI](https://cloud.google.com/ai/generative-ai) with [Agent Platform](https://docs.cloud.google.com/gemini-enterprise-agent-platform). +本仓库包含笔记本、代码示例、示例应用及其他资源,演示如何使用、开发和管理基于 [Generative AI](https://cloud.google.com/ai/generative-ai) 与 [Agent Platform](https://docs.cloud.google.com/gemini-enterprise-agent-platform). 的生成式 AI 工作流。 -## Intro Video +## 介绍视频 -[](https://goo.gle/agent-platform-video) +[](https://goo.gle/agent-platform-video)
| - | Description | +描述 |
|---|---|---|
@@ -24,7 +30,7 @@ This repository contains notebooks, code samples, sample apps, and other resourc
gemini/
|
- Discover Gemini through starter notebooks, use cases, function calling, sample apps, and more. + 通过入门笔记本、用例、函数调用(function calling)、示例应用等探索 Gemini。 | |
| Use this folder if you're interested in using Agent Search, a Google-managed solution to help you rapidly build search engines for websites and across enterprise data. (Formerly known as Enterprise Search on Generative AI App Builder). | +若你希望对网站及企业数据快速构建搜索引擎,可使用 Agent Search——一项由 Google 托管的解决方案。(此前称为 Enterprise Search on Generative AI App Builder)。 | |
@@ -41,7 +47,7 @@ This repository contains notebooks, code samples, sample apps, and other resourc
rag-grounding/
|
- Use this folder for information on Retrieval Augmented Generation (RAG) and Grounding. This is an index of notebooks and samples across other directories focused on this topic. | +若你需要检索增强生成(Retrieval Augmented Generation,RAG)与 Grounding 相关资料,请使用本目录。这是聚焦该主题、分布于其他目录中的笔记本与示例的索引。 |
@@ -50,7 +56,7 @@ This repository contains notebooks, code samples, sample apps, and other resourc
vision/
|
- Use this folder if you're interested in building your own solutions from scratch using features from Imagen and Veo. + 若你希望利用 Imagen 与 Veo 的功能从零开始构建自己的解决方案,请使用本目录。 | |
| - Use this folder if you're interested in building your own solutions from scratch using features from Chirp, a version of Google's Universal Speech Model (USM). + 若你希望利用 Chirp(Google Universal Speech Model,USM 的一个版本)的功能从零开始构建自己的解决方案,请使用本目录。 | ||
| Instructions on how to set up Google Cloud, the Gen AI Python SDK, and notebook environments on Google Colab and Workbench. | +介绍如何在 Google Colab 与 Workbench 上设置 Google Cloud、Gen AI Python SDK 及笔记本环境。 | |
@@ -77,22 +83,22 @@ This repository contains notebooks, code samples, sample apps, and other resourc
RESOURCES.md
|
- Learning resources (e.g. blogs, YouTube playlists) about Generative AI on Google Cloud. | +关于 Google Cloud 生成式 AI 的学习资源(如博客、YouTube 播放列表)。 |