Analytics & BI
Natural language queries. Real-time dashboards.
Your users ask questions in plain English. The agent queries, visualizes, and streams results โ all inside your Angular app.
The problem
Why this is hard today.
BI tools users won't adopt
Complex dashboards with steep learning curves. Business users want answers, not another tool to learn.
Static reports, stale data
Pre-built dashboards can't answer ad-hoc questions. By the time a report is built, the question has changed.
Chat-only AI interfaces
Text answers aren't enough for data. Users need charts, tables, and interactive visualizations โ streamed in real time.
Architecture
How the three libraries compose.
Three libraries turn your LangGraph agent into a conversational BI surface your business users will actually use.
Agent
@ngaf/langgraphStreams query results token-by-token as the LangGraph agent reasons over your data. Thread persistence means users can refine questions without re-running expensive queries.
See Agent docs โRender
@ngaf/renderThe agent emits chart specs, data tables, and KPI cards as structured render specs. Your Angular components render them with streaming JSON patches โ live-updating visualizations as data arrives.
See Render docs โChat
@ngaf/chatGenerative UI surfaces render charts and tables inline with the conversation. Users ask follow-up questions and see updated visualizations without leaving the chat.
See Chat docs โWhat you ship
Capabilities the framework delivers.
No SQL required โ the agent generates queries from natural-language input
Token-level updates as the agent reasons over your data โ first results visible before completion
Charts, tables, and KPI cards rendered into the conversation as Angular components you already own
Field report
The last-mile gap in Angular AI.
- Six production-readiness dimensions for Angular AI
- Concrete patterns โ error boundaries, fallbacks, observability, deploy
- No vendor pitch. Just what we learned shipping it.
Already on the list? Download the PDF directly.
Turn your data into conversations
Download the field report or start a pilot. Ship a conversational BI experience in weeks, not quarters.