Calendar Module 5

Multimodal Supplier Risk Intelligence

Apply every concept from Modules 1 through 4 in a single end-to-end system: ingest daily news, transcripts, and satellite imagery about your suppliers, cluster them into risk themes, and query all of it from one collection.

Follow-along code: Module 5 notebook

Overview

Module 4 turned the building blocks into a design. In this module, you’ll build that design into a working system. You’ll explore named vectors that hold text and image evidence on a single point, then see how clustering groups those signals into the events they describe. You’ll also learn how to search images with text and extend the system across languages. By the end, you’ll have ingested, clustered, and queried multimodal signals from one collection.

Today’s Path

  1. Project Overview
  2. System Architecture
  3. Signal Sources and Embedding Models
  4. Ingestion Pipeline
  5. Clustering Risk Signals
  6. Analyst Queries
  7. Knowledge Check
  8. Course Summary
  9. References and Further Reading