This repository contains code that supports talks, blogs, workshops, and other activities the Google Cloud Developer Relations team engages in. It serves as a central hub for practical examples and proof-of-concepts across various Google Cloud products and services.
The repository is organized by domain and technology area:
You can clone the entire repository to explore all samples:
git clone https://github.com/GoogleCloudPlatform/devrel-demos.git
If you only want to download a specific folder without cloning the entire repository, you can use giget. This is faster and more efficient for trying out a single demo.
Use the following command format:
npx -y giget@latest gh+git:GoogleCloudPlatform/devrel-demos/<DEMO_PATH> <LOCAL_DEMO_FOLDER>
To pull the AIDA agent demo into a local folder named my-aida-demo:
npx -y giget@latest gh+git:GoogleCloudPlatform/devrel-demos/agents/aida my-aida-demo
Please see CONTRIBUTING.md for details on how to contribute to this project.
All code in this repository is licensed under the Apache 2.0 License. See LICENSE for more information.
(top 30 of 70)
Jupyter Notebook
78.0%
Python
11.7%
TypeScript
2.9%
JavaScript
2.1%
Go
1.4%
This repository contains code that supports talks, blogs, workshops, and other activities the Google Cloud Developer Relations team engages in. It serves as a central hub for practical examples and proof-of-concepts across various Google Cloud products and services.
The repository is organized by domain and technology area:
You can clone the entire repository to explore all samples:
git clone https://github.com/GoogleCloudPlatform/devrel-demos.git
If you only want to download a specific folder without cloning the entire repository, you can use giget. This is faster and more efficient for trying out a single demo.
Use the following command format:
npx -y giget@latest gh+git:GoogleCloudPlatform/devrel-demos/<DEMO_PATH> <LOCAL_DEMO_FOLDER>
To pull the AIDA agent demo into a local folder named my-aida-demo:
npx -y giget@latest gh+git:GoogleCloudPlatform/devrel-demos/agents/aida my-aida-demo
Please see CONTRIBUTING.md for details on how to contribute to this project.
All code in this repository is licensed under the Apache 2.0 License. See LICENSE for more information.
(top 30 of 70)
Jupyter Notebook
78.0%
Python
11.7%
TypeScript
2.9%
JavaScript
2.1%
Go
1.4%