Starter Kits Documentation

This document provides detailed information about all five starter kit modules available for your final projects. Each module includes comprehensive components, example use cases, and required packages.


Starter Kits Overview


Pick one module to view details and starter code.

Module 1: Traditional Generative ML

Traditional generative ML for synthetic data generation and prediction.

Open Module →

Module 2: LLM for Structuring Information

LLMs to structure unstructured text into analyzable formats.

Open Module →

Module 3: Multimodal Reasoning

Multimodal (vision-language) reasoning over images and text.

Open Module →

Module 4: CV Models (Segmentation, Detection, Tracking)

Computer vision: detection, segmentation, tracking, and visual analytics.

Open Module →

Module 5: Bias Detection & Interpretability

Bias detection, fairness evaluation, and interpretability tooling.

Open Module →


Getting Started

  1. Choose your module based on your interests and project goals
  2. Review the use cases to understand potential applications
  3. Access the starter code in the corresponding starter_kits/ directory
  4. Download the datasets from the provided sources
  5. Follow the code examples to understand the implementation approach