Channels + triggers + schedules
A chat request enters the live streaming pipeline with its task intent.
Built for a global healthcare company's internal innovation program under the Maslow AI brand: a department-organized prompt library backed by a Statement-of-Work review system with graph retrieval, field-level citations, and structured answers.
Enterprise knowledge workers had no shared home for reviewed prompts, and no fast, trustworthy way to interrogate dense Statement-of-Work documents. "What are the termination terms?" meant an afternoon of reading. "Where's the duplicate-spend risk across these vendors?" meant nobody checked.
AgentHub combines a curated prompt library, organized by department, with an SOW review system grounded in the source documents.
Parallel dense-vector and knowledge-graph retrieval, fused as grounded context. Drafted document sections can cite the exact source field. If the graph is unavailable, retrieval degrades gracefully to vector-only.
Every message is routed through a deterministic intent layer: tool request, document drafting, data-heavy, narrative, off-topic or conversational. That classification gates which tools the model is offered. Conversational turns keep chart tools unavailable.
show_data_tableask_questions first, then the documentThis map is scoped to components demonstrated in the deployed AgentHub implementation. Open the optional detail to compare the responsibilities.
A chat request enters the live streaming pipeline with its task intent.
Vector and graph retrieval assemble cited contract context.
Deterministic intent routing governs the multi-round tool loop.
The classified request gates which response tools are available.
The Activity Panel exposes searches, tool rounds, and source paths.
We build grounded, citable review systems within the agreed data and access boundary.