Model Class

Model Class

Categories of ML/LLM models by their operational role in S3-centric systems.

12 nodes
Embedding Model Model Class

A class of model that converts unstructured data (text, images, audio) into fixed-dimensional vector representations suitable for …

7 3
General-Purpose LLM Model Class

A large language model for broad text tasks. In scope when applied to metadata extraction, summarization, schema inference, or que…

10 3
Code-Focused LLM Model Class

An LLM specialized for code understanding and generation. A subtype of General-Purpose LLM with enhanced ability to work with stru…

6 3
Small / Distilled Model Model Class

A compact model (typically under 10B parameters) suitable for local or edge deployment, often distilled from a larger model to ret…

2 2
Reranker Models Model Class

A class of model that re-scores and re-orders retrieval results from vector search, improving precision by applying a more expensi…

3 2
Metadata Extraction Models Model Class

Specialized models for extracting structured metadata (entities, dates, categories, relationships) from unstructured documents sto…

3 2
Document Parsing / OCR / VLM Models Model Class

Models that convert scanned documents, images, and PDFs stored in S3 into structured, machine-readable text. Includes OCR engines,…

3 3
Anomaly Detection Models Model Class

Models that identify unusual patterns in S3 access logs, storage metrics, API call patterns, and billing data — flagging potential…

5 2
Data Quality Validation Models Model Class

Models that assess the quality, completeness, and consistency of data arriving in S3 — checking for missing values, format violati…

4 2
Classification / Tagging Models Model Class

Models that automatically categorize S3 objects by content type, sensitivity level, domain, or business unit — enabling automated …

5 2
Cost Optimization Models Model Class

Models that analyze S3 usage patterns — access frequency, storage class distribution, request types, egress volumes — and recommen…

7 2
Policy Recommendation Models Model Class

Models that analyze existing IAM policies, bucket policies, and access patterns for S3 environments, recommending improvements for…

5 2
View in graph →