A company wants to serve multiple AI use cases (recommendation, fraud detection, NLP) from a single platform. Which architectural approach best enables this?
-
A
Separate siloed stacks per use case
-
B
An AI platform with shared infrastructure, common SDKs, and modular ML pipelines
-
C
A single mega-model that handles all tasks
-
D
Manual deployment scripts maintained per team