# devrel-demo-datasets **Repository Path**: mirrors_GoogleCloudPlatform/devrel-demo-datasets ## Basic Information - **Project Name**: devrel-demo-datasets - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-13 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sample Data for AI and Analytics demos This repository contains sample datasets (and their loading scripts) related to demos and codelabs created by the Google Cloud Developer Relations team. ## Datasets - [Cymbal pets](cymbal_pets/README.md): Products to keep our furry friends happy - [Petverse](petverse/README.md): Dataset used for Build with AI Codelab. Contains pets and videos, photos and audios with their most endearing moments. - [SFDC Kittycorn](sfdc-kittycorn/README.md): Dataset used for [Conversational Analytics with SDK](https://www.youtube.com/watch?v=2-AJszogj7Y) ## Code of Conduct Please review the [Code of Conduct](docs/code-of-conduct.md). ## Licensing * See [LICENSE](LICENSE) for code and sfdc_kittycorn * For datasets and media files except sfdc_kittycorn (audio, video, images), [CC-0](https://creativecommons.org/public-domain/cc0/) ## Disclaimers This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program. Code and data from this repository are intended for demonstration and educational purposes only. It is not intended for use in a production environment. ## Contributing If you are interested in contributing, more details on how to do so are provided on the [Contributing page](docs/contributing.md). ## Source Code Headers Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers. (This is to help well-intentioned people avoid accidental copying that doesn't comply with the license.)