Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Nordics Retailer - Data Agents

This repository contains a number of labs to lilustrate the use of Google Cloud Data and AI products using a retail/e-commerce dataset mainly showing what Data Agents and Agentic workflows could do for Data Roles

Setup

Enable all the relevant APIs to work with BigQuery and Vertex AI, either create a new Service Account or use existing Service Account and provide permissions needed to run Data Preparation, Pipeline, Canvas and Insights.

First step is to create the data to be used to show these capabilities

Edit the retail-demo/src/datagen/launch_datagen.sh script and ammend the values maked with TO_DO_DEVELOPER Now, open a Terminal on the notebook and run the shell script, navigate to the datagen folder and:

source lanch_datagen.sh

This would ensure all the data needed to run the other code is in place

Labs

Now you can follow the lab instructions to show the following capabilities

  • Lab #1: BigQuery Data Preparation - use YAML files for upload to Data Preparation
  • Lab #2: Data Insights - Generate Insights for Customers table and show table and column level descriptions
  • Lab #3: Data Canvas as notebooks - Agentic Data Analysis
  • Lab #3: TimesFM forecasting notebook
  • Lab #4: AI.Generate and Vector Search

About

This demo covers synthetic data generation using Gemini, making sense of this data, cleansing it and creating relevant features for Time Series model to predict sales per country and store. It covers Data Engineering, Data Science and Governance topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages