Charts built for Chat(dbtcharts.com)
295 points by thingsilearned 1 day ago | 89 comments
tl;dr: dbt Labs is open-sourcing dbt Charts, a declarative YAML+SQL language for defining interactive dashboards as code, positioned as a middle ground between messy agent-generated frontend code and rigid BI UIs. Boards live alongside dbt models in Git, integrate with `ref()` and (soon) the Semantic Layer, and can be rendered locally to SVG/HTML/PNG/PDF via CLI. A hosted platform, dbtCharts.com, is also launching in public beta with conversational analytics, access control, and a visual editor on top of the open language.
HN Discussion:
  • ~Points to competing/alternative tools like Malloy, Bruin DaC, Observable Framework, and VACP
  • Enthusiastically agrees that unbundling BI for AI agents is the future direction
  • Skeptical the approach is truly innovative since AI already generates BI artifacts in any format
  • Prefers letting agents freely generate SVG/HTML directly without a structured library
  • Sees practical value for lightweight sharing of metrics in team communication tools