In Class Tutorials / Demos for GCP (and AWS)

Tutorial 1: Create Simple Translate App - No Docker, No Pipenv


Tutorial 2: Create Simple Translate App with Pipenv, No Docker


Tutorial 3: Create Simple Translate App with Docker, Push Image to Docker Hub


Tutorial 4: Run App in VM using Docker


Tutorial 5: Mega Pipeline App

  • Lecture: L04
  • Description: Build a Mega Pipeline App.
  • GCP GitHub URL: Mega Pipeline App
  • Status: Work in Progress (WIP)

Tutorial 5B: Mega Pipeline App


Tutorial 6: Label Studio

  • Lecture: L06
  • Description: Learn how to use Label Studio for data labeling.
  • GCP GitHub URL: Label Studio

Tutorial 7: Versioning

  • Lecture: L06
  • Description: Learn about versioning practices in development.
  • GCP GitHub URL: DVC

Tutorial 8: LLM-RAG

  • Lecture: L08
  • Description: Building a RAG System with Vector DB and LLM
  • GCP GitHub URL: LLM-1

Tutorial 9: LLM-Agents

  • Lecture: L08
  • Description: LLM Agents with Phidata
  • GCP GitHub URL: LLM-Agents