Skip to content

Latest commit

 

History

History
121 lines (84 loc) · 4.87 KB

tutorials_demo.md

File metadata and controls

121 lines (84 loc) · 4.87 KB
layout title description nav_order
page
Tutorials / Demo
Listing of Tutorials / Demo.
2

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 (Notebook)
  • Colab Notebook: LLM-Agents

Tutorial 10: LLM-Agents

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

Tutorial 11: LLM-Fine Tuning

  • Lecture: L09
  • Description: LLM Fine Tuning
  • GCP GitHub URL: LLM Fine Tuning

Tutorial 12: Model Compression and Distillation

Tutorial 13: Experiment Tracking

Tutorial 14: Serveless Model Training with Vertex AI

Tutorial 15: Cloud Function and Cloud Run