Back to catalog
v1.0.0·core· LIVE

Conversational Router

Intent classification and multi-path dialogue steering.

Overview

Routes incoming questions across FAQ, structured intent, and generative answering — the pattern from Microsoft's Azure Language + OpenAI conversational accelerator, re-implemented natively.

Capabilities

  • Intent classification across user queries
  • FAQ matching with confidence scoring
  • Fallback to generative answering
  • Per-turn routing trace for debugging