Glossary · Term
AI module
An AI component that handles one decision or generation task inside a larger workflow.
An AI module does not replace a whole service. It inserts AI into a specific step such as classification, summarization, drafting, or risk scoring.
✅ Why it matters
- Small scope lowers failure cost.
- Works well for reducing repetitive steps in automation.
⚠️ Limits and debates
- Quality becomes unstable when inputs and outputs are unclear.
- Errors can accumulate without verification.