Generative AI
Welcome to the Google Cloud Generative AI repository.
This repository contains notebooks and content that demonstrate how to use, develop and manage generative AI workflows using Generative AI, powered by Vertex AI on Google Cloud.
Folder structure
generative-ai/
├── language/
| └── examples/
| ├── prompt-design/ - examples for prompts
| └── tuning/ - examples of tuning models
└── setup-env/ - setup instructions
Table of Contents
Setting up your Google Cloud project
You will need a Google Cloud project to use this project.
-
Select or create a Google Cloud project. When you first create an account, you get a $300 free credit towards your compute/storage costs.
Setting up your Python or Jupyter environment
Please see the README in the setup-env folder for information on using Colab notebooks and Vertex AI Workbench.
Google Generative AI Resources
Check out a list of Google Generative AI Resources like official product pages, documentation, videos, courses and more.
Contributing
Contributions welcome! See the Contributing Guide.
Getting help
Please use the issues page to provide feedback or submit a bug report.
Disclaimer
This repository itself is not an officially supported Google product. The code in this repository is for demonstrative purposes only.